document.write( "Question 1166304: Kenny is 8 years older that Andrew. Tim is 3 times as old as Andrew. Camron is 5 years younger than Andrew. The combined age of the four is 63 . How old is each boy \n" ); document.write( "
Algebra.Com's Answer #790780 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Kenny is 8 years older that Andrew. Tim is 3 times as old as Andrew. Camron is 5 years younger than Andrew. The combined age of the four is 63 . How old is each boy
\n" ); document.write( "-----------------
\n" ); document.write( "K = A + 8
\n" ); document.write( "T = 3A
\n" ); document.write( "C = A - 5
\n" ); document.write( "Add them.
\n" ); document.write( "
\n" );