mathdad
- 1,280
- 0
Solve the absolute value equation.
|x^2 - 2x| = |x^2 + 6x|
Seeking the first step.
|x^2 - 2x| = |x^2 + 6x|
Seeking the first step.
The absolute value equation |x^2 - 2x| = |x^2 + 6x| has two solutions: x = -2 and x = 0. The first step involves recognizing that |a| = |b| implies a = ±b, leading to the equations x - 2 = x + 6 and x - 2 = -(x + 6). The latter results in the solution x = -2, while the former confirms x = 0. The discussion emphasizes the importance of not disregarding absolute values when solving equations.
PREREQUISITESStudents, educators, and anyone interested in mastering algebraic equations, particularly those involving absolute values and their properties.
RTCNTC said:|x^2 - 2x| = |x^2 + 6x|
|x(x - 2)| = |x(x + 6)|
|x||x - 2| = |x||x+6|
[|x||x - 2|]/|x| = [|x||x+6|]/|x|
|x-2| = |x+6|
x - 2 = x + 6
The only solution is x = 0.
IF they have that as a given then you have to expand it out. But for the record [math]|x|^3 = |x| \cdot x^2[/math]. It won't help you to get rid of the absolute value bars.RTCNTC said:What if the same question involves higher powers?
Example:
|x^2 - 2x|^3 = |x^2 + 6x|^3
I will post a few more if needed.topsquark said:IF they have that as a given then you have to expand it out. But for the record [math]|x|^3 = |x| \cdot x^2[/math]. It won't help you to get rid of the absolute value bars.
-Dan