Solve the equations containing absolute value in Exercises 94–95. |2x+1| = 7
Verified step by step guidance
1
Recognize that the equation |2x + 1| = 7 involves an absolute value. The absolute value equation |A| = B can be rewritten as two separate equations: A = B and A = -B, provided B ≥ 0.
Rewrite the given equation |2x + 1| = 7 as two separate equations: 2x + 1 = 7 and 2x + 1 = -7.
Solve the first equation, 2x + 1 = 7, by isolating x. Subtract 1 from both sides to get 2x = 6, then divide both sides by 2 to find x.
Solve the second equation, 2x + 1 = -7, by isolating x. Subtract 1 from both sides to get 2x = -8, then divide both sides by 2 to find x.
Combine the solutions from both equations to express the final solution set for x.
Verified video answer for a similar problem:
This video solution was recommended by our tutors as helpful for the problem above
Video duration:
1m
Play a video:
0 Comments
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Absolute Value
Absolute value represents the distance of a number from zero on the number line, regardless of direction. It is denoted by vertical bars, such as |x|. For example, |3| equals 3, and |-3| also equals 3. Understanding absolute value is crucial for solving equations that involve it, as it leads to two possible cases based on the definition.
To solve an equation involving absolute value, you must consider both the positive and negative scenarios. For the equation |2x + 1| = 7, you set up two separate equations: 2x + 1 = 7 and 2x + 1 = -7. Solving these equations will yield the possible values of x that satisfy the original equation.
After finding potential solutions for an absolute value equation, it is essential to check each solution by substituting it back into the original equation. This step ensures that the solutions are valid and satisfy the equation, as sometimes extraneous solutions can arise during the solving process.