Carcass wrote:
which of the following has exactly one solution ??
A. \(x|x|=2^x\)
B. \(x+|x|=2^x\)
C. \(2|x|=2^x\)
D. \(2|x|=2x-1\)
E. \(|x+2|=-x\)
NOTE: this is one of those questions that require us to
check/test each answer choice. In these situations,
always check the answer choices from E to A, because the correct answer is typically closer to the bottom than to the top.
E. \(|x+2|=-x\)
There are 3 steps to solving equations involving ABSOLUTE VALUE:
1. Apply the rule that says:
If |x| = k, then x = k or x = -k2. Solve the resulting equations
3. Plug solutions into original equation to check for extraneous roots
So, from step 1, we get: \(x+2=-x\) and \(|x+2=x\)
Let's solve each of these independently.
Take: \(x+2=-x\)
Subtract \(x\) from both sides to get: \(2=-2x\)
Solve: \(x=-1\)
Plug \(x=-1\) into the original equation to get \(|(-1)+2|=-(-1)\). Works!!
So, \(x=-1\) is one possible solution.
Now take: \(x+2=x\)
Subtract \(x\) from both sides to get: \(2=0\)
No solution!
So, \(x=-1\) is the only solution
Answer: E
Cheers,
Brent