document.write( "Question 404935: the combined ages of joel his father and grandfather are equal to 100. joel is 25 years younger than his father and 51 years younger than his grandfather. How old are joel, his father and his grandfather? \n" ); document.write( "
Algebra.Com's Answer #286149 by anomis(18)\"\" \"About 
You can put this solution on YOUR website!
J =Joel
\n" ); document.write( "J+25 = Father
\n" ); document.write( "J+51 = Grandfather \r
\n" ); document.write( "\n" ); document.write( "we know that J+F+G=100 => J + J + 25 + J + 51 = 100 => 3J + 76=100 => 3J=100-76
\n" ); document.write( "=> 3J = 24 => J = 24/3 = 8
\n" ); document.write( "Joel is 8 years old
\n" ); document.write( "Joel's father is 8 + 25 = 33y.o
\n" ); document.write( "Joel's Grandfather is 8 + 51 = 59y.o\r
\n" ); document.write( "\n" ); document.write( "Verification
\n" ); document.write( "8 + 33 + 59 = 100
\n" ); document.write( "
\n" ); document.write( "
\n" );