document.write( "Question 151383: ((a/(x+y))+(m/y))/(x/(a+m)) \n" ); document.write( "
Algebra.Com's Answer #111283 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ((a/(x+y))+(m/y))/(x/(a+m)) \n" ); document.write( "---------------------------- \n" ); document.write( "Simplifying the numerator: \n" ); document.write( "((a/(x+y))+(m/y)) \n" ); document.write( "lcd = y(x+y) \n" ); document.write( "(ay + m(x+y)/y(x+y) \n" ); document.write( "((a+m)y + mx)/(y(x+y)) \n" ); document.write( "------------------------ \n" ); document.write( "Inverts the denominator and multiply:\r \n" ); document.write( "\n" ); document.write( "((a+m)y + mx)/(y(x+y)) * (a+m)/x\r \n" ); document.write( "\n" ); document.write( "= [(a+m)^2 y + mx(a+m)] / [xy(x+y)] \n" ); document.write( "-------------- \n" ); document.write( "That doesn't look any better than the original expression but \n" ); document.write( "it does have one numerator and one denominator. \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |