Assume and are both real numbers. Determine which of these statements must necessarily be true:
A) If , then
B) If , then
C) If , then
D) If , then
E) If , then
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
'A' doesn't work: 2 > -3, 4 < 9.
'B' doesn't work: |2| > -3, 4 < 9.
'C' works: since a > |b|, a must be positive, since b is positive. So a^2 > b^2.
'D' doesn't work: 9 > 4, -3 < 2.
'E' doesn't work: -2 != |2|, 4 = 4.
Note: != means "not equal to"