document.write( "Question 195440: solve 2x^2=9x. round to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #146568 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"2x%5E2=9x\" divide both sides by x (assumes x is not = 0)
\n" ); document.write( "\"2x+=+9\" divide both sides by 2
\n" ); document.write( "\"x+=+9%2F2\"
\n" ); document.write( "\"x+=+4.5\"\r
\n" ); document.write( "\n" ); document.write( "Verify by subbing back into the original equation
\n" ); document.write( "Does 2*(4.5)^2 = 9*4.5
\n" ); document.write( "
\n" );