document.write( "Question 511213: Suppose you’re given the formula R = s + 2t. If you know that s is three times greater than t, how could
\n" );
document.write( "you rewrite the formula? \n" );
document.write( "
Algebra.Com's Answer #342055 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose you’re given the formula R = s + 2t. If you know that s is three times greater than t, how could you rewrite the formula? \n" ); document.write( "--------------- \n" ); document.write( "s is three times greater than t --> s = t + 3t \n" ); document.write( "s = 4t \n" ); document.write( "R = s + 2t \n" ); document.write( "R = 4t + 2t \n" ); document.write( "------------- \n" ); document.write( "R = 6t \n" ); document.write( " \n" ); document.write( " |