document.write( "Question 1088898: simplify m^2-1/m^2-m \n" ); document.write( "
Algebra.Com's Answer #703201 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
m^2-1 is the difference of squares, or (m+1)(m-1)
\n" ); document.write( "m^2-m has a common factor m, so it is m(m-1)
\n" ); document.write( "The (m-1) cancel each other, so the answer is (m+1)/m
\n" ); document.write( "
\n" ); document.write( "
\n" );