document.write( "Question 553559: Solve the following equation by using FOIL:\r
\n" );
document.write( "\n" );
document.write( "x^2-2x-35=0 \n" );
document.write( "
Algebra.Com's Answer #360923 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Solve the following equation by using FOIL:\r \n" ); document.write( "\n" ); document.write( "x^2-2x-35=0 \n" ); document.write( "Factoring (reverse FOIL) we get: \n" ); document.write( "(x+5)(x-7) = 0 \n" ); document.write( "x = {-5, 7} \n" ); document.write( " |