document.write( "Question 1133125: A 32 year old mother realized that her age is twice the sum of her two children's ages. Her son, jose is two years older than her daughter,sophia. How old are sophia (x) and jose (y)?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #750306 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
y = x + 2
\n" ); document.write( "2(x+x+2) = 32
\n" ); document.write( "2x+2x+4 = 32
\n" ); document.write( "4x = 28
\n" ); document.write( "x = 7 Sophia is 7
\n" ); document.write( "Jose is two years older: 7 + 2 = 9 Jose is 9
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
\n" ); document.write( "Check:
\n" ); document.write( "Mother's age is twice the sum of her two children's ages:
\n" ); document.write( "(7+9)*2 = 32 Correct
\n" ); document.write( "
\n" );