document.write( "Question 253916: I have been given this formula. R=s+2t If I know that s is three times greater than t, how coul I rewrite this formula?
\n" );
document.write( "R=3(s+t)
\n" );
document.write( "R=5s
\n" );
document.write( "R=5t\r
\n" );
document.write( "\n" );
document.write( "I don't know which one would be the best. Please help. Thank you. Leanne \n" );
document.write( "
Algebra.Com's Answer #186263 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"I know that s is three times greater than t\" ___ s = 3t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting the equivalent value for s ___ R = 3t + 2t ___ R = 5t \n" ); document.write( " |