document.write( "Question 1155342: Solve 3x^2=8x \n" ); document.write( "
Algebra.Com's Answer #777913 by Theo(13342)![]() ![]() You can put this solution on YOUR website! subtract 8x from both sides of the equation to get: \n" ); document.write( "3x^2 - 8x = 0 \n" ); document.write( "factor out an x to get: \n" ); document.write( "x * (3x - 8) = 0 \n" ); document.write( "this is true if x = 0 or (3x-8) = 0 \n" ); document.write( "solve for x to get: \n" ); document.write( "x = 0 or x = 8/3 \n" ); document.write( "that's your solution. \n" ); document.write( " \n" ); document.write( " |