document.write( "Question 332624: Suppose you’re given the formula R = s + 2t. If you know that s is three times greater than t, how
\n" );
document.write( "could you rewrite the formula?
\n" );
document.write( "A. R = 3(s + 2t) C. R = 5s
\n" );
document.write( "B. R = 3(s + t) D. R = 5t \n" );
document.write( "
Algebra.Com's Answer #238343 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If you started with: \n" ); document.write( "R = s + 2t \n" ); document.write( ". \n" ); document.write( "But, s=3t so \n" ); document.write( "R = 3t + 2t \n" ); document.write( "R = 5t (Answer is D) \n" ); document.write( " \n" ); document.write( " |