sjuniv32
If 0 < a < b < c < d , is \(\frac{ a }{ b } \)< 0.25 ?
1) \(\frac{c + a}{d + b}\) < 0.25
2) \(\frac{c + a}{d + b} < c/d\)
We know all the variables are positive, so we can translate this question to "is \(a < \frac{1}{4}b\)?"
Statement 1:d + b must be positive so we can scoot it over to the right side, we get \(a + c < \frac{1}{4}(b + d)\).
We can find \(\frac{1}{4}b - a\) and we can translate the question to "is \(\frac{1}{4}b - a > 0\)?"
Isolate that part on the right side to get \(c - \frac{1}{4}d < \frac{1}{4}b - a \).
We do not know if \(c - \frac{1}{4}d\) if greater than 0, so we cannot tell if \(\frac{1}{4}b - a \) is greater than 0. Insufficient.
Statement 2:\(cd + ad < cd + cb\)
\(ad < cb\)
\(\frac{a}{b} < \frac{c}{d}\)
We don't know if \(\frac{c}{d}\) is less than 0.25, so insufficient. (If \(\frac{c}{d} < 0.25\) we have \(\frac{a}{b} < \frac{c}{d} < 0.25\) which would be sufficient.)
Combined:From the 2nd statement we found \(ad < cb\), the left side in statement 1 is \(\frac{c + a}{d + b}\) so let us try to build it starting with a conclusion in statement 2 and see what we can find.
Add ab on both sides: \(ad + ab < cb + ab\)
Factor: \(a(d + b) < b(c + a)\)
Move around the terms: \(\frac{a}{b} < \frac{c + a }{ d + b} < 0.25\)
Conclusion: \(\frac{a}{b} < 0.25\)
Sufficient.
Ans: C