document.write( "Question 637479: Jack is married to Jill. their son, junior, asked each of them to reveal their ages. Juniors parents decided to tell him but in the form of a puzzle. Jack told Junior, \"If you reverse the digits in my age, you'll get your mothers age.\"
\n" ); document.write( "Jill told her son, \"the sum of my age and your dad's age is equal to 11 times the difference in our ages\"
\n" ); document.write( "\"Wait a minuet,\" said junior, \"I cant figure out your ages with just those two clues\" \r
\n" ); document.write( "\n" ); document.write( "\"You're right\" said Jack \"Remember that I am older than you're mother.\"
\n" ); document.write( "What are the ages of Jack and Jill?
\n" ); document.write( "

Algebra.Com's Answer #401697 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Jack is married to Jill. Their son, junior, asked each of them to reveal their ages. Junior's parents decided to tell him but in the form of a puzzle. Jack told Junior, \"If you reverse the digits in my age, you'll get your mother's age.\"
\n" ); document.write( "
\r\n" );
document.write( "Let a = the tens digit of Jack's age\r\n" );
document.write( "Let b = the ones digit of Jack's age\r\n" );
document.write( "Then Jack's age = 10a+b\r\n" );
document.write( "Jill's age = 10b+a \r\n" );
document.write( "

\n" ); document.write( "Jill told her son, \"the sum of my age and your dad's age is equal to 11 times the difference in our ages...said Jack \"Remember that I am older than your mother.\"
\n" ); document.write( "
\r\n" );
document.write( "(10b+a) + (10a+b) = 11[(10a+b)-(10b+a)]\r\n" );
document.write( "\r\n" );
document.write( "10b + a + 10a + b = 11[10a+b-10b-a]\r\n" );
document.write( "\r\n" );
document.write( "        11b + 11a = 11(9a-9b)\r\n" );
document.write( "\r\n" );
document.write( "        11b + 11a = 99a - 99b\r\n" );
document.write( "\r\n" );
document.write( "             110b = 88a\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 22\r\n" );
document.write( "\r\n" );
document.write( "               5b = 4a\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by a\r\n" );
document.write( "\r\n" );
document.write( "             \"%285b%29%2Fa\" = \"%284a%29%2Fa\"\r\n" );
document.write( "\r\n" );
document.write( "             \"%285b%29%2Fa\" = \"4\"\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 5\r\n" );
document.write( "\r\n" );
document.write( "             \"b%2Fa\" = \"4%2F5\"\r\n" );
document.write( "\r\n" );
document.write( "The only possibility for a and b both being digits is\r\n" );
document.write( "\r\n" );
document.write( "a = 5 and b = 4\r\n" );
document.write( "\r\n" );
document.write( "So Jack is 54 and Jill is 45.\r\n" );
document.write( "\r\n" );
document.write( "Checking: The sum of their ages is 99 and the\r\n" );
document.write( "difference of their ages is 9, and 99 is 11 times 9.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );