
Simeon N. answered 01/28/16
Tutor
5
(1)
I want to use my experience from academia to help others.
Let A = Alan, B = Bill, C = Colin, and D = Don ages
GIVEN : A = 3*C, A = B + 6 , B = D/4 , and A +B +C +D = 39
Just solve the equations:
step is to solve the in terms of A so from above:
C = A/3, B = A - 6, and D = 4*B = 4*(A-6): then replace in the equation: A +B +C +D = 39
A + (A-6) + A/3 + 4*(A-6) = 39
Solve for A then go back and solve for the rest.