document.write( "Question 245493: solve by factoring\r
\n" );
document.write( "\n" );
document.write( "4xsquared-12=22 \n" );
document.write( "
Algebra.Com's Answer #179306 by dabanfield(803) ![]() You can put this solution on YOUR website! 4x^2 - 12 = 22 \n" ); document.write( "4x^2 - 36 = 0 \n" ); document.write( "4*(x^2 - 9) = 0 \n" ); document.write( "4*(x-3)*(x+3) = 0 \n" ); document.write( "solutions are x-3 = 0 and x+3 = 0: \n" ); document.write( "x=3 and x=-3 \n" ); document.write( " |