Step 1: Analyse Question StemThe vet gave each pet either 1 treat or 2 treats. We have to find out the total number of treats given to pets.
To be able to do this, we need to know how many pets were given 1 treat and how many were given 2.
Let the number of pets which were given 1 treat = x, and, the number of pets which were given 2 treats = y. Note that both x and y have to be non-negative integers, since they represent the number of pets.
Step 2: Analyse Statements Independently (And eliminate options) – AD / BCEStatement 1: The total number of pets at the clinic last Friday was 90.
This means x + y = 90.
We have one equation in two unknowns and no other information. Clearly, the equation above can be solved in more than one way. This means that there is more than one solution set possible for x and y.
For example, if 89(x) pets were given 1 treat and 1(y) pet was given 2 treats, total number of treats given = 89 + 12 = 91
If 88(x) pets were given 1 treat and 2(y) pets were given 2 treats, total number of treats given = 88 + 4 = 92
The data in statement 1 is insufficient to find out a unique value for the total number of treats.
Statement 1 alone is insufficient. Answer options A and D can be eliminated.
Statement 2: 2/3 of the pets at the clinic last Friday were given 2 treats each.
We have no information about the total number of pets.
The data in statement 2 is insufficient to find out a unique value for the total number of treats.
Statement 2 alone is insufficient. Answer option B can be eliminated.
Step 3: Analyse Statements by combiningFrom statement 1: x + y = 90
From statement 2: y = \(\frac{2}{3}\) * 90 = 60
Therefore, x = 30
Since we have unique values for x and y, we can find a definite value for the total number of treats were given out.
The combination of statements is sufficient to find a unique value as the answer.
Statements 1 and 2 together are sufficient. Answer option E can be eliminated.
The correct answer option is C.