document.write( "Question 859383: Jim has $x Steve has 3 times as much as Jim. Bob has $5 more than Jim.
\n" );
document.write( "What the formula for the total amount of money together \n" );
document.write( "
Algebra.Com's Answer #517738 by Awesom3guy(31)![]() ![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "First write how much each of the guys have. \n" ); document.write( "Jim has X. \n" ); document.write( "Steve has 3 times as much, so he has 3x. \n" ); document.write( "Bob has 5 more than Jim, so he has x+5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then add all of them together. \n" ); document.write( "(Jim) + (Steve) + (Bob) \n" ); document.write( "= \n" ); document.write( "Combine all the like terms: \n" ); document.write( "= |