Math, asked by BrundansaiCH, 9 months ago



please answer division of algebraic expression​

Attachments:

Answers

Answered by Anonymous
1

Answer:

p(x) = +4x+6

g(x) = x+2

According to remainder theorm,

x+2 = 0

x = -2

Substitute value of x in p(x),

p(-2) = (-2)²+4(-2)+6

= 4-8+6

= 10-8

= 2

So the remainder of p(x) will be 2

And 2 is one of the zero of p(x)

Hi.... Nice to meet u

 <html> <head> <meta name="viewport"the content="width=device-width, initial-scale=1"> <style> Body{ background-color: black; font-family: cursive; } .glow{ font-size: 80px; color: #fff; text-align: center; -webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate; } @-webkit-keyframes glow{ from{ text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; } } </style> </head> <body> <h1 class="glow">Kundana</h1> </body> </html>

Similar questions