document.write( "Question 694755: How can I translate this word problem into an equation? Jim is 5 years older than Joe. If the sum of their ages is 55, how old are they? \n" ); document.write( "
Algebra.Com's Answer #428176 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
How can I translate this word problem into an equation? Jim is 5 years older than Joe. If the sum of their ages is 55, how old are they?
\n" ); document.write( ".
\n" ); document.write( "Let x = age of Joe
\n" ); document.write( "then
\n" ); document.write( "x+5 = age of Jim
\n" ); document.write( ".
\n" ); document.write( "x + x+5 = 55
\n" ); document.write( "2x + 5 = 55
\n" ); document.write( "2x = 50
\n" ); document.write( "x = 25 years old (Joe)
\n" ); document.write( ".
\n" ); document.write( "Jim:
\n" ); document.write( "x+5 = 25+5 = 30 years old
\n" ); document.write( "
\n" );