Animated Solution for Mathematics - Quadratic Equations: The sum, of the squares of all the roots of the equation x2+∣2x−3∣−4=0 is
Select Answer:
Visualized Solution
The Modulus Equation
Given equation: x2+∣2x−3∣−4=0
The presence of the modulus ∣2x−3∣ means the equation behaves differently based on the value of x.
Identifying the Critical Point
We must find where the expression inside the modulus is zero.
Set 2x−3=0⇒x=23=1.5.
This is our critical point that divides the number line into two regions.
Case 1: x≥23
Case 1: Assume x≥23.
Here, 2x−3≥0, so the modulus opens with a positive sign: ∣2x−3∣=2x−3.
Substitute this back: x2+(2x−3)−4=0.
Simplify to get a standard quadratic: x2+2x−7=0.
Solving Case 1 Quadratic
Use the quadratic formula for x2+2x−7=0.
x=2(1)−2±22−4(1)(−7)
x=2−2±4+28=2−2±32
x=2−2±42=−1±22
Validating Case 1 Roots
We must check if these roots satisfy our initial condition x≥1.5.
Root A: −1−22≈−3.82 (Rejected, as −3.82<1.5)
Root B: −1+22≈1.82 (Accepted, as 1.82≥1.5)
Valid Root 1:x1=22−1
Case 2: x<23
Case 2: Assume x<23.
Here, 2x−3<0, so the modulus opens with a negative sign: ∣2x−3∣=−(2x−3).
Substitute this back: x2−(2x−3)−4=0.
Simplify: x2−2x+3−4=0⇒x2−2x−1=0.
Solving Case 2 Quadratic
Use the quadratic formula for x2−2x−1=0.
x=2(1)−(−2)±(−2)2−4(1)(−1)
x=22±4+4=22±8
x=22±22=1±2
Validating Case 2 Roots
Check against the condition x<1.5.
Root C: 1+2≈2.41 (Rejected, as 2.41>1.5)
Root D: 1−2≈−0.41 (Accepted, as −0.41<1.5)
Valid Root 2:x2=1−2
Setting Up the Sum of Squares
We have found exactly two valid roots for the entire equation:
x1=22−1
x2=1−2
The question asks for the sum of the squares of all roots.
Required Sum =x12+x22
Calculating the Squares
Calculate x12:
(22−1)2=(22)2−2(22)(1)+12=8−42+1=9−42
Calculate x22:
(1−2)2=12−2(1)(2)+(2)2=1−22+2=3−22
Final Summation
Add the squared values together:
Sum =(9−42)+(3−22)
Combine rational and irrational parts:
Sum =(9+3)−(42+22)
Sum =12−62=6(2−2)
00:00 / 00:00
The Sigma Insight: Solution of Quadratic Equations
Solution Diagram
Analyzing the Setup
The equation provided is x2+∣2x−3∣−4=0. The modulus term ∣2x−3∣ acts as a gatekeeper, changing its behavior based on the sign of the expression inside.
To determine the critical point where the behavior shifts, we set the internal expression to zero:
2x−3=0⇒x=1.5
This point divides the number line into two distinct regions. We must analyze each region separately to find the valid solutions.
Case 1
The Right Side of the Boundary
We consider the region where x≥1.5. In this territory, the expression 2x−3 is non-negative, allowing us to remove the modulus bars directly:
x2+(2x−3)−4=0
Simplifying this expression leads to the standard quadratic equation:
x2+2x−7=0
Using the quadratic formula x=2a−b±b2−4ac, we calculate the roots:
x=2−2±4−4(1)(−7)=2−2±32=−1±22
We must verify these against our condition x≥1.5. The root −1−22≈−3.82 is rejected, while −1+22≈1.82 is accepted.
Thus, our first valid root is x1=22−1.
Case 2
The Left Side of the Boundary
Now, we examine the region where x<1.5. Here, 2x−3 is negative, so the modulus outputs the negation of the expression:
x2−(2x−3)−4=0
Simplifying this yields:
x2−2x+3−4=0⇒x2−2x−1=0
Applying the quadratic formula again:
x=22±4−4(1)(−1)=22±8=1±2
We check these against the condition x<1.5. The root 1+2≈2.41 is rejected, while 1−2≈−0.41 is accepted.
Thus, our second valid root is x2=1−2.
Final Calculation
We have identified the two valid roots: x1=22−1 and x2=1−2. The problem requires the sum of the squares of these roots.
First, we square x1:
x12=(22−1)2=8−42+1=9−42
Next, we square x2:
x22=(1−2)2=1−22+2=3−22
Summing these squares together:
(9−42)+(3−22)=12−62
Factoring the result, we arrive at the final answer:
6(2−2)