document.write( "Question 13897: I am having problems extracting the roots from the problem 2x^2 /3 = 4
\n" ); document.write( "Two x squared over three = four\r
\n" ); document.write( "\n" ); document.write( "I know that eventually the four will root down to two
\n" ); document.write( "

Algebra.Com's Answer #6989 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
\"2x%5E2%2F3+=+4\" Multiply both sides by 3.
\n" ); document.write( "\"2x%5E2+=+12\" Divide both sides by 2.
\n" ); document.write( "\"x%5E2+=+6\" Take the square root of both sides.
\n" ); document.write( "\"x+=+sqrt%286%29\" or \"x+=+-sqrt%286%29\"
\n" ); document.write( "
\n" );