From here:
Abe, Beata, Cruz, and Dion each collect a different type of condiment packet, and each person only collects one type. Twice the number of ketchup packets in Abe’s collection is 9 times the number of mustard packets Beata has, 7 times the number of soy sauce packets Cruz has, and 15 times the number of barbecue sauce packets possessed by Dion. If each collector owns at least one packet and only whole packets, what is the fewest possible number of packets owned by all four people?
(select only one)
A. 33
B. 517
C. 630
D. 1551
E. 1890
Go to it! My own answer will appear in the comments. Hint: the easiest way to solve this problem is probably via
compound ratios. Ever worked with those? I started using them only a few months ago myself! Compound ratios basically look like multi-tiered fractions, because that's exactly what they are. Here's an example of such ratios in action:
In Arkansas, for every 2 snakes there are 7 gerbils; for every gerbil there are 5 mice. On Farmer Brown's many-acred property, there are 6125 mice. How many snakes are on Farmer Brown's property?
Start building a compound ratio by first assembling the data you have:
Let snakes = s; let gerbils = g; let mice = m.
s : g : m
2 : 7 : x
y : 1 : 5
Solve for x by making a proportion: 7/x = 1/5. X therefore equals 35.
s : g : m
2 : 7 :
35
No need to solve for y! We now have our compound ratio, and we can derive other ratios from the above information. To wit:
s/g = 2/7 (given)
g/m = 7/35 = 1/5 (given)
s/m = 2/35 (we'll need this info)
Now that we know the basic ratio of snakes to gerbils to mice, we can apply the compound ratio to the problem.
s : g : 6125
2 : 7 : 35
The snakes-to-mice ratio is 2 : 35. Set up a proportion:
2/35 = s/6125
Solve for s:
35s = 6125•2
s = (6125•2)/35 = 350
Farmer Brown's looking at 350 snakes on his property.
And that's how compound ratios work!
_