Sign In
Break down the given absolute value equation into two separate equations.
x=2
When solving an equation involving absolute value expressions, we should consider what would happen if we removed the absolute value symbols. Let's look at an example equation. |ax+b|=|cx+d| Although we can make 4 statements about this equation, there are actually only two possible cases to consider.
Statement | Result |
---|---|
Both absolute values are positive. | ax+b=cx+d |
Both absolute values are negative. | -(ax+b)=-(cx+d) |
Only the left-hand side is negative. | -(ax+b)=cx+d |
Only the right-hand side is negative. | ax+b=-(cx+d) |
Given Equation:& |x+1|=|x-5| First Equation:& x+1 = x-5 Second Equation:& x+1 =- (x-5) We will solve each of these equations by graphing separately.
To graph the first equation, we will create two functions out of the left- and right-hand sides of the equation. y=x+1 and y=x-5 The x-coordinate where the graphs of these functions intersect is the solution to our equation.
We have found that these lines are parallel, and therefore will never have a point of intersection. This means that for this possible configuration of the original equation, there is no solution.