document.write( "Question 49820This question is from textbook
\n" );
document.write( ": I am getting stuck on the last steps in solving this by the square root method if you could help. 2(x-5)^2=3 I came up with x= plus or minus sq rt 6/2... \n" );
document.write( "
Algebra.Com's Answer #33057 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 2(x - 5)^2 = 3 \n" ); document.write( "(x - 5)^2 = 3/2 \n" ); document.write( "x - 5 = +- sqrt(3)/sqrt(2) = +- sqrt(6)/2 \n" ); document.write( "x = (10 +- sqrt(6))/2 \n" ); document.write( " |