document.write( "Question 100952: Use the square root property to solve the following equations\r
\n" );
document.write( "\n" );
document.write( "5x^2 - 65 = 0 \n" );
document.write( "
Algebra.Com's Answer #73474 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 5x^2 - 65 = 0 \n" ); document.write( "5x^2 = 65 \n" ); document.write( "x^2 = 13 \n" ); document.write( "x = +- sqrt(13) \n" ); document.write( " |