Each statement ALONE is sufficient to answer the question - Option D
Let V be Violet's speed and A be Alfred's speed, both in kilometers per hour (km/h). From the problem description, we know two key pieces of information:
- Alfred's speed is 24 km/h greater than Violet's: A=V+24.
- Alfred passes a landmark 1 hour after Violet. We need to find V.
To solve for the two unknown speeds (A and V), we need another independent equation relating them.
[hr]
Statement (1)(1) Alfred overtook Violet 4 hours after she passed the landmark.This statement means that 4 hours after Violet passed the landmark, Alfred and Violet were at the same position. Let's calculate their distances from the landmark at that moment.
- Violet's distance: In 4 hours, Violet travels a distance of dV=V×4.
- Alfred's distance: Since Alfred passed the landmark 1 hour after Violet, he has only been driving for 4−1=3 hours. His distance is dA=A×3.
When Alfred overtakes Violet, their distances are equal: dA=dV => 3A=4V
Now we have a system of two equations:
- A=V+24
- 3A=4V
Substituting the first equation into the second gives: 3(V+24)=4V => 3V+72=4V => V=72 km/h
Since we can find a unique value for Violet's speed,
Statement (1) is sufficient.[hr]
Statement (2)(2) Alfred's speed was 4/3 of Violet's speed.This statement gives us a direct mathematical relationship between their speeds: SA=34SV
Now we can use this equation with the one from the initial problem description:
- A=V+24
- A=4/3V
Setting the two expressions for A equal to each other: V+24=4/3V => 24=4/3V−V => 24=1/3V => V=72 km/h
Since we can find a unique value for Violet's speed,
Statement (2) is also sufficient.