Question: Is the estimated fuel efficiency within 20% of actual fuel efficiency? 0.8<=Eff(est)/Eff(act)<=1.2 ?Re-write the question stem for easier use:
Eff(est)/Eff(act) = [ D(est)/D(act) ]/[F(est)/F(act)] so Question is 0.8<= [ D(est)/D(act) ]/[F(est)/F(act)] <=1.2?i) \(D_{est}\) is within 20% of \(D_{act}\), and \(F_{est}\) is within 20% of \(F_{act}\).
To establish sufficiency we need to test for cases which yield sufficient and/or not sufficient.
We can maximize
D(est)/D(act) and minimize
F(est)/F(act) to yield a
No. Eff(est)/Eff(act) = 1.2/0.8 = 1.5 which is outside the range of 0.8<=Eff(est)/Eff(act)<=1.2.
Yielding a
Yes is easier. Keep numerator and denominator equal 1 i.e.
D(est)/D(act) and
F(est)=F(act) = 1; this is within the allowed range.
Since we got a Yes and a No , this statement is insufficient.
ii)
The coordinator overestimated the distance by 100 kilometers and underestimated the fuel use by 10 liters.Given: \(D_{est} = D_{act} + 100\) and \(F_{est} = F_{act} - 10\).We haven't been given what the actual values of fuel and distance are so we can plug in values ourselves. Let's keep the denominator constant (and as close to 1 as possible to keep calculations easier) and change numerator to yield Yes and a No.
\(F_{est} = 990, F_{act} = 1000\). So \(F_{est}/F_{act}\) = 0.99 ~ 1
.Numerator: since we are given that
\(D_{est}\) is greater than
\(D_{act}\), we know that numerator
\(D_{est}/D_{act}\) will be greater than 1. In order to find a Yes and No, we need to test cases where numerator is within the range of >=1 and <=1.2 and another test case where it exceeds it.
\(D_{est}/D_{act}\) = \( D_{act} + 100 /D_{act}\) = \( 1 + 100 /D_{act}\)We now need only focus on
\(100 /D_{act}\), if we minimize it and we get a value as close to 1 as possible which is less than or equal to 1.2, we get a Yes. If we maximize it so that it exceeds 1.2, we get a No.
Let
\(D_{act}\) = 1000 so that 100/1000 = 0.1, 1+0.1 = 1.1 which is less than 1.2. Yes
Let
\(D_{act}\) = 5 so that 100/5 = 20, 1+20 = 21 which exceeds 1.2. No
Since we got a Yes and a No , this statement is insufficient.
By combining both statements,
For the \(100\text{ km}\) overestimation to be \(\le 20\%\) of \(D_{act}\), \(D_{act}\) must be at least \(500\text{ km}\).
For the \(10\text{ L}\) underestimation to be \(\le 20\%\) of \(F_{act}\), \(F_{act}\) must be at least \(50\text{ L}\).
So, \(D_{act}\) >= 500, and \(F_{act}\)>=50.
We already have a Yes above by taking
\(F_{act}\) = 1000 and
\(D_{act}\) = 1000 which satisfy these conditions.
In order to get a No, we know that we need to maximize numerator and minimize denominator of
[ D(est)/D(act) ]/[F(est)/F(act)]. To maximize the numerator, we take minimum possible value of D(act) = 500 so D(est) = 600. 600/500 = 1.2.
Since we know that the ratio F(est)/F(act) < 1, any values we take for \(F_{act}\)>=50 , the overall fraction will always be greater than 1.2 which exceeds the range.
Example: if F(act) = 50 and F(est) = 40, 40/50 = 0.8 => 1.2/0.8 =
1.5. if F(act) = 1000 and F(est) = 990, 990/1000=0.99 => 1.2/0.99 =
1.212. Both cases exceed the range of <=1.2. Hence this yields a No.
Since we got a Yes and a No by combining statements, answer is
E.