document.write( "Question 964515: Solve the following equation that has two radicals:\r
\n" );
document.write( "\n" );
document.write( "√x+4 + √x-1 = 5 \n" );
document.write( "
Algebra.Com's Answer #589369 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! x=5 \n" ); document.write( "check \n" ); document.write( "x+4=9 \n" ); document.write( "x-1 = 4 \n" ); document.write( "5 = sqrt(9) + sqrt(4) \n" ); document.write( " |