document.write( "Question 754171: 3(x^2-4)=4(x-3) \n" ); document.write( "
Algebra.Com's Answer #458858 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 3(x^2 - 4) = 4(x - 3) \n" ); document.write( " 3x^2 - 12 = 4x - 12 \n" ); document.write( " 3x^2 - 4x - 12 + 12 = 0 \n" ); document.write( " 3x^2 - 4x = 0 \n" ); document.write( " x(3x - 4) = 0\r \n" ); document.write( "\n" ); document.write( "x = 0 or x = 4/3 \n" ); document.write( " |