document.write( "Question 396095: find all real solutions, if any, of 4(x+5)^2 = 8 \n" ); document.write( "
Algebra.Com's Answer #281071 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
\"4%28x%2B5%29%5E2+=+8\"
\n" ); document.write( "\"%28x%2B5%29%5E2+=+2\"
\n" ); document.write( "\"x%2B5+=+sqrt%282%29\"
\n" ); document.write( "\"x+=+sqrt%282%29-5\"
\n" ); document.write( "x = {-6.41, -3.59}
\n" ); document.write( "
\n" );