document.write( "Question 702668: One grandfather
\n" ); document.write( "One father
\n" ); document.write( "One grandson
\n" ); document.write( "The 3 together are 140 years old
\n" ); document.write( "The grandfather's age is equal to the number of months of the grandson
\n" ); document.write( "The father's age in weeks is equivalent to the grandsons age in days
\n" ); document.write( "Tell me what are the individual ages of the 3?
\n" ); document.write( "

Algebra.Com's Answer #512519 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
g+f+s=140,
\n" ); document.write( "12s=g,
\n" ); document.write( "364s=52f\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "f = 49, g = 84, s = 7
\n" ); document.write( "The hard part was deciding what to use for number of days. I decided 52*7=364
\n" ); document.write( "which would make the father 7 times the son
\n" ); document.write( "
\n" );