-
Module Equations.
Greetings,
I'm new to this forum and I require urgent help. I was gone from my country for 2 weeks and meanwhile my class revised the math stuff from previous year. Can anyone help?
|x-3|=-1
|x+4|=2
|x|=2+x
||x|-2|=2
Sorry if my english isn't pleasing, it's not my first language. Thanks indeed.
-
Re: Module Equations.
Sure. I'll refer to these "modules" as "absolute values".
The key thing to remember is that, for instance,
and

In other words, if the number inside the lines is negative, it becomes positive, but if it's positive, it stays positive. So each of these is two problems in one.
Your first problem is a trick question; an absolute value cannot be negative.
Your second problem,
, can be solved. If
is positive, then its absolute value remains x+4, so we have:


However, if x+4 is negative, then its absolute value will become positive. This means that it is multiplied by -1. So we have
=)



Thus the two solutions for the second problem are
and
.
-
Re: Module Equations.
The third problem works in the same way, but with a twist.

If x is positive, then its absolute value is also positive. So we have:
, and by subtracting
from both sides we get
, which is absurd. Thus there is no answer that makes the equation true if
is positive.
Suppose x was negative. Then its absolute value would be positive, which means it would be -x. In that case,



So there is only one solution in this case:
.
-
Re: Module Equations.
The fourth problem involves this process used twice (an absolute value within an absolute value)
----
Firstly, we take the innermost absolute value. If
is positive, then we have:

From here, if
is positive, we have:


And if
is negative, then
is positive, so

.
---------
Now suppose
is negative. Then
is positive. In that case,

If
is positive, we have:



If
is negative, then
is positive, and we have:


This gets us through all the possibilities. Thus the possible answers are -4, 0, and 4.