\r\n" );
document.write( "On her birthday Maya is half again (
or
times) as old as\r\n" );
document.write( "she was \r\n" );
document.write( "\r\n" );
document.write( "x years ago. Stop there. x years ago she was M-x.\r\n" );
document.write( "\r\n" );
document.write( "So M =
(M-x)\r\n" );
document.write( "\r\n" );
document.write( "And when she was M-x, then\r\n" );
document.write( " \r\n" );
document.write( "...she was half again (
or
times) as old as she was \r\n" );
document.write( "\r\n" );
document.write( "y years ago. Stop there. y years ago she was M-y.\r\n" );
document.write( "\r\n" );
document.write( "Therefore M-x =
(M-y)\r\n" );
document.write( "\r\n" );
document.write( "And when she was M-y,\r\n" );
document.write( "\r\n" );
document.write( "...she lacked five years of being half as old as she was on her last \r\n" );
document.write( "birthday.\r\n" );
document.write( "\r\n" );
document.write( "On her last birthday she was M-1. So M-y lacks 5 being half of M-1.\r\n" );
document.write( "\r\n" );
document.write( "So M-y =
(M-1) - 5\r\n" );
document.write( "\r\n" );
document.write( "So we have a system of 3 equations and 3 unknowns:\r\n" );
document.write( "\r\n" );
document.write( "M =
(M-x)\r\n" );
document.write( "M-x =
(M-y)\r\n" );
document.write( "M-y =
(M-1)-5\r\n" );
document.write( "\r\n" );
document.write( "Simplify the first equation \r\n" );
document.write( "\r\n" );
document.write( " M =
(M-x)\r\n" );
document.write( "2M = 3(M-x)\r\n" );
document.write( "2M = 3M-3x\r\n" );
document.write( "3x = M\r\n" );
document.write( "\r\n" );
document.write( "Simplify the second equation:\r\n" );
document.write( "\r\n" );
document.write( " M-x =
(M-y)\r\n" );
document.write( "2(M-x) = 3(M-y)\r\n" );
document.write( " 2M-2x = 3M-3y\r\n" );
document.write( " 3y-2x = M\r\n" );
document.write( "\r\n" );
document.write( "Simplify the third equation:\r\n" );
document.write( "\r\n" );
document.write( "M-y =
(M-1)-5\r\n" );
document.write( "2(M-y) = (M-1)-10\r\n" );
document.write( "2M-2y = M-1-10\r\n" );
document.write( "2M-2y = M-11\r\n" );
document.write( " M-2y = -11\r\n" );
document.write( "\r\n" );
document.write( "Now the system is:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3x = M\r\n" );
document.write( "3y-2x = M \r\n" );
document.write( "M-2y = -11\r\n" );
document.write( "\r\n" );
document.write( "Solve that by substitution:\r\n" );
document.write( "\r\n" );
document.write( "M=99, x=33, y=55\r\n" );
document.write( "\r\n" );
document.write( " How old is maya?\r\n" );
document.write( "\r\n" );
document.write( "She is 99.\r\n" );
document.write( "\r\n" );
document.write( "Checking:\r\n" );
document.write( "\r\n" );
document.write( "On her birthday maya is 99, which is half again (
times) as old as\r\n" );
document.write( "she was 33 years ago (when she was 66). That checks since
·66\r\n" );
document.write( "is 99. Also, 33 years ago when she was 66, she was haif again (
\r\n" );
document.write( "times) as old as she was 55 years ago when she was 44. And that was when she\r\n" );
document.write( "lacked five years of being half as old as she was on her last birthday when she\r\n" );
document.write( "was 98. And indeed 44 years lacks 5 years being 49, which is half of her\r\n" );
document.write( "age last year when she was 98.\r\n" );
document.write( "\r\n" );
document.write( "So it checks. Maya is the ripe old age of 99.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "