document.write( "Question 116535: Use the square root property to solve the equation\r
\n" );
document.write( "\n" );
document.write( "(3x+2)^2=5 \n" );
document.write( "
Algebra.Com's Answer #84717 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (3x+2)^2=5 \n" ); document.write( "3x+2 = sqrt5 or 3x+2 = -sqrt5\r \n" ); document.write( "\n" ); document.write( "x = (-2+sqrt(5))/3 or x = (-2-sqrt(5))/3 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |