<u>ANSWER: </u>
When a number is added to its square the result is 90. The number is 9, -10
<u>SOLUTION:
</u>
Let the number be "x"
Given, a number is added to it’s square. This can be represented as,
number + it’s square
Also given that, result is 90. Hence the above equation is equal to 90
we can solve this equation by factorizing the equation.
On rewriting the above equation, we get
Taking “x” as common, we get
x(x + 10) -9(x + 10) = 0
(x + 10)(x – 9) = 0
x+10 = 0, x – 9 = 0
x = -10, 9
Hence, the values of x are 9, -10.