document.write( "Question 39139: Could you help me rewrite the expression 2sqrt3+sqrt2/sqrt3-sqrt2 so there are no radicals in the denominator? I guess we could say rationalize the denominator. Thank you so much. \n" ); document.write( "
Algebra.Com's Answer #24568 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay we multiply top and bottom by the conjugate of the denominator...so we get \n" ); document.write( "(2sqrt3+sqrt2)/(sqrt3-sqrt2) * [(sqrt3+sqrt2)/(sqrt3+sqrt2)] = \n" ); document.write( "[2sqrt(9) - 2sqrt(6) + sqrt(6) - 2] / (3 - 2) = \n" ); document.write( "4 - sqrt(6) \n" ); document.write( " |