Question:

Using the same table, in which quarter is the total sales across all products the highest?

Show Hint

To find the highest total in a table, sum each row or column and compare, verifying the highest value.
Updated On: Jul 28, 2025
  • Q1
  • Q2
  • Q3
  • Q4
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation


- Step 1: Calculate total sales per quarter: Q1 = $20 + 15 + 10 + 25 = 70$, Q2 = $25 + 20 + 15 + 30 = 90$, Q3 = $30 + 25 + 20 + 35 = 110$, Q4 = $35 + 30 + 25 + 40 = 130$.
- Step 2: Compare: Q1 = 70, Q2 = 90, Q3 = 110, Q4 = 130. Q4 is highest.
- Step 3: Verify Q4: $35 + 30 + 25 + 40 = 130$.
- Step 4: Recheck Q3: $30 + 25 + 20 + 35 = 110$. Q4 remains highest.
- Step 5: Check options: Option (4) is Q4, which matches.
- Step 6: Ensure no errors in summing columns.
Was this answer helpful?
0
0