document.write( "Question 47052: sqrt(3(x+4)= 1+ sqrt (2x=7) \n" ); document.write( "
Algebra.Com's Answer #31171 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! sqrt(3(x + 4)) = 1 + sqrt (2x + 7) \n" ); document.write( "3(x + 4) = (1 + sqrt (2x + 7))^2 \n" ); document.write( "3x + 12 = 1 + 2*sqrt(2x + 7) + 2x + 7 \n" ); document.write( "x + 4 = 2*sqrt(2x + 7) \n" ); document.write( "x/2 + 2 = sqrt(2x + 7) \n" ); document.write( "x^2/4 + 2x + 4 = 2x + 7 \n" ); document.write( "x^2/4 = 3 \n" ); document.write( "x^2 = 12 \n" ); document.write( "x = +- \n" ); document.write( " |