document.write( "Question 776972: Tom and Jerry are saving money to buy tickets to a concert. Their combined savings is $55. Tom has $15 more than Jerry. How much has each person saved? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Please include
\n" ); document.write( "-varaible(s)
\n" ); document.write( "-an equation
\n" ); document.write( "-and explain the steps to solve it
\n" ); document.write( "

Algebra.Com's Answer #473859 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
let x be the amount of jerry's money, then
\n" ); document.write( "x+15 +x = 55
\n" ); document.write( "2x = 40
\n" ); document.write( "x = 20
\n" ); document.write( "now Jerry has $20 and Tom has $35
\n" ); document.write( "
\n" ); document.write( "
\n" );