document.write( "Question 271825: simplify by removing factors of 1
\n" );
document.write( "z^2-8z+15/z^2+4z-45 \n" );
document.write( "
Algebra.Com's Answer #198938 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! simplify by removing factors of 1 \n" ); document.write( "z^2-8z+15/z^2+4z-45 \n" ); document.write( "0 solutions\r \n" ); document.write( "\n" ); document.write( "(z^2-8z+15)/(z^2+4z-45) =\r \n" ); document.write( "\n" ); document.write( "[(z-5)*(z-3)]/[(z-5)*(z+9)] \r \n" ); document.write( "\n" ); document.write( "The factor (z-5) \"cancels\" or (z-5)/(z-5) = 1 so we are left with:\r \n" ); document.write( "\n" ); document.write( "(z-3)/z+9 \n" ); document.write( " |