document.write( "Question 257440: I am confused about simplfying by removing factors of one when a lot of letters are used, for example:
\n" );
document.write( "z^2-12z+32/z^2+z-20\r
\n" );
document.write( "\n" );
document.write( "Help please! \n" );
document.write( "
Algebra.Com's Answer #189366 by Alan3354(69443) You can put this solution on YOUR website! z^2-12z+32/z^2+z-20 \n" ); document.write( "Factor the NUM and DEN \n" ); document.write( "= (z-8)*(z-4)/(z+5)*(z-4) \n" ); document.write( "Both NUM and DEN have (z-4), so cancel them. \n" ); document.write( "= (z-8)/(z+5) \n" ); document.write( "------------- \n" ); document.write( "I don't know what \"factors of one\" means. Dividing by one doesn't change anything. \n" ); document.write( " \n" ); document.write( " |