edited by
1,412 views
3 votes
3 votes

$\oplus$ and $\odot$ are two operators on numbers $p$ and $q$ such that $p \odot q = p-q,$ and $p \oplus q = p\times q$

Then, $\left ( 9\odot \left ( 6\oplus 7 \right ) \right )\odot \left ( 7\oplus \left ( 6 \odot 5 \right ) \right )=$

  1. $40$
  2. $-26$
  3. $-33$
  4. $-40$
edited by
Migrated from GO Civil 2 years ago by Arjun

1 Answer

Best answer
3 votes
3 votes

Given that, $p \odot q = p-q,$ and $p \oplus q = p\times q$

Then, $\left ( 9\odot \left ( 6\oplus 7 \right ) \right )\odot \left ( 7\oplus \left ( 6 \odot 5 \right ) \right )= (9 \odot 42) \odot (7 \oplus 1) = -33 \odot 7 = -33-7  = -40.$

So, the correct answer is  $(D).$

selected by
Answer:

Related questions

4 votes
4 votes
1 answer
1
go_editor asked Mar 1, 2021
2,377 views
Two identical cube shaped dice each with faces numbered $1$ to $6$ are rolled simultaneously. The probability that an even number is rolled out on each dice is:$\frac{1}{...
5 votes
5 votes
2 answers
2