For any numbers and , let be defined as . Which of the following will never be negative?
I.
II.
III.
(A) I only
(B) II only
(C) I and II only
(D) I and III only
(E) I, II, and III
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.
Correct Answer: D
Solution:
Tip: x 2 ≥ 0 .
I. a ⊕ a = a − a + a 2 = a 2 . This can never be negative.
II. ( a + b ) ⊕ b = ( a + b ) − b + b 2 = a + b − b + b 2 = a + b 2 .
If a + b 2 is negative, then
a + b 2 a < < 0 − b 2
This is possible. For example, if a = − 5 and b = 2 , we will get
( − 5 + 2 ) ⊕ 2 = ( − 5 + 2 ) − 2 + 2 2 = − 3 − 2 + 2 2 = − 5 + 4 = − 1 ,
which is negative.
III. ( a + b ) ⊕ ( a + b ) = ( a + b ) − ( a + b ) + ( a + b ) 2 = ( a + b ) 2 . This can never be negative.
Only I and III can never be negative.
Incorrect Choices:
(A) , (B) , (C) , and (E)
The solution above explains why these choices are wrong.