document.write( "Question 823320: Tony is twice as old as Jon. Jon is five years older than Matt. Angie is five years older than half of Jon's age. If the sum of their ages is 180, how old is Jon? \n" ); document.write( "
Algebra.Com's Answer #495425 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = Jon's age
\n" ); document.write( "2x = Tony's age {Tony is twice as old as Jon}
\n" ); document.write( "x - 5 = Matt's age {Jon is five years older than Matt}
\n" ); document.write( "0.5x + 5 = Angie's age {Angie is five years older than half of Jon's age}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 2x + x - 5 + 0.5x + 5 = 180 {the sum of their ages is 180}
\n" ); document.write( "4.5x = 180 {combined like terms}
\n" ); document.write( "x = 40 {divided each side by 4.5}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jon is 40
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


\n" ); document.write( "
\n" );