document.write( "Question 192359: find the lcd for given rational expressions, and convert rational expression into an equivalent rational expression with the lcd as the denominator\r
\n" );
document.write( "\n" );
document.write( "4/x-4, 5x/2y-2x \n" );
document.write( "
Algebra.Com's Answer #144427 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 4/x-4, 5x/2y-2x \n" ); document.write( "-------------------' \n" ); document.write( "Factor: \n" ); document.write( "4/(x-4) , 5x/{2(y-x)) \n" ); document.write( "-------------- \n" ); document.write( "lcd: 2(y-x)(x-4) \n" ); document.write( "-------------- \n" ); document.write( "(4*2(y-x))/lcd, (5x(x-4))/lcd \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |