document.write( "Question 1033004: Solve for t:\r
\n" );
document.write( "\n" );
document.write( "3 divided by t+3 minus 1 divided by t equals 5 divided by 2t plus 6\r
\n" );
document.write( "\n" );
document.write( "or \r
\n" );
document.write( "\n" );
document.write( "3/t+3-1/t=5/2t+6 \n" );
document.write( "
Algebra.Com's Answer #647599 by JoelSchwartz(130)![]() ![]() ![]() You can put this solution on YOUR website! 3/(t+3)-1/t=5/(2t+6) \n" ); document.write( "(t+3)(3/(t+3)-1/t=5/(2t+6)) \n" ); document.write( "3-(t+3)/t=5(t+3)/(2t+6) \n" ); document.write( "3-(t+3)/t=5(t+3)/2(t+3) \n" ); document.write( "3-(t+3)/t=5/2 \n" ); document.write( "t(3-(t+3)/t=2.5) \n" ); document.write( "3t-t-3=2.5t \n" ); document.write( "2t-3=2.5t \n" ); document.write( "-.5t=3 \n" ); document.write( "-t=6 \n" ); document.write( "t=-6 \n" ); document.write( " \n" ); document.write( " |