
Tabitha D. answered 01/07/20
Experienced Prealgebra Tutor Who Can Explain ‘Why’
Try plugging in numbers and test them out.
For example:
Let a = 0, b = 1, c = 2, and d = 3
Then:
Choice 1:
(a + c) < (b + d)
(0 + 2) < (1 + 3)
2 < 4 True
Choice 2:
|a - c| < |b - d|
|-2| < |-2|
2 < 2 False
Choice 3:
ac < bd
0 < 3 True
Choice 4:
(a - d) < (b - c)
-3 < -1 True
For now, only choice 2 is out.
Try making a = 2, b = 3, c = 0, and d = 1.
Choice 1:
(a + c) < (b + d)
2 < 4 True
Choice 3:
ac < bd
0 < 3 True
Choice 4:
(a - d) < (b - c)
2 < 3 True
This time, choose some negatives:
Let a = -2, b = 0, c = -1, and d = 3
Choice 1:
(a + c) < (b + d)
-3 < 3 True
Choice 3:
ac < bd
2 < 0 False
Choice 4:
(a - d) < (b - c)
-5 < 1 True
Now, we have found counter examples for both choices 2 and 3.
Lets look at choice 1 logically:
a and c are always smaller than b and d. The sum of 2 smaller numbers will always be less than the sum of two larger numbers. This choice will always be true.
Lets look at choice 4 logically:
A smaller number minus a bigger number is always going to be less than a bigger number minus a smaller number. Even if a > c and b > d, then since b > a, b is also greater than c and the difference will be positive. However, if a > c, then d can only either be equal to a or greater than a. So the difference can only by 0 or negative. So the statement will be true.
So choices 1 and 4 will always be true.