document.write( "Question 47004: simplify (x^2-2x-15)/(x-5) \n" ); document.write( "
Algebra.Com's Answer #31144 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (x^2 - 2x - 15)/(x - 5) \n" ); document.write( "((x - 5)(x + 3))/(x - 5) \n" ); document.write( "x + 3 \n" ); document.write( " |