document.write( "Question 21743: Factor each polynomial as completely as possible...If a polynomial cannot be factored write \"Prime\"\r
\n" );
document.write( "\n" );
document.write( "4x^2-2x-30 \n" );
document.write( "
Algebra.Com's Answer #10513 by queenofit(120)![]() ![]() ![]() You can put this solution on YOUR website! You must use the foil method,in reverse, do you know how????\r \n" ); document.write( "\n" ); document.write( "4x^2 - 2x - 30 \n" ); document.write( "(4x+10)(x-3) to check use foil \n" ); document.write( " first numbers 4x*x = 4x^2 \n" ); document.write( " outside numbers 4x* -3 =-12x \n" ); document.write( " inside numbers 10 * x = 10x \n" ); document.write( " last numbers 10*-3 = -30 \n" ); document.write( " you get 4x^2 -12x+10x-30 \n" ); document.write( " 4X^2-2x-30\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |