Ewa earns additional earnings only from the amount of subscriptions beyond 10. This means that for March, she earned 1000 or 1000 + c(m-10) if m>10.
So, if there is a month when she did no more than 10 sales, she will earn only 1000.
Statement (1)Let's bring down 3 different m ranges (scenarios):
Range 1: m ≤ 10We get the same 1000$ earning both for March and February, which contradicts the statement itself. Range 2: 10 < m ≤ 13 (Scenario B)This means that
7 < m-3 ≤ 10. m-3 is the count of subscriptions for February. Therefore, Ewa earned 1000$ for February and 1600$ for March sales.No matter the value of m in this range, we will have the same 600$ earnings from subscriptions.m = 11 -> c = 600$,m = 12 -> c = 300$,m = 13 -> c = 200$ (this case will be later excluded).Total earnings remain the same - 1600$ Range 3: m > 13 (Scenario A)This means that
m - 3 > 10. Therefore, Ewa sold more than 10 subscriptions in February. After simplifying the stuff we have, c = 200.
Statement (1) alone is insufficient because we do not know exactly what the earnings are, only the difference between the February and March earnings.Statement (2) alone is insufficient as well, because it just brings the info that
c > 250$.Now, let's consider the statements together:
At first glance, if we try to solve it quickly, Statements (1) and (2) contradict each other (c = 200 and c > 250)
In fact, it just completely removes Scenario A and leaves us with two values of m: 11 and 12 from Scenario B. With both values of m, both Statements work, and in both cases, we have the same earnings - 600$ on commissions and 1600$ in total.
There are no other scenarios that can work by combining these 2 statements, and there are no other solutions to this question. We solved the problem.
UPD: The goal is to answer if we can give one exact solution for the problem. Combining the statements, we can surely say that Ewa's March earnings are 1600$.Hence, the answer is C.
BadalDewani
How did you come up with "
Case B (10 < m ≤ 13): March earns commission, Feb doesn't (m − 3 ≤ 10)"?