document.write( "Question 208702: S = 5NT - TS + NS
\n" );
document.write( "Solve for T \n" );
document.write( "
Algebra.Com's Answer #157877 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! subtracting NS ___ S - NS = 5NT - TS\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ S - NS = T (5N - S)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "dividing by (5N - S) ___ (S - NS) / (5N - S) = T \n" ); document.write( " |