uptowngirl92 wrote:If xyz ≠0, is x (y + z) ≥ 0?
1) |y + z| = |y| + |z|
2) |x + y| = |x| + |y|
Have no clue as to how to proceed:(
Note that this is not an equality. So, it is a bit easier to solve them.
(1) how many possible combos are there for y and z?
(positive, positive) (positive, negative), (negative, positive), (negative, negative).
Look out the possible combos that satisfy (1): (positive, positive) and (negative, negative)
In other words, yz >=0; given xyz <> 0, yz > 0
yz > 0 ---> (y+z) > 0 or (y+z) < 0
we don't know anything abt x. Insuff.
(2) Same logic.
xy > 0
Combining together:
xy > 0, yz > 0
Look out the possible combination of (x,y,z) that satisfy the above constraints.
(+ve, +ve, +ve) and (-ve, -ve, -ve)
(x, y+z) = (+ve, +ve) or (-ve, -ve)
x(y+z) = +ve
This shows both of em are required.