
David W. answered 01/04/16
Tutor
4.7
(90)
Experienced Prof
The group of diners has two subgroups: adults and children
The ratio of 3:5 represent the ratio of adults to children, written as adults:children. So, for each 3 adults, there are 5 children.
Now, we must find two integers (for the number of adults and children) such that:
adults:children is 3:5 and (adults - 5):children are integers
The LCM of 3 and 5 is 8, so the ratio of adults:children of (8*3):(8*24) is 24:40 (now, 24 adults for each 40 children).
Before the 5 adults arrived, the number of adults could have been 19 (that is, 24 - 5) if the number of children was 40.
We say, "could have been" because we don't have information about the ratio before the 5 adults arrived -- but the problem doesn't require us to know.
The problem asks for the number of children in terms of y, the number of diners. So, if there were 40 children and a total of 64 (that is, 40+24) diners, then:
children = (40/64)*y
children = (5/8)*y [note that we could have used 5/(3+5) originally]
Now, all that is required is that y must be a multiple of 8, the LCM, to make the problem statement true.
y adults:children previous number of adults
---- ----------------------------------------------- --------------------------------------
8 24:40 [that is (8*3):(8*5)] 19
16 48:80 [that is (16*3):(16*5)] 43
24 72:120 [that is (24*3):(24*5)] 67
. . .
[note: now, we are limited only be the capacity of the dining area]
Michael S.
Actually I don't think this works. The flaw here is that you are treating y as the number of diners *after* the 5 adults join, but the y is the number before they join. The actual equation is children = 5/8(y+5). Thus, if you start with y=19 people total and 5 adults join, you have 24 total now and the equation (5/8)*24 = 15 children, which means you started with 4 adults (19-15), which means the total number adults after the 5 join is 9, and 9/15 = 3/5. If you used your equation 5/8y, you are finding the number of people after the adults join, which is not what y stands for.12/10/18