document.write( "Question 1036607: Henry is 7 years older than his brother, Ted. The sum of their ages is 23 years. How old is each? \n" ); document.write( "
Algebra.Com's Answer #651295 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+7=23
\n" ); document.write( "2x=23-7
\n" ); document.write( "x=16/2
\n" ); document.write( "x=8
\n" ); document.write( "x+7=15
\n" ); document.write( "
\n" );