SOLUTION: I have a lot, but the first one is.... Is the sum of a number and it's absolute value always, sometimes, or never zero????.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: I have a lot, but the first one is.... Is the sum of a number and it's absolute value always, sometimes, or never zero????.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1048119: I have a lot, but the first one is.... Is the sum of a number and it's absolute value always, sometimes, or never zero????.
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

"the sum of a number and it's absolute value" translates to the expression x%2Babs%28x%29 where x is the unknown number.

The question you're asking is: Does x%2Babs%28x%29 ever equal zero? In other words, are there solutions to x%2Babs%28x%29+=+0?

Let's find out

------------------------------------------------------------------------

Recall that abs%28x%29+=+x if x+%3E=+0 or abs%28x%29+=+-x if x+%3C+0. So this means that abs%28x%29 breaks down into x or -x depending on what x is.

Let's say x+%3E=+0. That would mean...

x%2Babs%28x%29=x%2Bx+=+2x

So, x%2Babs%28x%29=0 turns into 2x=0 which has the only solution of x+=+0

------------

Now let's say that x+%3C+0. That would mean abs%28x%29+=+-x, so,

x%2Babs%28x%29=x-x+=+0x+=+0

So, x%2Babs%28x%29=0 turns into 0=0 which has infinitely many solutions. Essentially, you can plug in any negative number in for x into x%2Babs%28x%29 and the result will be zero.

--------------------------------------------------------------------
Wrapping things up:

So going back to the question "Is the sum of a number and it's absolute value always, sometimes, or never zero?" the answer would be sometimes

Why sometimes? Because negative values and zero will be solutions while any positive x value will not work.