Bradford T. answered 12/17/20
Retired Engineer / Upper level math instructor
Let x = Elizabeth's age, y = Ellen's age and z = Davids age. It is asking for Elizabeth's age, x.
From the description:
x + y + z = 31
x = y + 2
z = y/2 -1
Substituting the second and third equation into the first equation:
(y+2) +y + y/2 -1 = 31 --> 5y/2 = 30 --> y = (2/5)30 = 12
x = y +2 = 12 + 2 = 14
So Elizabeth is 14
Note: David = z = y/2-1 = 12/2-1 = 5
14 + 12 + 5 = 31