document.write( "Question 377623: solve for x: x + 5 = 4 square root of x + 1 \n" ); document.write( "
Algebra.Com's Answer #268311 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x+5=4sqrt(x+1) \n" ); document.write( "x^2+10x+25=16(x+1) square each side. \n" ); document.write( "x^2+10x+25=16x+16 \n" ); document.write( "x^2-6x+9=0 \n" ); document.write( "(x-3)^2=0 \n" ); document.write( "x=3 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |