We are asked:
What is the difference between the **average pages per hour** typed by P and Q in one day (6 hours)?
Let’s denote:
P_avg = average pages per hour typed by P
Q_avg = average pages per hour typed by Q
We want to find: |P_avg − Q_avg|
Statement (1):
P types at a constant rate of 10 pages/hour
Q types at 19 pages/hour for first 3 hours; rest is unknown
→ Not enough info about Q’s speed in last 3 hours → Cannot find Q_avg → Insufficient
Statement (2):
2 × Q_avg = 3.8 × P_avg
→ Gives us a ratio: Q_avg / P_avg = 1.9
So Q_avg = 1.9 × P_avg
But we still don’t know the exact value of either P_avg or Q_avg → Cannot find actual difference → Insufficient
Combining (1) and (2):
From (1): P_avg = 10
From (2): Q_avg = 1.9 × P_avg = 1.9 × 10 = 19
→ Difference = 19 − 10 = 9
Now we can compute the exact difference.
Statements together → Sufficient
Answer: C