document.write( "Question 43426: whats the simplest form for this?\r
\n" );
document.write( "\n" );
document.write( "r^2-5r+6/r^2-4= \n" );
document.write( "
Algebra.Com's Answer #28445 by jmg(22)![]() ![]() ![]() You can put this solution on YOUR website! factor each of the equations\r \n" ); document.write( "\n" ); document.write( "You end up with \r \n" ); document.write( "\n" ); document.write( "(r-3)(r-2)/(r+2)(r-2)\r \n" ); document.write( "\n" ); document.write( "You should notice the r-2 on top and bottom cancel\r \n" ); document.write( "\n" ); document.write( "leaving you with \n" ); document.write( "(r-3)/r+2) \n" ); document.write( " |