document.write( "Question 588793: qt=r(s+t). Solve for t.
\n" ); document.write( "The answer is supposed to be t=rs over q-r I can't find a way to get the correct answer. Help!
\n" ); document.write( "

Algebra.Com's Answer #374616 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
qt=r(s+t)
\n" ); document.write( "multiply out
\n" ); document.write( "qt=rs+rt
\n" ); document.write( "subtract rt
\n" ); document.write( "qt-rt=rs
\n" ); document.write( "factor out t
\n" ); document.write( "t*(q-r)=rs
\n" ); document.write( "divide by q-r
\n" ); document.write( "t=rs/(q-r)
\n" ); document.write( "
\n" );