document.write( "Question 177610: 4x^2-4=3x^2-3x \n" ); document.write( "
Algebra.Com's Answer #132697 by kollanag(3)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2 - 4 = 3x^2 - 3x \n" ); document.write( "x^2 + 3x - 4 = 0\r \n" ); document.write( "\n" ); document.write( "(x-3) (x-1) = 0\r \n" ); document.write( "\n" ); document.write( "so x = 3 or 1 \n" ); document.write( " |