document.write( "Question 39938This question is from textbook alegbra 1
\n" );
document.write( ": whats the square root of 3y over x \n" );
document.write( "
Algebra.Com's Answer #25468 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We have to rationalize the denominator of sqrt(3y/x) by multiplying by sqrt(x) over itself...thus we get \n" ); document.write( "sqrt(3y/x) * sqrt(x)/sqrt(x) = \n" ); document.write( "sqrt(3y)/sqrt(x) * sqrt(x)/sqrt(x) = \n" ); document.write( "sqrt(3xy) / x \n" ); document.write( " |