document.write( "Question 209300: Find the LCD of y/4x,x/6y and convert into a rational expression with the LCD as the denominator \n" ); document.write( "
Algebra.Com's Answer #158217 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the LCD of y/4x,x/6y and convert into a rational expression with the LCD as the denominator \n" ); document.write( "--------------------- \n" ); document.write( "lcd = 12xy \n" ); document.write( "------------------------- \n" ); document.write( "y/4x = y(3y)/12xy = (3y^2)/(12xy) \n" ); document.write( "x/6y = x(2x)/12xy = (2x^2)/(12xy) \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |