Skip to main contentSkip to solution

The minimum possible value of x2−6x+103−x\frac{x^2-6x+10}{3-x}, for x<3x < 3, is

Solution

✅ Correct Option: 2

We need to find the minimum value of x2−6x+103−x\frac{x^2-6x+10}{3-x} when x<3x < 3.


Let us rewrite the numerator x2−6x+10x^2 - 6x + 10 by completing the square.

For any quadratic x2−6xx^2 - 6x, we take half of the coefficient of xx and square it: (62)2=9\left(\frac{6}{2}\right)^2 = 9

So: x2−6x+10=x2−6x+9−9+10=(x−3)2+1x^2 - 6x + 10 = x^2 - 6x + 9 - 9 + 10 = (x-3)^2 + 1

Why does this work? Because (x−3)2=x2−6x+9(x-3)^2 = x^2 - 6x + 9, so we add and subtract 9 to complete the square.


x2−6x+103−x=(x−3)2+13−x\frac{x^2-6x+10}{3-x} = \frac{(x-3)^2 + 1}{3-x}

Now here's a key insight: since (x−3)2=(3−x)2(x-3)^2 = (3-x)^2 (squaring eliminates the negative sign), we can write:

(x−3)2+13−x=(3−x)2+13−x\frac{(x-3)^2 + 1}{3-x} = \frac{(3-x)^2 + 1}{3-x}


(3−x)2+13−x=(3−x)23−x+13−x=(3−x)+13−x\frac{(3-x)^2 + 1}{3-x} = \frac{(3-x)^2}{3-x} + \frac{1}{3-x} = (3-x) + \frac{1}{3-x}


Since x<3x < 3, we have 3−x>03-x > 0. Let us substitute y=3−xy = 3-x where y>0y > 0.

The expression becomes: y+1yy + \frac{1}{y}

Finding the minimum of y+1yy + \frac{1}{y} when y>0y > 0:

We'll use the AM-GM (Arithmetic Mean ≥ Geometric Mean) inequality:

y+1y2≥y⋅1y=1=1\frac{y + \frac{1}{y}}{2} \geq \sqrt{y \cdot \frac{1}{y}} = \sqrt{1} = 1

Therefore: y+1y≥2y + \frac{1}{y} \geq 2

When does equality occur? When y=1yy = \frac{1}{y}, which means y2=1y^2 = 1, so y=1y = 1 (since y>0y > 0).


When y=1y = 1: 3−x=13-x = 1, so x=2x = 2

Let us verify: x=2<3x = 2 < 3


Therefore, the minimum possible value is 2.

Key takeaway: When you see an expression like quadraticlinear\frac{\text{quadratic}}{\text{linear}} where the constraint makes the denominator positive, try completing the square in the numerator and look for opportunities to apply AM-GM inequality.

Keyboard Shortcuts

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