The number of the real solutions of the equation:
$x|x + 3| + |x - 1| - 2 = 0$ is
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$.
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$:
One valid solution found: $x = -2 - \sqrt{3}$.
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$:
Two valid solutions found: $x = -1 + \sqrt{2}$ and $x = -1 - \sqrt{2}$.
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$:
No valid solutions found in this case.
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.
Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to
Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to
Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$.
If $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to
Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to
Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to
All five letter words are made using all the letters A, B, C, D, E and arranged as in an English dictionary with serial numbers. Let the word at serial number $n$ be denoted by $W_n$. Let the probability $P(W_n)$ of choosing the word $W_n$ satisfy $P(W_n) = 2P(W_{n-1})$, $n > 1$.
If $P(CDBEA) = \frac{2^\alpha}{2^\beta-1}$, $\alpha, \beta\in N$, then $\alpha + \beta$ is equal to :
Let $a \in \mathbf{R}$ and $A$ be a matrix of order $3 \times 3$ such that $\det (A) = -4$ and $A + I = \begin{bmatrix} 1 & a & 1 \\ 2 & 1 & 0 \\ a & 1 & 2 \end{bmatrix}$, where $I$ is the identity matrix of order $3 \times 3$. If $\det ((a+1)\text{adj}((a-1)A))$ is $2^m 3^n$, $m, n \in \{0, 1, 2, \dots, 20\}$, then $m+n$ is equal to :
Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to
Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to
Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$.
If $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to
Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to
Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to