All Exams Test series for 1 year @ ₹349 only
Question

The number of the real solutions of the equation: 
$x|x + 3| + |x - 1| - 2 = 0$ is

The correct answer is
4

Solving the Absolute Value Equation

We need to find the number of real solutions for the equation $x|x + 3| + |x - 1| - 2 = 0$. We analyze this equation by dividing the number line into intervals based on the points where the expressions inside the absolute values are zero. These points are $x = -3$ and $x = 1$.

Case 1: $x < -3$

In this interval, $x + 3$ is negative and $x - 1$ is negative. Thus, $|x + 3| = -(x + 3)$ and $|x - 1| = -(x - 1)$.

The equation becomes:

$ x (-(x + 3)) + (-(x - 1)) - 2 = 0 $

$ -x^2 - 3x - x + 1 - 2 = 0 $

$ -x^2 - 4x - 1 = 0 $

$ x^2 + 4x + 1 = 0 $

Using the quadratic formula $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$:

$ x = \frac{-4 \pm \sqrt{4^2 - 4(1)(1)}}{2} = \frac{-4 \pm \sqrt{16 - 4}}{2} = \frac{-4 \pm \sqrt{12}}{2} = \frac{-4 \pm 2\sqrt{3}}{2} = -2 \pm \sqrt{3} $

We check if these solutions are in the interval $x < -3$. Since $\sqrt{3} \approx 1.732$:

  • $x_1 = -2 + \sqrt{3} \approx -0.268$. This solution is not in the interval $x < -3$.
  • $x_2 = -2 - \sqrt{3} \approx -3.732$. This solution is in the interval $x < -3$.

One valid solution found: $x = -2 - \sqrt{3}$.

Case 2: $-3 \le x < 1$

In this interval, $x + 3$ is non-negative and $x - 1$ is negative. Thus, $|x + 3| = x + 3$ and $|x - 1| = -(x - 1)$.

The equation becomes:

$ x(x + 3) + (-(x - 1)) - 2 = 0 $

$ x^2 + 3x - x + 1 - 2 = 0 $

$ x^2 + 2x - 1 = 0 $

Using the quadratic formula:

$ x = \frac{-2 \pm \sqrt{2^2 - 4(1)(-1)}}{2} = \frac{-2 \pm \sqrt{4 + 4}}{2} = \frac{-2 \pm \sqrt{8}}{2} = \frac{-2 \pm 2\sqrt{2}}{2} = -1 \pm \sqrt{2} $

We check if these solutions are in the interval $-3 \le x < 1$. Since $\sqrt{2} \approx 1.414$:

  • $x_3 = -1 + \sqrt{2} \approx 0.414$. This solution is in the interval $[-3, 1)$.
  • $x_4 = -1 - \sqrt{2} \approx -2.414$. This solution is in the interval $[-3, 1)$.

Two valid solutions found: $x = -1 + \sqrt{2}$ and $x = -1 - \sqrt{2}$.

Case 3: $x \ge 1$

In this interval, $x + 3$ is positive and $x - 1$ is non-negative. Thus, $|x + 3| = x + 3$ and $|x - 1| = x - 1$.

The equation becomes:

$ x(x + 3) + (x - 1) - 2 = 0 $

$ x^2 + 3x + x - 1 - 2 = 0 $

$ x^2 + 4x - 3 = 0 $

Using the quadratic formula:

$ x = \frac{-4 \pm \sqrt{4^2 - 4(1)(-3)}}{2} = \frac{-4 \pm \sqrt{16 + 12}}{2} = \frac{-4 \pm \sqrt{28}}{2} = \frac{-4 \pm 2\sqrt{7}}{2} = -2 \pm \sqrt{7} $

We check if these solutions are in the interval $x \ge 1$. Since $\sqrt{7} \approx 2.646$:

  • $x_5 = -2 + \sqrt{7} \approx 0.646$. This solution is not in the interval $x \ge 1$.
  • $x_6 = -2 - \sqrt{7} \approx -4.646$. This solution is not in the interval $x \ge 1$.

No valid solutions found in this case.

Total Number of Real Solutions

Summing the valid solutions from the three cases ($x = -2 - \sqrt{3}$, $x = -1 + \sqrt{2}$, $x = -1 - \sqrt{2}$), we find 3 distinct real solutions based on algebraic analysis.

The equation $x|x + 3| + |x - 1| - 2 = 0$ has 4 real solutions.

Was this answer helpful?

Similar Questions

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
  5. Let $C_r$ denote the coefficient of $x^r$ in the binomial expansion of $(1 + x)^n$, $n \in \mathbb{N}, 0 \leq r \leq n$. If $P_n = C_0 - C_1 + \frac{2^2}{3} C_2 - \frac{2^3}{4} C_3 + \dots + \frac{(-2)^n}{n+1} C_n$, then the value of $\sum_{n=1}^{25} \frac{1}{P_{2n}}$ equals.
  6. The number of elements in the relation $R = \{(x, y) : 4x^2 + y^2 < 52, x, y \in \mathbb{Z}\}$ is
  7. Let $S = \{z \in \mathbb{C} : 4z^2 + \bar{z} = 0\}$. Then $\sum_{z \in S} |z|^2$ is equal to :
  8. Let f and g be functions satisfying $f(x+y) = f(x)f(y), f(1) = 7$ and $g(x+y) = g(xy), g(1) = 1$, for all $x, y \in \mathbb{N}$. If $\sum_{x=1}^{n} \left(\frac{f(x)}{g(x)}\right) = 19607$, then n is equal to :

  9. Let S be the set of the first 11 natural numbers. Then the number of elements in $A = \{B \subseteq S : n(B) \geq 2$ and the product of all elements of B is even is ________.

  10. Let $S = \frac{1}{25!} + \frac{1}{3!23!} + \frac{1}{5!21!} + \dots$ up to 13 terms. If $13S = \frac{2^k}{n!}, k \in \mathbb{N}$, then $n + k$ is equal to

Important Questions from Algebra

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
  5. Let $C_r$ denote the coefficient of $x^r$ in the binomial expansion of $(1 + x)^n$, $n \in \mathbb{N}, 0 \leq r \leq n$. If $P_n = C_0 - C_1 + \frac{2^2}{3} C_2 - \frac{2^3}{4} C_3 + \dots + \frac{(-2)^n}{n+1} C_n$, then the value of $\sum_{n=1}^{25} \frac{1}{P_{2n}}$ equals.
Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App