To find the number of distinct real solutions for the equation:
\(x|x + 4| + 3|x + 2| + 10 = 0\)
we need to analyze the behavior of the absolute value expressions. We will explore different cases based on the value of \(x\) relative to \(-2\) and \(-4\), where the arguments of the absolute values change signs.
\(x(-x - 4) + 3(-x - 2) + 10 = 0\)
Simplifying, we get: \(-x^2 - 4x - 3x - 6 + 10 = 0 \Rightarrow -x^2 - 7x + 4 = 0\). This quadratic equation has no real roots as the discriminant \(49 + 16 = 65\) is positive, but it doesn't yield roots within this interval.
\(x(x + 4) + 3(-x - 2) + 10 = 0\)
Simplifying, we get: \(x^2 + 4x - 3x - 6 + 10 = 0 \Rightarrow x^2 + x + 4 = 0\). The discriminant is \(1 - 16 = -15\), no real roots.
\(x(x + 4) + 3(x + 2) + 10 = 0\)
Simplifying, we get: \(x^2 + 4x + 3x + 6 + 10 = 0 \Rightarrow x^2 + 7x + 16 = 0\). The discriminant is \(49 - 64 = -15\), hence no real roots.
Thus, considering all cases, there are 2 distinct real solutions where the function switches behavior at the breaking points \(-4\) and \(-2\). Therefore, the number of distinct real solutions is 2, making the correct answer option: 2.