MCQMediumJEE 2025Complex Numbers Basics

JEE Mathematics 2025 Question with Solution

The number of real solution(s) of the equation x2+3x+2=min(x3,x+2)x^2 + 3x + 2 = \min \left( |x - 3|, |x + 2| \right) is:

  • A

    11

  • B

    33

  • C

    00

  • D

    22

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: Solve x2+3x+2=min(x3,x+2)x^2 + 3x + 2 = \min \left( |x - 3|, |x + 2| \right).

Find: The number of real solutions.

The solution depends on which absolute value is smaller.

Since x3<x+2|x-3| < |x+2| when x<12x < \frac{1}{2}, take

x2+3x+2=x3x^2 + 3x + 2 = |x-3|

For x<3x < 3, this becomes

x2+3x+2=3xx^2 + 3x + 2 = 3 - x

So,

x2+4x1=0x^2 + 4x - 1 = 0

which gives

x=2±5x = -2 \pm \sqrt{5}

Checking these values against x3<x+2|x-3| < |x+2|, neither satisfies the required minimum condition.

Now for x+2<x3|x+2| < |x-3|, we have x>12x > \frac{1}{2}, so take

x2+3x+2=x+2x^2 + 3x + 2 = |x+2|

For x2x \ge -2,

x2+3x+2=x+2x^2 + 3x + 2 = x + 2

which gives

x2+2x=0x^2 + 2x = 0

so the roots are x=0x=0 and x=2x=-2, but neither lies in x>12x > \frac{1}{2}.

For x<2x < -2,

x2+3x+2=(x+2)x^2 + 3x + 2 = -(x+2)

so

x2+4x+4=0x^2 + 4x + 4 = 0

thus

(x+2)2=0(x+2)^2 = 0

and hence x=2x=-2, which again does not satisfy x>12x > \frac{1}{2}.

Finally, check the boundary value x=2x=-2 explicitly:

x2+3x+2=0x^2 + 3x + 2 = 0

and

min(x3,x+2)=min(5,0)=0\min(|x-3|, |x+2|) = \min(5,0) = 0

So the equation is satisfied at x=2x=-2.

Therefore, there is exactly one real solution. The correct option is A.

Casewise Analysis

Given: x2+3x+2=min(x3,x+2)x^2 + 3x + 2 = \min \left( |x - 3|, |x + 2| \right)

Find: How many real values of xx satisfy the equation.

Use the comparison of distances from 33 and 2-2.

  1. If x3<x+2|x-3| < |x+2|, then the minimum is x3|x-3|. This happens for x<12x < \frac{1}{2}.
  2. If x+2<x3|x+2| < |x-3|, then the minimum is x+2|x+2|. This happens for x>12x > \frac{1}{2}.

For the first case,

x2+3x+2=3xx^2 + 3x + 2 = 3 - x

which gives

x2+4x1=0x^2 + 4x - 1 = 0

Hence,

x=2±5x = -2 \pm \sqrt{5}

But on checking, neither root makes x3|x-3| smaller than x+2|x+2|, so both are rejected.

For the second case, if x2x \ge -2, then x+2=x+2|x+2| = x+2 and

x2+3x+2=x+2x^2 + 3x + 2 = x+2

so

x2+2x=0x^2 + 2x = 0

This gives x=0x=0 or x=2x=-2, neither valid for x>12x > \frac{1}{2}.

If x<2x < -2, then x+2=(x+2)|x+2| = -(x+2) and

x2+3x+2=(x+2)x^2 + 3x + 2 = -(x+2)

so

x2+4x+4=0x^2 + 4x + 4 = 0

Thus x=2x=-2, again not valid for x>12x > \frac{1}{2}.

Now explicitly test x=2x=-2:

x2+3x+2=0x^2 + 3x + 2 = 0

and

min(x3,x+2)=min(5,0)=0\min(|x-3|,|x+2|)=\min(5,0)=0

So x=2x=-2 is a valid solution.

Therefore, the equation has exactly 11 real solution.

Common mistakes

  • Assuming that solving x2+3x+2=x3x^2+3x+2=|x-3| and x2+3x+2=x+2x^2+3x+2=|x+2| separately is sufficient. This is wrong because the smaller absolute value must match the minimum. Always verify the corresponding inequality after solving each case.

  • Ignoring the domain conditions x<12x < \frac{1}{2} and x>12x > \frac{1}{2} while handling the minimum. This leads to accepting extraneous roots. First decide which expression is the minimum, then solve only in that interval.

  • Forgetting to check the boundary value where the two absolute values can compete with the quadratic outcome. Here x=2x=-2 must be tested directly, and it indeed satisfies the equation. Always substitute special candidate values back into the original equation.

Practice more Complex Numbers Basics questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions