document.write( "Question 1106354: A 32 year old women 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 and Jose. \n" ); document.write( "
Algebra.Com's Answer #721321 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "From the condition, you havr these 2 equations\r\n" );
document.write( "\r\n" );
document.write( "J + S = 16,    (1)     (\"Her age is twice the sum of her two children ages\";  16 = \"32%2F2\")\r\n" );
document.write( "J - S  = 2     (2)     (\"Her son Jose is two years older than her daughter Sophia.\")\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Add equations (1) and (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "2J = 16+2 = 18  ====>  J = \"18%2F2\" = 9.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  Jose is 9 years old.  Sofia is 9-2 = 7 years old.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );