HWPO
BrentGMATPrepNow
BrentGMATPrepNow
At Mindy's restaurant, for every 4 people who ordered cheesecake, there are 5 people who ordered strudel. If we let C represent the number of cheesecakes ordered, and let S represent the number of strudels ordered, which of the following equations must be correct?
A) \(C + S = 9\)
B) \(4C = 5S\)
C) \(\frac{4}{9}S = C\)
D) \(4+C = 5+S\)
E) \(5C = 4S\)
Note: This question is from a popular study in mathematics education research: https://www.jstor.org/stable/748434
In the study, this question was posed to 150 first-year engineering students, and only 27% of the students were able to correctly answer it. Given: For every 4 people who ordered cheesecake, there are 5 people who ordered strudelIn other words: (The number of cheesecake people)/(The number of strudel people) = 4/5
Substitute variables to get: C/S = 4/5
Cross multiply to get: 5C =4S
Answer: E
RELATED VIDEO
Why is B incorrect? C:S:Total = 4:5:9 so 4C=5S. I am just curious because I want to avoid careless mistakes next time.
Thanks!
You're correct to say that C:S = 4:5, but keep in mind that we are equating two
ratios, whereas the equation 4C=5S equates two
valuesNotice that, if C:S = 4:5, then it could be the case that C = 8 and S = 10 (since 8:10 = 4:5)
Now let's test whether the equation 4C=5S holds true with these two values.
Substitute to get: 4(8) = 5(10)
Simplify: 32 = 50
So, the correct answer can't be true.
However, when we plug these values (C = 8 and S = 10) and to answer choice E, we get: 5(8) = 4(10), which simplifies to be 40 = 40 (perfect!)
Does that help?