document.write( "Question 1196797: This year, alex's grandfather's age is 6 times of Alex's age. After a few years, Alex's grandfather's age will be 5 times of Alex's age. After another few years, Alex's grandfather's age will be 4 times of Alex's age. What is Alex's grandfather's age this year? \n" ); document.write( "
Algebra.Com's Answer #830083 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
This year, alex's grandfather's age is 6 times of Alex's age. After a few years, Alex's grandfather's age will be 5 times of Alex's age. After another few years, Alex's grandfather's age will be 4 times of Alex's age. What is Alex's grandfather's age this year?
\n" ); document.write( "
Let grandfather’s age be G\r\n" );
document.write( "Then Alex’ is \"G%2F6\"\r\n" );
document.write( "Let “a few years” be y. Then:     Let “another few years,” or years after this year, be z. Then: \r\n" );
document.write( "                                                                    We then get: \r\n" );
document.write( "\r\n" );
document.write( "                     With \"matrix%281%2C3%2C+z%2C+%22=%22%2C+8y%2F3%29\", ONLY MULTIPLES of 3 can be substituted for y in order to get INTEGER-VALUES for z\r\n" );
document.write( "\r\n" );
document.write( "Therefore, if y = 3, then \"matrix%281%2C5%2C+z%2C+%22=%22%2C+8%283%29%2F3%2C+%22=%22%2C+8%29\"\r\n" );
document.write( "This gives us: G, or the grandfather’s age as: 24(3), or 9(8) = 72.\r\n" );
document.write( "\r\n" );
document.write( "With ONLY MULTIPLES of 3 that can be substituted for y, we substitute 6 for y to get: \"matrix%281%2C5%2C+z%2C+%22=%22%2C+8%286%29%2F3%2C+%22=%22%2C+16%29\"\r\n" );
document.write( "This gives us: G, or the grandfather’s age as: 24(6), or 9(16) = 144\r\n" );
document.write( "\r\n" );
document.write( "As it’s HIGHLY UNLIKELY that the grandfather is 144 years old, no LARGER multiples of 3 need to be tried/substituted. \r\n" );
document.write( "\r\n" );
document.write( "Therefore, the more REALISTIC age for him is as stated above, 72.
\n" ); document.write( "
\n" );