StemCET Logo

Maths Question 3 – JEE-MAIN 2025

The number of real roots of the equation x|x2|+3|x3|+1=0 is:

Break the problem into intervals based on the critical points where the expressions inside the absolute values change sign.

🥷
Ninja StrategyAnalyze Function Positivity

By analyzing the function's behavior for x2, we can quickly determine that no roots exist in that region, limiting the possibilities to at most one root from the x<2 region.

Step 1: Define Intervals based on Critical Points✦ Active

The critical points for the absolute value expressions |x2| and |x3| are x=2 and x=3. These points divide the number line into three intervals: x<2, 2x<3, and x3. We analyze the equation x|x2|+3|x3|+1=0 in each interval.

Step 2: Solve in Each Interval○ Expand

Case 1: For x<2, |x2|=(x2) and |x3|=(x3). The equation becomes:

x((x2))+3((x3))+1=0 x2+2x3x+9+1=0 x2x+10=0 x2+x10=0

Using the quadratic formula, x=1±124(1)(10)2=1±412. The roots are x1=1+4122.70 and x2=14123.70. Only x23.70 satisfies x<2. So, one root: x=1412.

Case 2: For 2x<3, |x2|=x2 and |x3|=(x3). The equation becomes:

x(x2)+3((x3))+1=0 x22x3x+9+1=0 x25x+10=0

The discriminant is D=(5)24(1)(10)=2540=15<0. There are no real roots in this interval.

Case 3: For x3, |x2|=x2 and |x3|=x3. The equation becomes:

x(x2)+3(x3)+1=0 x22x+3x9+1=0 x2+x8=0

Using the quadratic formula, x=1±124(1)(8)2=1±332. The roots are x3=1+3322.37 and x4=13323.37. Neither x3 nor x4 satisfies x3. So, no roots in this interval.

💡 Teacher's Secret Hint

Remember to always check if the calculated roots fall within the specific interval for which the absolute value expressions were simplified.

Step 3: Count Total Real Roots○ Expand

Combining the results from all intervals, we found only one real root: x=1412.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.