document.write( "Question 79352: I cant figure out how to enter the square root symbol into this program?\r
\n" );
document.write( "\n" );
document.write( "But the question reads:\r
\n" );
document.write( "\n" );
document.write( "2 sq. root of x + 3 sq. root of y divided by sq. root of x - 4 sq. root of y.\r
\n" );
document.write( "\n" );
document.write( "I am supposed to simplify this one. Please help me \n" );
document.write( "
Algebra.Com's Answer #56950 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2 sq. root of x + 3 sq. root of y divided by sq. root of x - 4 sq. root of y. \n" ); document.write( "-------- \n" ); document.write( "[2sqrtx + 3sqrty] / [sqrtx - 4sqrty] \n" ); document.write( "Multiply numerator and denominator by [sqrtx + 4sqrty] to get:\r \n" ); document.write( "\n" ); document.write( "= [(2sqrtx+3sqrty)(sqrtx+4sqrty)]/[x-16y]\r \n" ); document.write( "\n" ); document.write( "= [2x+12y+11sqrt(xy)]/[x-16y]\r \n" ); document.write( "\n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |