document.write( "Question 217736: What is the solution to the problem (x+5)^(1/2) + (x-5)^(1/2) = 10 \n" ); document.write( "
Algebra.Com's Answer #164097 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the solution to the problem (x+5)^(1/2) + (x-5)^(1/2) = 10
\n" ); document.write( "------------
\n" ); document.write( "\"sqrt%28x%2B5%29+=+10-sqrt%28x-5%29\"
\n" ); document.write( "\"x%2B5+=+100+-+20sqrt%28x-5%29+%2B+x-5\"
\n" ); document.write( "\"20sqrt%28x-5%29+=+90\"
\n" ); document.write( "400(x-5) = 8100
\n" ); document.write( "4x - 20 = 81
\n" ); document.write( "x = 101/4
\n" ); document.write( "
\n" ); document.write( "
\n" );