document.write( "Question 236376: I am supposed to add and simplify if possible:\r
\n" );
document.write( "\n" );
document.write( "8t/t^2-25 + t/t-5\r
\n" );
document.write( "\n" );
document.write( "Is the answer 9t/5 ? \n" );
document.write( "
Algebra.Com's Answer #173999 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 8t/(t^2-25) + t/(t-5) \n" ); document.write( "8t/[(t-5)(t+5)] + t/(t-5) \n" ); document.write( "8t/[(t-5)(t+5)] + t(t+5)/[(t-5)(t+5)] \n" ); document.write( "8t/[(t-5)(t+5)] + (t^2+5t)/[(t-5)(t+5)] \n" ); document.write( "[8t + (t^2+5t)]/[(t-5)(t+5)] \n" ); document.write( "[t^2+13t]/[(t-5)(t+5)] \n" ); document.write( "[t^2+13t]/[t^2-25] \n" ); document.write( " \n" ); document.write( " |