Forget conventional ways of solving math questions. In DS, Variable approach is the easiest and quickest way to find the answer without actually solving the problem. Remember equal number of variables and equations ensures a solution.
A pumpkin patch contains x pumpkins that weigh 10 pounds each and y pumpkins that weigh r pounds each. If the average (arithmetic mean) weight of the pumpkins is 12 pounds, what is the value of r?
(1) There are five more heavier pumpkins than lighter pumpkins.
(2) The weight in pounds of each of the heavier pumpkins is 3 more than their number.
In the original condition, this question is typical 2by2 question in GMAT test.
(10x+ry/x+y)=12, and thus there are 3 variables (x,y,r) and 1 equation (10x+ry/x+y)=12. We need to match the number of equations and varibles and thus we need 2 more. Since there is 1 each in 1) and 2), we need both of them and thus C is likely the answer, and it turns out that C actually is the answer.
Using both 1) & 2) together, let's start from the assumption that 10>r. x=y+5, 10=x+3, then x=7, y=2, (10*7+2r/9)=12, 70+2r=12*9=108, 2r=38, r=19. Here we assumed that pumpkin1 is more heavier, and we have contradiction.
Assuming 10<r, y=x+5, r=y+3, 10x+ry=12(x+y)=12x+12y, ry=2x+12y, r=y+3. substituting x=y-5 gives us (y+3)y=2(y-5)+12y, y^2+3y=2y-10+12y, y^2-11y+10=0, (y-10)(y-1)=0, y=10, y=1. since y=1 gives us x=-4, this is not our answer, and having y=10 gives us x=5, r=13 which is the answer.
However, solving the question directly such as the above is inappropriate for 2 minute deadline, and it's more efficient to solve through variable approach method. The answer is C.
Attachments

pumpkin.jpg [ 14.32 KiB | Viewed 8346 times ]