The correct question is:
"A poll asked 60 people what their favorite ice cream was between Vanilla, Chocolate, and Strawberry. There were no ties, meaning every person was asked to rank the flavors in order. 3/5 had Vanilla in last place, 1/10 had Vanilla ahead of Chocolate, and 1/3 ranked Vanilla ahead of Strawberry. How many people ranked Vanilla in the first place?"
Please attempt this question again before seeing my solution below.
This is a hard question.
There are 6 possible ways in which the people rank the ice creams. We are given that there are no ties. Let's assign X1 as the number people who rank Vanilla first, Strawberry second, and Chocolate last. We can do a similar assignment to the rest of the categories.
VSC = X1
VCS = X2
CVS = X3
CSV = X4
SVC = X5
SCV = X6
The key step after this is to translate the given information algebraically. We get the following three equations:
X4+X6 = 36
X1+X2+X5 = 6
X1+X2+X3 = 20
Now our goal is to get a value for X1+X2, look to see how we could combine these equations to yield X1+X2. If we add all of them we get:
X1+X2+X1+X2+X3+X4+X5+X6 = 36+6+20
We also know that X1+X2+X3+X4+X5+X6 =60, therefore
X1+X2+60=62
or X1+X2=2
It is a tough problem. I don't know if I can do this quickly in the exam under pressure.
Dabral