document.write( "Question 154267: Explain how to reverse FOIL, when factoring a polynomial of the form ax^2 + bx + c.When (a) is not equal to 1. Give an example\r
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #113567 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2-7x+2 \n" ); document.write( "the factors of 3=1,3 & -1,-3 \n" ); document.write( "the factors or 2=1,2 & -1,-2 \n" ); document.write( "now find the sum of the products of each group of factors thus: \n" ); document.write( "1*1+3*2=7 \n" ); document.write( "1*2+1*3=5 \n" ); document.write( "1*-1+3*-2=-1-6=-7 eureka this is the combination. \n" ); document.write( "(3x-1)(x-2) \n" ); document.write( " \n" ); document.write( " |