SOLUTION: How am i to get the solution to the equation |x-3|=2x+1? It says I am to end up with a extraneous solution, but I do not know what that means or how to get it.

Algebra ->  Equations -> SOLUTION: How am i to get the solution to the equation |x-3|=2x+1? It says I am to end up with a extraneous solution, but I do not know what that means or how to get it.       Log On


   



Question 1100461: How am i to get the solution to the equation |x-3|=2x+1?
It says I am to end up with a extraneous solution, but I do not know what that means or how to get it.

Found 3 solutions by Alan3354, KMST, ankor@dixie-net.com:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How am i to get the solution to the equation |x-3|=2x+1?
------------
x-3 = 2x+1
x = 2x + 4
-x = 4
x = -4
Check:
|-4-3| = -7
|-7| = -7
NG
Absolute value cannot be negative.
--> extraneous solution
===============
-(x-3) = 2x+1
-x+3 = 2x+1
3 = 3x+1
3x = 2
x = 2/3
=================
Check:
|x-3|=2x+1
|(2/3 - 3)| = 4/3+1 = 7/3
|-7/3| = 7/3
No problem.
---------------------

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
Maybe x-3%3E=0 , and then abs%28x-3%29=x-3 ,
or maybe x-3%3C0 and then abs%28x-3%29=-%28x-3%29 .

If x-3%3C0 ,
the equation simplifies to
-%28x-3%29=2x%2B1 <--> -x%2B3=2x%2B1 <--> 3-1=2x%2Bx <--> 2=3x <--> x=2%2F3 .
That is a solution of -%28x-3%29=2x%2B1 ,
but is it a solution of the original equation?
Let's check.
If x=2%2F3 , x-3=2%2F3-3=-7%2F3 and abs%28x-3%29=7%2F3 .
At the same time, if x=2%2F3 , 2x%2B1=2%2A%282%2F3%29%2B1=4%2F3%2B1=7%2F3 .
Clearly, x=2%2F3 makes abs%28x-3%29=2x%2B1 true,
so highlight%28x=2%2F3%29 is a solution of abs%28x-3%29=2x%2B1 .

What about the case when x-3%3E=0 ?
Will that lead to another solution?
If x-3%3E=0 ,
the equation simplifies to
x-3=2x%2B1 <--> -3-1=2x-x <--> -4=x .
x=-4 is a solution to x-3=2x%2B1 ,
but it is not a solution to the original equation.
It makes x-3=-7 , abs%28x-3%29=7 , and
2x%2B1=2%2A%28-4%29%2B1=-8%2B1=-7 .
Clearly, if x=-4 makes abs%28x-3%29=7 , and 2x%2B1=-7 ,
it is not a solution to abs%28x-3%29=2x%2B1 .
we call it an extraneous solution.

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
|x-3| = 2x+1
x - 3 = 2x + 1
-3 - 1 = 2x - x
-4 = x, an extraneous solution, as you can see if you substitute in the original equation
|-4 - 3| = 2(-4) + 1
|-7| = -8 + 1
Absolute is always positive
+7 does not = -7
:
Solution 2
|x - 3| = 2x + 1
x - 3 = -(2x + 1)
x - 3 = -2x - 1
x + 2x = -1 + 3
3x = 2
x = 2/3, this solution will work in the original equation
:
|(2/3)-3)| = 2(2/3) + 1
|- 7/3| = +7/3
+7/3 = +7/3