Saved Bookmarks
| 1. |
If a, b and c are different integers such that a < b < c < 0, then which of the following statements is true ?1. a + c < b2. ab < c3. a + b > c4. ac > ab |
|
Answer» Correct Answer - Option 1 : a + c < b Given: a < b < c < 0 Where, a, b, c are the integers. Calculation: Let, c = -1, b = -2, a = -3 Then, a + c < b = (-1) + (-3) < (-2) -4 < -2 So, We can say that statements (1) is correct. |
|