document.write( "Question 36329: x^2-8x+15 / x^2 - 3x \n" ); document.write( "
Algebra.Com's Answer #22258 by vidhyak(98)![]() ![]() ![]() You can put this solution on YOUR website! x^2-8x+15 / x^2 - 3x\r \n" ); document.write( "\n" ); document.write( "Lets take x^2-8x+15 and factorize it\r \n" ); document.write( "\n" ); document.write( "x^2- 8x + 15 \n" ); document.write( "x^2- 5x -3z + 15 \n" ); document.write( "x(x - 5) -3(x - 5) \n" ); document.write( "(x - 3)( x - 5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "((x - 3)( x - 5))/x(x - 3)\r \n" ); document.write( "\n" ); document.write( "Removing the common factor x - 3\r \n" ); document.write( "\n" ); document.write( "(x-5)/x \n" ); document.write( " |