document.write( "Question 482028: Solve for x by factoring. 7x^2 - 14x =56 \n" ); document.write( "
Algebra.Com's Answer #330049 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 7x^2 - 14x =56 \n" ); document.write( "7x2-14x-56=0 \n" ); document.write( "x2-2x-8=0 \n" ); document.write( "(x-4)(x+2)=0 \n" ); document.write( "x=4 or -2.. \n" ); document.write( " |