Skip to main contentSkip to solution

If aa and bb are non-negative real numbers such that a+2b=6a + 2b = 6, then the average of the maximum and minimum possible values of (a+b)(a + b) is

Solution

✅ Correct Option: 2

We're given that a+2b=6a + 2b = 6 where a,b≥0a, b \geq 0 (non-negative real numbers).

Key insight: We need to express (a+b)(a+b) in terms of just one variable to find its maximum and minimum values.


From the constraint a+2b=6a + 2b = 6, we can solve for aa:

a=6−2ba = 6 - 2b

Now we can express (a+b)(a+b) in terms of bb only:

a+b=(6−2b)+b=6−ba + b = (6 - 2b) + b = 6 - b

Why this helps: Now we can see that (a+b)(a+b) depends only on bb, making it easier to find extremes.


Since both aa and bb must be non-negative:

For a≥0a \geq 0:

6−2b≥06 - 2b \geq 0

6≥2b6 \geq 2b

b≤3b \leq 3

For b≥0b \geq 0:

b≥0b \geq 0

Therefore: 0≤b≤30 \leq b \leq 3


Since (a+b)=6−b(a + b) = 6 - b:

Maximum value occurs when bb is at its minimum value:

When b=0b = 0: a+b=6−0=6a + b = 6 - 0 = 6

Check: a=6−2(0)=6a = 6 - 2(0) = 6

Minimum value occurs when bb is at its maximum value:

When b=3b = 3: a+b=6−3=3a + b = 6 - 3 = 3

Check: a=6−2(3)=0a = 6 - 2(3) = 0


Average of maximum and minimum values:

Average=Maximum+Minimum2=6+32=92=4.5\text{Average} = \tfrac{\text{Maximum} + \text{Minimum}}{2} = \tfrac{6 + 3}{2} = \tfrac{9}{2} = 4.5

The average of the maximum and minimum possible values of (a+b)(a+b) is 4.5.

Key Takeaway: When finding extremes of an expression with constraints, express the target expression in terms of one variable, then find the valid range for that variable. The extremes occur at the endpoints of this range.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question