The sum, of the squares of all the roots of the equation x2+∣2x−3∣−4=0, is
Options
Solution
Key Concepts and Formulas
Absolute Value Definition:∣x∣={x,−x,if x≥0if x<0
Quadratic Formula: For a quadratic equation ax2+bx+c=0, the roots are given by x=2a−b±b2−4ac.
Squaring a binomial:(a±b)2=a2±2ab+b2
Step-by-Step Solution
Step 1: Define Cases based on the Absolute Value
The given equation is x2+∣2x−3∣−4=0. We need to consider two cases based on the sign of the expression inside the absolute value, which is 2x−3. We find the critical point by setting 2x−3=0, which gives x=23.
Step 2: Case 1: 2x−3≥0⟹x≥23
If x≥23, then ∣2x−3∣=2x−3. Substituting this into the equation, we get:
x2+(2x−3)−4=0x2+2x−7=0
Now, we use the quadratic formula to solve for x:
x=2(1)−2±22−4(1)(−7)x=2−2±4+28x=2−2±32x=2−2±42x=−1±22
We have two potential roots: xA=−1+22 and xB=−1−22.
Now we check if these roots satisfy the condition x≥23=1.5.
xA=−1+22≈−1+2(1.414)=−1+2.828=1.828. Since 1.828≥1.5, xA is a valid root.
xB=−1−22≈−1−2(1.414)=−1−2.828=−3.828. Since −3.828<1.5, xB is not a valid root.
Thus, in Case 1, we have one valid root: x1=−1+22.
Step 3: Case 2: 2x−3<0⟹x<23
If x<23, then ∣2x−3∣=−(2x−3)=−2x+3. Substituting this into the equation, we get:
x2+(−2x+3)−4=0x2−2x−1=0
Using the quadratic formula to solve for x:
x=2(1)2±(−2)2−4(1)(−1)x=22±4+4x=22±8x=22±22x=1±2
We have two potential roots: xC=1+2 and xD=1−2.
Now we check if these roots satisfy the condition x<23=1.5.
xC=1+2≈1+1.414=2.414. Since 2.414≮1.5, xC is not a valid root.
xD=1−2≈1−1.414=−0.414. Since −0.414<1.5, xD is a valid root.
Thus, in Case 2, we have one valid root: x2=1−2.
Step 4: Calculate the Sum of the Squares of the Valid Roots
We need to find x12+x22, where x1=−1+22 and x2=1−2.
Forgetting to Check the Roots: A common mistake is to forget to check if the solutions obtained in each case satisfy the initial condition for that case (e.g., x≥23 or x<23).
Sign Errors: Be careful with signs, especially when dealing with the absolute value and the quadratic formula.
Simplifying Radicals: Always simplify radicals to their simplest form.
Summary
We split the absolute value equation into two cases based on the sign of the expression inside the absolute value. We solved the resulting quadratic equations and checked if the solutions satisfied the conditions for each case. Finally, we calculated the sum of the squares of the valid roots, which is 6(2−2).
Final Answer
The final answer is \boxed{6(2-\sqrt{2})}, which corresponds to option (A).