Question:hard

Let x and y be two real numbers, then which of the following is always true ?

Show Hint

The absolute value of the sum or difference of two numbers is always less than or equal to the sum of their individual absolute values:
\[ |x \pm y| \le |x| + |y| \]
This is the most common form of the Triangle Inequality.
  • $|\text{x} - \text{y}| \le |\text{x}| - |\text{y}|$
  • $|\text{x} - \text{y}| \le |\text{x}| + |\text{y}|$
  • $|\text{x} + \text{y}| \le |\text{x}| - |\text{y}|$
  • $|\text{x} + \text{y}| \ge |\text{x}| + |\text{y}|$
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0