Hey! This is a classic DS question that tests your ability to translate between cost and time - let's break it down step by step.
The Key InsightFirst, let's think about what we're really asking here. We need to know if the call lasted longer than 15 minutes. Since cost increases directly with time after the first 3 minutes, this becomes a cost question.
Let's calculate what a 15-minute call would cost:
- First 3 minutes: \($0.75\) (flat fee)
- Additional 12 minutes: \($0.20 × 12 = $2.40\)
- Total for 15 minutes: \($0.75 + $2.40 = $3.15\)
So our question transforms into: Did the call cost more than \($3.15\)?
Analyzing Statement 1Statement 1 tells us the cost was less than \($4.16\).
Notice how this doesn't help us determine if the cost exceeded \($3.15\). The actual cost could be:
- \($3.00\) (less than \($3.15\)) → Call was shorter than 15 minutes
- \($3.50\) (more than \($3.15\) but still less than \($4.16\)) → Call was longer than 15 minutes
Since we get different answers depending on the actual cost, Statement 1 alone is
NOT sufficient.
Analyzing Statement 2Statement 2 tells us the cost was greater than \($3.35\).
Here's what you need to see: Since \($3.35 > $3.15\) (our 15-minute threshold), we know the call
definitely lasted longer than 15 minutes. Any cost above \($3.35\) means the call went beyond 15 minutes.
Statement 2 alone is
sufficient.
Answer: BStatement 2 alone gives us enough information, while Statement 1 alone does not.
---
You can check out the
complete framework on Neuron to master the systematic approach for all cost-time relationship problems in DS. You can also explore comprehensive solutions for
similar official questions here to build consistent accuracy across different question variations.