document.write( "Question 295916: Can someone please help me solve the quadratic equation
\n" ); document.write( "7x^2-5=0
\n" ); document.write( "This is what I have tried, but I don't think I am on the right track so I didn't go any further.
\n" ); document.write( "x(7x+5)=0
\n" ); document.write( "x=0 7x+5=0
\n" ); document.write( "7x=-5
\n" ); document.write( "x=-5/7
\n" ); document.write( "

Algebra.Com's Answer #213292 by bobdabuildr(27)\"\" \"About 
You can put this solution on YOUR website!
7x^2-5=0
\n" ); document.write( "7x^2=5
\n" ); document.write( "x^2=5/7
\n" ); document.write( "x=sqrt(5/7)
\n" ); document.write( "
\n" );