Question 1007393
.
Show how to factor and solve this polynomial function:

f(x)= -x(squared) +24x + 180
------------------------------------------------------

<pre>
Factorization is as follows:

f(x) = {{{-x^2 + 24 + 180}}} = {{{-(x^2 - 24x - 180)}}} = {{{-(x+6)*(x-30)}}}.

If you want to solve the polynomial equation

{{{-x^2 + 24 + 180}}} = {{{0}}},

you can replace it by the equivalent factored equation 

{{{-(x+6)*(x-30)}}} = {{{0}}}.

Its roots are x = -6 and x = 30.
</pre>