document.write( "Question 25576: m/(m^2-2m+1)+1/(m^2-5m+4) \n" ); document.write( "
Algebra.Com's Answer #13720 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factor the denominators so you can determine the LCD: \n" ); document.write( " m/[(m-1)^2]+1/[(m-1)(m-4)] \n" ); document.write( "The LCD is [(m-1)^2(m-4)] \n" ); document.write( "Rewrite the original problem with a common denominator of LCD: \n" ); document.write( " m(m-4)/LCD + (m-1)/LCD \n" ); document.write( "Now, add the fractions: \n" ); document.write( "[m^2-4m+m-1]/LCD \n" ); document.write( "[m^2-3m-1]/[(m-1)^2(m-4)]\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |