document.write( "Question 609876: how do you find the roots of 9x^2-650=0 \n" ); document.write( "
Algebra.Com's Answer #384003 by umnikmo(75)\"\" \"About 
You can put this solution on YOUR website!
9x^2=650
\n" ); document.write( "x^2=650/9\r
\n" ); document.write( "\n" ); document.write( "x1=sqrt(650/9)=8.498366
\n" ); document.write( "x2=-sqrt(650/9)=-8.498366
\n" ); document.write( "
\n" );