document.write( "Question 34335: rationalize the denominator, then simplify, if possible
\n" );
document.write( "sqrt (x)-2/sqrt (x)-5 \n" );
document.write( "
Algebra.Com's Answer #20582 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! rationalize the denominator, then simplify, if possible \n" ); document.write( "(sqrt (x)-2)(SQRT(X)+5)/(SQRT(X)+5)(sqrt (x)-5) \n" ); document.write( "=(X+5SQRT(X)-2SQRT(X)-10)/(5-5^2) \n" ); document.write( "=-(X+3SQRT(X)-10)/20 \n" ); document.write( " |