Question:

Largest value of \( \min(2 + x^2, 6 - 3x) \), when \( x>0 \), is

Show Hint

When maximizing a minimum, equalize the two expressions to find the balance point.
Updated On: Aug 6, 2025
  • 1
  • 2
  • 3
  • 4
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

We are maximizing the minimum of two expressions: \( f_1 = 2 + x^2 \) and \( f_2 = 6 - 3x \). For the minimum to be as large as possible, set them equal: \[ 2 + x^2 = 6 - 3x \] \[ x^2 + 3x - 4 = 0 \] \[ (x + 4)(x - 1) = 0 \] Positive root: \( x = 1 \). At \( x = 1 \), both expressions are: \[ 2 + 1 = 3, \quad 6 - 3 = 3 \] Hence the maximum possible minimum value is 3.
Was this answer helpful?
0
0