Solve ##\left| x+3 \right|= \left| 2x+1\right|##

  • #1
RChristenk
64
9
Homework Statement
Solve ##\left| x+3 \right|= \left| 2x+1\right|##
Relevant Equations
Absolute values
Both sides are in absolute values, i.e. positive, so the solution is straightforward: ##\left| x+3 \right|= \left| 2x+1\right| \Rightarrow x+3=2x+1 \Rightarrow x=2##.

But the solution presents another case: ##x+3 = -(2x+1)##. How is this possible if both sides are in absolute values, i.e. positive?

I understand ##\left| x\right|= \pm c##, but when there are absolute values on both sides, I don't understand why you can remove the absolute values by setting one side to negative. Thanks for the help.
 
Physics news on Phys.org
  • #2
If ##|x| = |y|## then there are four possible solutions:
$$x = y$$or$$x = -y$$or$$-x = y$$or$$-x = -y$$This, however, simplifies to two solutions.
$$x = y$$or$$x = -y$$
 
  • Like
Likes Math100, MatinSAR, RChristenk and 1 other person
  • #3
RChristenk said:
Homework Statement: Solve ##\left| x+3 \right|= \left| 2x+1\right|##
Relevant Equations: Absolute values

Both sides are in absolute values, i.e. positive, so the solution is straightforward: ##\left| x+3 \right|= \left| 2x+1\right| \Rightarrow x+3=2x+1 \Rightarrow x=2##.

But the solution presents another case: ##x+3 = -(2x+1)##. How is this possible if both sides are in absolute values, i.e. positive?

If you were asked to solve [itex]|x| = |3|[/itex], would you exclude [itex]x = -3[/itex] as a solution?

Here, is there any reason to exlude the case [itex]-3 < x < -\frac12[/itex], where [itex]x + 3 > 0[/itex] but [itex]2x + 1 < 0[/itex]?
 
  • Like
Likes RChristenk and PeroK
  • #4
When you remove the absolute values, you do not know if the inside is positive or negative and you have to account for either possibility.
 
  • Like
Likes Gavran
  • #5
RChristenk said:
I understand ##\left| x\right|= \pm c##, but when there are absolute values on both sides, I don't understand why you can remove the absolute values by setting one side to negative. Thanks for the help.
## |x| = c \Rightarrow x = \pm c ## where ## c \ge 0 ##. By using this, there will be ## |x+3| = |2x+1| \Rightarrow x+3 = \pm |2x+1| ## and finally ## x+3 = \pm (2x+1) ## because ## \pm |2x+1| ## can be rewritten as ## \pm (2x+1) ##.
 
  • #6
What about squaring both sides and solving the resulting quadratic equation?
 
  • #7
Gavran said:
## |x| = c \Rightarrow x = \pm c ## where ## c \ge 0 ##. By using this, there will be ## |x+3| = |2x+1| \Rightarrow x+3 = \pm |2x+1| ## and finally ## x+3 = \pm (2x+1) ## because ## \pm |2x+1| ## can be rewritten as ## \pm (2x+1) ##.
You can skip a step in the above. ## |x+3| = |2x+1| \Rightarrow x+3 = \pm (2x+1) ##
 
  • Like
Likes Math100 and PeroK

FAQ: Solve ##\left| x+3 \right|= \left| 2x+1\right|##

What does the equation |x+3| = |2x+1| represent?

The equation |x+3| = |2x+1| represents a situation where the distance of the expression x+3 from zero is equal to the distance of the expression 2x+1 from zero on a number line. It can have multiple solutions depending on the values of x.

How do you start solving the equation |x+3| = |2x+1|?

To solve the equation |x+3| = |2x+1|, you can start by considering the different cases based on the definitions of absolute values. This involves setting up two equations: one for when both expressions are positive and another for when one or both are negative.

What are the cases to consider when solving |x+3| = |2x+1|?

You need to consider four cases based on the signs of the expressions inside the absolute values: 1. Case 1: x + 3 ≥ 0 and 2x + 1 ≥ 02. Case 2: x + 3 ≥ 0 and 2x + 1 < 03. Case 3: x + 3 < 0 and 2x + 1 ≥ 04. Case 4: x + 3 < 0 and 2x + 1 < 0

What are the solutions to the equation |x+3| = |2x+1|?

After solving the four cases, the solutions to the equation |x+3| = |2x+1| are found to be x = -2 and x = -4. These values satisfy the original equation.

How can I verify the solutions to |x+3| = |2x+1|?

You can verify the solutions by substituting them back into the original equation. For x = -2, |x+3| = |1| = 1 and |2x+1| = |-3| = 3, which does not hold. For x = -4, |x+3| = |-1| = 1 and |2x+1| = |-7| = 7, which also does not hold. Therefore, you need to check the calculations again to ensure the correct solutions have been identified.

Back
Top