document.write( "Question 375765: The difference between the ages of two of my three grandchildren is 3. My eldest grandchild is three times older than the age of my youngest grandchild and my eldest grandchild’s age is two years more than the ages of my two youngest grandchildren added together. How old is my eldest grandchild? \n" ); document.write( "
Algebra.Com's Answer #267273 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the age of the youngest, (x + 3), the middle one and 3x the eldest
\n" ); document.write( "Question states
\n" ); document.write( "3x = x + (x+3) + 2
\n" ); document.write( "solving for x
\n" ); document.write( "x = 5, the age of the youngest
\n" ); document.write( "the eldest gradchild is 15
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "15 = 5 +8 + 2 \n" ); document.write( "
\n" );