Find the range of x if x² - 5x + 6 < 0

medium CBSE JEE-MAIN 3 min read

Question

Find the values of xx satisfying x25x+6<0x^2 - 5x + 6 < 0.

Solution — Step by Step

x25x+6=(x2)(x3)x^2 - 5x + 6 = (x - 2)(x - 3)

We need (x2)(x3)<0(x - 2)(x - 3) < 0, i.e., the product must be negative.

The expression equals zero at x=2x = 2 and x=3x = 3.

These are the critical points that divide the number line into three intervals:

  • x<2x < 2
  • 2<x<32 < x < 3
  • x>3x > 3

We check the sign of (x2)(x3)(x-2)(x-3) in each interval:

Interval(x2)(x-2)(x3)(x-3)Product
x<2x < 2 (test x=0x=0)negativenegativepositive
2<x<32 < x < 3 (test x=2.5x=2.5)positivenegativenegative
x>3x > 3 (test x=4x=4)positivepositivepositive

The product is negative only in the interval 2<x<32 < x < 3.

x(2,3)\boxed{x \in (2, 3)}

The endpoints x=2x = 2 and x=3x = 3 are excluded (strict inequality — the expression equals 0 there, not less than 0).

Why This Works

A product of two factors is negative when exactly one factor is negative (opposite signs). The factors (x2)(x-2) and (x3)(x-3) change signs at x=2x=2 and x=3x=3 respectively. Between these roots, (x2)>0(x-2) > 0 but (x3)<0(x-3) < 0, giving a negative product.

The parabola y=x25x+6y = x^2 - 5x + 6 opens upward (positive leading coefficient). It’s negative between its two roots. This geometric interpretation directly confirms x(2,3)x \in (2, 3).

Alternative Method — Number Line / Wavy Curve Method

Plot the critical points 2 and 3 on a number line. For a quadratic x2...x^2 - ..., the parabola opens upward, so the expression is negative between the roots and positive outside the roots.

Since we want <0< 0: solution is between the roots → 2<x<32 < x < 3.

The Wavy Curve Method (or Sign Change Method) is much faster for higher-degree inequalities. Mark the zeros of each factor on a number line. To the extreme right, the expression is always positive (for leading positive coefficient). Alternate signs as you cross each zero. This avoids evaluating test points for every interval.

Common Mistake

Students sometimes write the solution as x<2x < 2 or x>3x > 3 — exactly the opposite of the correct answer. This confusion arises from thinking “the roots are 2 and 3, so the answer involves these boundary values in the inequalities x<2x < 2 or x>3x > 3.” Remember: for 0\leq 0 (expression is negative or zero), the solution is between the roots for an upward-opening parabola. For 0\geq 0, it’s outside the roots. Verify by substituting x=2.5x = 2.5 — you get 6.2512.5+6=0.25<06.25 - 12.5 + 6 = -0.25 < 0 ✓.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next