document.write( "Question 292068: x^2 - 3x - 28
\n" );
document.write( " ----------------
\n" );
document.write( " x^2 - 9x + 14 Assume that the denominator is not equal to zero. \n" );
document.write( "
Algebra.Com's Answer #211068 by richwmiller(17219) You can put this solution on YOUR website! Try to find factors for both num. and den. and cancel out the same. \n" ); document.write( "(x-7)*(x+4)=x^2-3x-28 \n" ); document.write( "(x-7)*(x-2)=x^2-9x+14 \n" ); document.write( "so we end up with \n" ); document.write( "(x+4)/(x-2) \n" ); document.write( " \n" ); document.write( " |