Solve for x:
|x|=6
{-6,6}
WORK
x=-6
x=6
Solve for x:
z=m-x
m-z=x
WORK
z=m-x (subtract m)
z-m=-x (divide by -1)
m-z+x
Solve for x:
|x-4|=5
{-1,9}
WORK
x-4=-5 (add 4)x=-1
and
x-4=5 (add 4)
x=9
Solve for x:
g=6x
x=g/6
WORK
g=6x (divide by 6)
x=g/6
Solve for x:
|2x+5|=25
{-15,10}
WORK
2x+5=-25 (subtract 5)
2x=-30 (divide by 2)
x=-15
and
2x+5=25 (subtract 5)
2x=20 (divide by 2)
x=10
Solve for a:
am=n+p
a= (n+p)/m
WORK
am=n+p (divide by m)
a=(n+p)/m
Solve for x:
2|x-4|+3=11
{0,8}
WORK
First, isolate |x-4|
2|x-4|+3=11 (subtract 3)
2|x-4|=8 (divide by 2)
|x-4|=4
Second, set the expression in the absolute value equal to positive and negative 4
x-4=-4 (add 4)
x=0
and
x-4=4 (add 4)
x=8
Solve for x:
g=x-c+y
x=g+c-y
WORK
g=x-c+y (add c)
g+c=x+y (subtract y)
g+c-y=x
Solve for x:
2|x+1|+5=1
no solution!
WORK
First, isolate |x+1|
2|x+1|+5=1 (subtract 5)
2|x+1|=-4 (divide by 2)
|x+1|=-2
Since the absolute value can never equal a negative number, in this case -2, the answer is no solution.
Solve for x:
u=kx+yx
x=u/(k+y)
WORK
u=kx+yx (factor out x from both terms)
u=(k+y)x (divide by factor (k+y))
u/(k+y)=x