document.write( "Question 451050: I have been having problems trying to figure out how to solve some of these problems. Here it is... Solve by factoring the principle of zero products: 3x^2+8x=9+2x this one confused me because of the equal sign I think.
\n" );
document.write( "Please help... And Thank- you in advance
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #310180 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2+8x=9+2x \n" ); document.write( "3x^2+6x-9=0 \n" ); document.write( "factors of -27 (3*-9) which add up to 6 \n" ); document.write( "9 and -3 \n" ); document.write( "3x^2-3x+9x-9 \n" ); document.write( "3x*(x-1)+9*(x-1)=0 \n" ); document.write( "(3x+9)*(x-1) \n" ); document.write( "which is the same as \n" ); document.write( "3*(x+3)*(x-1) \n" ); document.write( "or \n" ); document.write( "3x^2+9x-3x-9 \n" ); document.write( "3x(x+3)-3(x+3) \n" ); document.write( "(3x-3)*(x+3) \n" ); document.write( "which is the same as \n" ); document.write( "3*(x-1)*(x+3) \n" ); document.write( " \n" ); document.write( " |