document.write( "Question 444236: FIND THE ZEROS OF EACH FUNCTION BY FACTORING
\n" );
document.write( "F(X)=Xto the second power - 3x-10 \n" );
document.write( "
Algebra.Com's Answer #306288 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! FIND THE ZEROS OF EACH FUNCTION BY FACTORING \n" ); document.write( "F(X)=Xto the second power - 3x-10 \n" ); document.write( "------------------- \n" ); document.write( "F(x) = x^2-3x-10 \n" ); document.write( "----- \n" ); document.write( "Use Inverse FOIL to factor: \n" ); document.write( "x^2-5x+2x-10 = 0 \n" ); document.write( "--- \n" ); document.write( "x(x-5)+2(x-5) = 0 \n" ); document.write( "--- \n" ); document.write( "(x-5)(x+2) = 0 \n" ); document.write( "--- \n" ); document.write( "x = 5 or x = -2 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |