You can put this solution on YOUR website! FIND THE ZEROS OF EACH FUNCTION BY FACTORING
F(X)=Xto the second power - 3x-10
-------------------
F(x) = x^2-3x-10
-----
Use Inverse FOIL to factor:
x^2-5x+2x-10 = 0
---
x(x-5)+2(x-5) = 0
---
(x-5)(x+2) = 0
---
x = 5 or x = -2
======================
Cheers,
Stan H.
=====================