document.write( "Question 55101This question is from textbook Algebra Structure and Method book 1
\n" );
document.write( ": Solve: 2x^2 - 4x = 6 \n" );
document.write( "
Algebra.Com's Answer #37357 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve: 2x^2 - 4x = 6 \n" ); document.write( "Divide thru by 2 to get: \n" ); document.write( "x^2-2x=3 \n" ); document.write( "x^2-2x-3=0 \n" ); document.write( "(x-3)(x+1)=0 \n" ); document.write( "x=3 or x=-1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |