PriyankaPalit7
Symbol * denotes one of the operations: add, subtract, multiply, or divide.
Is \((6*2)*4=6*(2*4)\)?
1) \(3*2>3\)
2) \(3*1=3\)
Is \((6*2)*4=6*(2*4)\)?
If the symbol is 'add' or 'multiply', the brackets become irrelevant. The two sides will be equal.
But if it is subtract or divide, the brackets play a role in deciding what the final answer will be.
So the question boils down to "Does the symbol denote add/multiply?"
1) \(3*2>3\)
If the symbol were subtract or divide,
3 - 2 < 3
and 3/2 < 3
So the symbol MUST be add or multiply. Then the answer is yes. Sufficient.
2) \(3*1=3\)
Here, the symbol could be multiply or divide because in both cases it holds.
3 * 1 = 3
3/1 = 3
Then can we say whether the symbol is add/multiply? No. It may be multiply or it may be divide. Not sufficient.
Answer (A)