Processing math: 100%
 
+0  
 
+1
1264
7
avatar+590 

Solve for x:

|3x-2|-1=|5-x|

 Aug 22, 2017
 #1
avatar
+2

Solve for x over the real numbers:
abs(2 - 3 x) = abs(5 - x) + 1

Split the equation into two possible cases:
2 - 3 x = abs(5 - x) + 1 or 2 - 3 x = -abs(5 - x) - 1

Subtract abs(5 - x) + 1 from both sides:
1 - 3 x - abs(5 - x) = 0 or 2 - 3 x = -abs(5 - x) - 1

Subtract 1 - 3 x from both sides:
-abs(5 - x) = 3 x - 1 or 2 - 3 x = -abs(5 - x) - 1

Multiply both sides by -1:
abs(5 - x) = 1 - 3 x or 2 - 3 x = -abs(5 - x) - 1

Split the equation into two possible cases:
5 - x = 1 - 3 x or 5 - x = 3 x - 1 or 2 - 3 x = -abs(5 - x) - 1

Subtract 5 - 3 x from both sides:
2 x = -4 or 5 - x = 3 x - 1 or 2 - 3 x = -abs(5 - x) - 1

Divide both sides by 2:
x = -2 or 5 - x = 3 x - 1 or 2 - 3 x = -abs(5 - x) - 1

Subtract 3 x + 5 from both sides:
x = -2 or -4 x = -6 or 2 - 3 x = -abs(5 - x) - 1

Divide both sides by -4:
x = -2 or x = 3/2 or 2 - 3 x = -abs(5 - x) - 1

Add abs(5 - x) + 1 to both sides:
x = -2 or x = 3/2 or 3 - 3 x + abs(5 - x) = 0

Subtract 3 - 3 x from both sides:
x = -2 or x = 3/2 or abs(5 - x) = 3 x - 3

Split the equation into two possible cases:
x = -2 or x = 3/2 or 5 - x = 3 x - 3 or 5 - x = 3 - 3 x

Subtract 3 x + 5 from both sides:
x = -2 or x = 3/2 or -4 x = -8 or 5 - x = 3 - 3 x

Divide both sides by -4:
x = -2 or x = 3/2 or x = 2 or 5 - x = 3 - 3 x

Subtract 5 - 3 x from both sides:
x = -2 or x = 3/2 or x = 2 or 2 x = -2

Divide both sides by 2:
x = -2 or x = 3/2 or x = 2 or x = -1

x = -2    or       x = 2

 Aug 22, 2017
 #2
avatar+590 
+1

Thanks. I think I get it now.

 Aug 22, 2017
 #3
avatar+118703 
+1

These double absoutes are always long and tricky.

 

|3x-2|-1=|5-x|

 

There are 4 possibilities that might lead to different answers.

 

1)If3x20and5x0x2/3andx52/3x5then3x21=5x4x=8x=2Sox=2isasolution 2)If3x20and5x0x2/3andx5Nosolution

 

3)If3x20and5x0x2/3andx5The union is x53x21=(5x)3x3=5+x2x=2x=1This is not greater than 5 so there is no solution here

 

4)If3x20and5x0x2/3andx5The union is x2/33x+21=5x2x=4x=2This is less than 2/3 so x=-2 is a second solution So the 2 solutions are x=2andx=2

 Aug 22, 2017
 #4
avatar+118703 
+1

After looking at all that effort I and our guest have gone to I expect it would be a lot easier just to solve all the possibilities and then substitute them back in and discard the answers that don't work.

 

|3x-2|-1=|5-x|

 

So

1) solve   3x-2-1=5-x   then check the answer works

2) solve    3x-2-1=-5+x   then check the answer works

 

3) solve    -3x+2-1=5-x   then check the answer works

4) solve    -3x+2-1=-5+x   then check the answer works

 Aug 22, 2017
 #5
avatar+178 
+1

This is a REALLY difficult question to answer (Atleast in my knowledge), but I will try my best:

Input:

Solve for x:

|3x-2|-1=|5-x|

Intepretation: Sove for x in the function |3x2|1=|5x|

Step 1. Rewrite the expressions:

(3x2)21=(5x)2

Step 2. Square both sides:

((3x2)21)2=((5x)2)2

Step 3. Expand x2:

(3x2)22(3x2)2+1=(5x)2

9x412x+52(3x2)2=x210x+25

Step 4. Move the corresponding terms:

8x22x20=2(3x2)2

Step 5. Square both sides again:

(8x22x20)2=(2(3x2)2)2

64x416x3160x216x3+4x2+40x160x2+40x+400)=4(3x2)2

Step 6. Simplify:

64x432x3316x2+80x+400=36x248x+16

Step 7. Move the terms again:

64x432x3352x2+128x+384=0

Step 8. Divide by their greatest common divisor (i.e. 32)

2x4x311x2+4x+12=0

Step 9. Factorize the function:

Now we use the rational root theorem:

For a polynomial axn+bxn1+cxn2+...+yx1+z

The possible rational roots will be located at ±all  factors of aall factors of z

Now find the factors of both a and z

9.1 The factors of 12=z is: 1,2,3,4,6,12

The factors of 2=a is: 1,2

9.2 Plug the factors in:

±1,2,3,4,6,121,2

9.3 Expand & List them out:

±1,2,3,4,6,12,1,32,12,2,3,6

9.4 Cancel & Reorganize the repeated possible roots:

±12,1,2,32,3,4,6,12

9.5 Plug all the numbers above into the equation

2x4x311x2+4x+12=0

Is it ±12? No.

Is it ±11 doesn't, while 1 does

We can deduct that (x+1) is a factor of the polynomial:

9.6 Perform polynomial long division:

Solve for 2x4x311x2+4x+12x+1=(2x33x28x+12)

9.7 Factor (2x33x28x+12)

Factor x2 from 2x33x2, 4 from 8x+12

=x2(2x3)4(2x3)

Merge the terms:

=(x24)(2x3)

9.71 Factor (x24)

Use the law: a2b2=(a+b)(ab) with a=1 and b=2

=(x+2)(x2)

Therefore:

2x4x311x2+4x+12=(x+1)(x+2)(x2)(2x3)

Step 10.  Find the possible roots of x

x+1=0,x+2=0,x2=0,2x3=0

x=1 or 2 or 2 or 32

Step 11. Final Step:

Plug the four x above into |3x2|1=|5x|

And making sure the left and the right side is the same:

In the end: x=2,2

Therefore the final solution for |3x2|1=|5x| is:

x=±2

(There must be an easier way to solve this.)

 Aug 22, 2017
 #6
avatar+33658 
+1

I always think it is worth drawing (or sketching) a graph for these inequality questions.  It can help cut down the algebraic work:

 

 

 Aug 22, 2017
 #7
avatar+118703 
0

Thanks Alan,

Graphing is always a good option :)

Melody  Aug 22, 2017

3 Online Users