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)\"\" \"About 
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( "=\"%28x%29+%2B+%283x%29+%2B+%28x%2B5%29\"
\n" ); document.write( "Combine all the like terms:
\n" ); document.write( "=\"5x%2B5\"
\n" ); document.write( "
\n" );