document.write( "Question 923554: Stephen is 22 years older than Naomi. In 2 years, the sum of their ages will be 76. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #560168 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x Naomi's age now. Stephen(x+ 22)
\n" ); document.write( "In 2 years...
\n" ); document.write( "(x + 22 + 2) + (x+2) = 76
\n" ); document.write( "2x = 50
\n" ); document.write( "x = 25, Naomi's age now. Stephen 47 \"25%2B22\"
\n" ); document.write( "And...checking...in 2 years...
\n" ); document.write( "49 + 27 = 76
\n" ); document.write( "
\n" );