English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

If x is less than y and x is less than zero, then which of the following is never greater than any of the others?
a) x + y
b) x - y
c) x + abs(y)
d) x - abs(y)
e) - abs(x + y)

2006-10-03 12:08:00 · 3 answers · asked by Anonymous in Science & Mathematics Mathematics

3 answers

I think it's d...
cause x is negative and abs y is negative

2006-10-03 12:11:49 · answer #1 · answered by Anonymous · 0 0

The Answer is d.

For example assume x = -1, y = -100
a) -1 + -100 = -101
b) -1 - (-100) = 99
c) -1 + abs(-100) = 99
d) -1 -abs(-100) = -101
e) -abs(-1+-100)
-abs(-101)
-101

2006-10-03 12:20:45 · answer #2 · answered by vabanu 2 · 0 0

d would have to be, plug numbers in and see:

-1+1=0
-1-1=-2
-1+|1|=0
-1-|1|=-2
-|-1+1|=0

or

-3+-1=-4
-3- -1=-2
-3+|-1|=-2
-3-|-1|=-4
-|-3+-1|=-4

the only one that is the greatest in both examples is D

2006-10-03 12:21:49 · answer #3 · answered by John J 6 · 0 0

fedest.com, questions and answers