Given that and , what is the largest possible value of ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Rewrite as 1 + y/x; since y/x is negative, maximize by making |y/x| as small as possible: y = 2, x = -4 gives 1 - 1/2.
Solution
Split the fraction:
Since and , the term is always negative, so the expression is always less than . To make it as large as possible we want as close to as possible, i.e. as small as possible.
That means the smallest and the largest : and . Then
The answer is .
Why this works
Dividing through by isolates the only part that varies, , whose sign is fixed on the given box. A quotient of positive quantities is monotone in each variable separately, so its extreme values occur at corners of the domain. Look for a rewrite that makes the monotonicity obvious before testing points.
Alternative approach
Test the four corners of the rectangle: gives ; gives ; gives ; gives . The largest is . Choice (E) is impossible since would force .
The trap
Maximizing the numerator x + y and the denominator separately, or plugging in x = -2, y = 2 to get 0.
Common mistakes
- Maximizing the numerator x + y and the denominator separately, or plugging in x = -2, y = 2 to get 0.
- Forgetting that dividing by a negative flips the direction of inequalities, and picking the "largest" .
Techniques
Bound the quantity above/below or estimate to pin it down · Consider the largest/smallest element or boundary case