document.write( "Question 1158046: The sum of Al and Bill is 25, the sum of the ages Al and Carl is 29, the sum of the ages of Billa and Car is 32. Who is the oldest of the three and how old is he? \n" ); document.write( "
Algebra.Com's Answer #780991 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "If the problem were only to determine who is oldest, then logical reasoning immediately tells us it is Carl.

\n" ); document.write( "To find Carl's age, I would use a different strategy than the other tutor.

\n" ); document.write( "Given:
\n" ); document.write( "A+B = 25
\n" ); document.write( "A+C = 29
\n" ); document.write( "B+C = 32

\n" ); document.write( "Add the three equations:
\n" ); document.write( "2(A+B+C) = 86
\n" ); document.write( "A+B+C = 43

\n" ); document.write( "Carl's age is the sum of all three ages, minus the sum of Al's and Bill's ages.
\n" ); document.write( "C = (A+B+C)-(A+B) = 43-25 = 18.

\n" ); document.write( "The ages of the others can be found, if needed, in a similar way.

\n" ); document.write( "
\n" ); document.write( "
\n" );