The table below displays the monthly sales data (in thousands of units) for three products (A, B, and C) over the first four months:
Month | Product A | Product B | Product C |
---|---|---|---|
January | 15 | 10 | 12 |
February | 18 | 12 | 15 |
March | 20 | 15 | 18 |
April | 25 | 20 | 22 |
Using this data, answer the following questions:
Let the total sales for each product over the four months be represented as:
$$ S_A = A_{Jan} + A_{Feb} + A_{Mar} + A_{Apr} $$
$$ S_B = B_{Jan} + B_{Feb} + B_{Mar} + B_{Apr} $$
$$ S_C = C_{Jan} + C_{Feb} + C_{Mar} + C_{Apr} $$
Which of the following statements is true?