document.write( "Question 1099565: Adam's father is 19 times as old as Adam. Adam's grandfather's age
\n" ); document.write( "is 14 years less than twice Adam's fathers age. The sum of all their
\n" ); document.write( "ages is 102. How old are each of the three persons?
\n" ); document.write( "

Algebra.Com's Answer #714000 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Adam's father is 19 times as old as Adam. Adam's grandfather's age
\n" ); document.write( "is 14 years less than twice Adam's fathers age.
\n" ); document.write( "The sum of all their ages is 102. How old are each of the three persons?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Adam + Father + Grandfather = 102.\r\n" );
document.write( "\r\n" );
document.write( "A    + 19A    + 2*(19A)-14  = 102.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "A + 19A + 38A - 14 = 102  ====>  58A = 102 + 14 = 116  ====>  A = \"116%2F58\" = 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  Adam is 2 years old; his father is 19*2 = 38 years old and the grandfather is 2*38-14 = 62 years old.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Why I wrote this solution ?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    For only one simple reason.\r\n" );
document.write( "\r\n" );
document.write( "    This problem is for ONE UNKNOWN and it is designed for 5-6 grade students,\r\n" );
document.write( "    who know NOTHING about systems of equations.\r\n" );
document.write( "\r\n" );
document.write( "    Therefore, my goal was to present an ADEQUATE solution as SIMPLE as possible (and as it SHOULD be).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );