Carcass wrote:
a, b, c are integers, such that a < b < c.
Quantity A |
Quantity B |
ac |
bc |
A)The quantity in Column A is greater.
B)The quantity in Column B is greater.
C)The two quantities are equal.
D)The relationship cannot be determined from the information given
The problem here is that we don't know whether any or all of the values are positive or negative.
So, let's
test some valuescase i: a = -2, b = -1 and c = 0 (this satisfies the condition that a < b < c)
We get:
Quantity A: ac = (-2)(0) = 0
Quantity B: bc = (-1)(0) = 0
In this case,
the two quantities are equalcase ii: a = -1, b = 0 and c = 1 (this satisfies the condition that a < b < c)
We get:
Quantity A: ac = (-1)(1) = -1
Quantity B: bc = (0)(0) = 0
In this case,
Quantity B is greaterAnswer: D
Cheers,
Brent