document.write( "Question 303523: Simplify by removing factors of 1.
\n" );
document.write( "s^2-9/(s+3)^2
\n" );
document.write( "I came up with s+9/s-3, but that is incorrect. Any guidance is appreciated! \n" );
document.write( "
Algebra.Com's Answer #217522 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (s^2 - 9) factors into (s+3)(s-3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the (s+3) \"cancels\" with an (s+3) in the denominator\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "leaving ___ (s-3) / (s+3) \n" ); document.write( " |