document.write( "Question 127291:  Add.\r
\n" );
document.write( "\n" );
document.write( "7/z-5 + 32/(z-5)^2 \n" );
document.write( "
| Algebra.Com's Answer #93313 by edjones(8007)     You can put this solution on YOUR website! (7/(z-5)) + (32/(z-5)^2) I assume this is the problem. \n" ); document.write( "(7(z-5)+32)/(z-5)^2 \n" ); document.write( "(7z-35+32)/(z-5)^2 \n" ); document.write( "(7z-3)/(z^2-10z+25) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |