document.write( "Question 986340: If George adds his current age to the age he will be next year on this​ date, the sum is 35 years. How old will George be 11 years from​ today? \n" ); document.write( "
Algebra.Com's Answer #607184 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If George adds his current age to the age he will be next year on this​ date, the sum is 35 years.
\n" ); document.write( ":
\n" ); document.write( "find his present age
\n" ); document.write( "a = his present age
\n" ); document.write( "a + (a+1) = 35
\n" ); document.write( "2a = 35 - 1
\n" ); document.write( "2a = 34
\n" ); document.write( "a = 17 is his present age
\n" ); document.write( ":
\n" ); document.write( " How old will George be 11 years from​ today?
\n" ); document.write( "17 + 11 = 28 yrs
\n" ); document.write( "
\n" );