document.write( "Question 238009: solve by factoring and using the principle of zero products\r
\n" );
document.write( "\n" );
document.write( "2x^2+12=14x \n" );
document.write( "
Algebra.Com's Answer #175139 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 2x^2 + 12 = 14x \n" ); document.write( "Arrange as a quadratic equation \n" ); document.write( "2x^2 - 14x + 12 = 0 \n" ); document.write( "Simplify divide by 2 \n" ); document.write( "x^2 - 7x + 6 = 0 \n" ); document.write( "Factor \n" ); document.write( "(x-1)(x-6) = 0 \n" ); document.write( "Two solutions \n" ); document.write( "x = 1 \n" ); document.write( "x = 6 \n" ); document.write( ": \n" ); document.write( "You can check both solutions in the original problem \n" ); document.write( " |