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.
Machine M and Machine N working alone at their constant rates, non stop, produced 6000 and 8000 nails respectively. Did machine M work longer than machine N?
(1) Machine N produces 2000 more nails than machine M in one hour when each machine work at its constant rate
(2) Machine N produces twice as much as machine M in one hour when each machine work at its constant rate
In the original condition, r1*t1=6000, r2*t2=8000 and throw some transformation we have t1=6000/r1, t2=8000/r2 and 6000/r1>8000/r2, 3r2>4r1?, therefore the question is all about comparing r1 and r2.
We have 4 variables (r1,r2,t1,t2), 2 equations (r1*t1=6000, r2*t2=8000) therefore we need 2 more equations and therefore C is likely the answer. Using both 1) & 2) together, r2=r1+2000, r2=2r1 gives us r1=2000, r2=4000 and thus C is the answer. But such trivial conditions are rarely the answer, so we might try it separately again.
Using 1), 2)separately, (from Common mistake type 4(A), in case of 2) substituting r2=2r1 to 3r2>4r1? gives us 3*2r1>4r1?, 6>4. Therefore the answer is yes, and the condition is sufficient. Therefore the answer is B. (when looking at conditions 1), 2) if one is given by value and the other is given by ratio, the one with ratio is usually the answer. That's why we just calculated using con 1) here. )