document.write( "Question 1081851: Alvin is 7 years older than Elga. The sum of their ages is 69 . What is Elga's age? \n" ); document.write( "
Algebra.Com's Answer #695907 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A=E%2B7\"
\n" ); document.write( "and
\n" ); document.write( "\"A%2BE%2B69\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"%28E%2B7%29%2BE=69\"
\n" ); document.write( "\"2E%2B7=69\"
\n" ); document.write( "\"2E=62\"
\n" ); document.write( "Now solve for E, then use either equation to solve for A.
\n" ); document.write( "
\n" );