Positive integers and are each less than . What is the smallest possible value for ?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
Factor 2a - ab = a(2 - b); make the factor 2 - b as negative as possible (b = 5) and a as large as possible (a = 5).
Solution
Factor the expression:
Here . The factor is positive, so the product is most negative when is as negative as possible and is as large as possible.
Take , giving , and :
Any other choice gives , since and .
The answer is .
Why this works
Factoring turns a two-variable expression into a product whose sign and size are easy to control: push each factor to its extreme in the direction that helps. With tiny ranges, checking the boundary values is enough, but the factored form explains why the boundary is optimal.
The trap
Allowing a or b to equal 6, which gives 5(2 - 6) = -20, choice (A); the integers must be strictly less than 6.
Common mistakes
- Allowing a or b to equal 6, which gives 5(2 - 6) = -20, choice (A); the integers must be strictly less than 6.
- Taking small to "reduce" the expression, forgetting that a negative quantity gets smaller when multiplied by a larger positive number.
Techniques
Consider the largest/smallest element or boundary case · Test small/specific values or special cases to find or verify the answer