document.write( "Question 823665: If frank is 7 years older than chuck and the sum of their ages was 15 how old is chuck? \n" ); document.write( "
Algebra.Com's Answer #495688 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = Chuck's age
\n" ); document.write( "x + 7 = Frank's age\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + x + 7 = 15 {the sum of their ages is 15}
\n" ); document.write( "2x + 7 = 15 {combined like terms}
\n" ); document.write( "2x = 8 {subtracted 7 from each side}
\n" ); document.write( "x = 4 {divided each side by 2}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Chuck is 4
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com


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