Find the number of real solutions of x² - 5|x| + 6 = 0 — JEE Mathematics
Find the number of real solutions of $x^2 - 5|x| + 6 = 0$.
1 Answer
VAVidaara Admin
✓ Vidaara Team
✓ Accepted
· 2mo ago
▲ 15
Let $|x| = y$. Since $x^2 = |x|^2 = y^2$, rewrite the equation as:
$$y^2 - 5y + 6 = 0 \implies (y-2)(y-3) = 0 \implies y = 2 or y = 3$$
Since $y = |x|$:
- $|x| = 2 \implies x = \pm 2$
- $|x| = 3 \implies x = \pm 3$
There are 4 distinct real solutions: $-3, -2, 2, 3$.
Answer: 4
Log in to post your own answer or join the discussion.
Discussion (4)
A
Is there a faster shortcut for this in the actual exam? Time is tight.
TS
This is exactly the kind of step-by-step I needed. Respect.
K
Underrated solution. The way you set it up makes it almost obvious.
E
Quick doubt: would this method still work if the numbers were not so clean?