EatMyDosa
Bunuel
The symbol ▽ represents one of the following operations: addition, subtraction, multiplication, or division. What is the value of 3 ▽ 2?
(1) 0▽1 = 1. The symbol can only be addition. Thus 3 ▽ 2 = 3 + 2 = 5. Sufficient.
(2) 1▽0 = 1. The symbol is either addition or subtraction. Thus 3 ▽ 2 = 3 + 2 = 5 or 3 ▽ 2 = 3 - 2 = 1. Not sufficient.
Answer: A.
Hi
Bunuel,
ScottTargetTestPrep,
VeritasKarishma, @BranGmatPrepNow
(1) Why can't symbol ▽ be subtraction? We can have --> a ▽ b = b-a also, right? There is no order of operation given in the question, so don;t we have to consider all possibilities?
We are told that ▽ represents one of the following operations: addition, subtraction, multiplication, or division. So, when you replace ▽ with addition, subtraction, multiplication, or division in 0▽1 = 1, the equation must be true. 0 - 1 does not equal to 1, so ▽ is not a subtraction.
Right, but then why are be taking the order of subtraction in 0▽1 = 1 as 0 -1? It can also be 1-0, right? We are NOT given in the question that we have to subtract the 2nd number from the 1st number. It could very well be vice-versa.