Question
Question: If \(*\) is defined by a\(*\) b \( = \) \(a - {b^2}\) and \( \oplus \) is defined by \(a \oplus b = ...
If ∗ is defined by a∗ b = a−b2 and ⊕ is defined by a⊕b=a2+b, where a and b are integers, then (3⊕4)∗ 5 is equal to
A.164
B.38
C.12
D.28
E.144
Solution
Hint – In this question, we have to apply the values of the given operations ′⊕′ and ′∗′, and then by considering the numbers as ′a′ and ′b′. It is a relation or expression involving one or more variables.
Complete step-by-step answer:
It is given that, symbol ∗ is defined by a∗b=a−b2 and the symbol ′⊕′ is defined by a⊕b =a2+b , where ′a′ and ′b′ are integers.
We have to find the value of (3⊕5) ∗5
Firstly, we will calculate 3⊕4
Let us consider, a=3 and b=4
Since, a⊕b=a2+b
⇒3⊕4=32+4 ⇒3⊕4=9+4 ⇒3⊕4=13
Now, we will find (3⊕4)∗5
Again, consider as a=3⊕4 that is 13 and b=5
a∗b=a−b2 ⇒13∗5=13−52 ⇒13∗5=13−25 ⇒13∗5=−12
Therefore, the required values of (3⊕4)∗5 is -12
Note – In this type of question, one must know that the approach we have used in this particular question is binary operations that is defined as an operation which is performed on a set A. The function is given by : AA → A. So the operation * performed on operands a and b is denoted by
a*b.