Advertisements
Advertisements
Question
If the binary operation * on Z is defined by a * b = a2 − b2 + ab + 4, then value of (2 * 3) * 4 is ____________ .
Options
233
33
55
-55
Solution
33
Given:- a * b = a2 − b2 + ab + 4
\[2 * 3 = 2^2 - 3^2 + 2 \times 3 + 4\]
\[ = 4 - 9 + 6 + 4\]
\[ = 5\]
\[\left( 2 * 3 \right) * 4 = 5 * 4\]
\[ = 5^2 - 4^2 + 5 \times 4 + 4\]
\[ = 25 - 16 + 20 + 4\]
\[ = 33\]
APPEARS IN
RELATED QUESTIONS
Given a non-empty set X, consider the binary operation *: P(X) × P(X) → P(X) given by A * B = A ∩ B &mnForE; A, B in P(X) is the power set of X. Show that X is the identity element for this operation and X is the only invertible element in P(X) with respect to the operation*.
Consider the binary operations*: R ×R → and o: R × R → R defined as a * b = |a - b| and ao b = a, &mnForE;a, b ∈ R. Show that * is commutative but not associative, o is associative but not commutative. Further, show that &mnForE;a, b, c ∈ R, a*(b o c) = (a* b) o (a * c). [If it is so, we say that the operation * distributes over the operation o]. Does o distribute over *? Justify your answer.
Determine whether the following operation define a binary operation on the given set or not : '*' on N defined by a * b = ab for all a, b ∈ N.
Determine whether the following operation define a binary operation on the given set or not : 'O' on Z defined by a O b = ab for all a, b ∈ Z.
Determine whether the following operation define a binary operation on the given set or not : '×6' on S = {1, 2, 3, 4, 5} defined by
a ×6 b = Remainder when ab is divided by 6.
Determine whether the following operation define a binary operation on the given set or not : '⊙' on N defined by a ⊙ b= ab + ba for all a, b ∈ N
Determine whether or not the definition of * given below gives a binary operation. In the event that * is not a binary operation give justification of this.
On Z+, defined * by a * b = a − b
Here, Z+ denotes the set of all non-negative integers.
Determine whether or not the definition of * given below gives a binary operation. In the event that * is not a binary operation give justification of this.
On R, define by a*b = ab2
Here, Z+ denotes the set of all non-negative integers.
Let * be a binary operation on N given by a * b = LCM (a, b) for all a, b ∈ N. Find 5 * 7.
Determine which of the following binary operation is associative and which is commutative : * on N defined by a * b = 1 for all a, b ∈ N ?
Let A be any set containing more than one element. Let '*' be a binary operation on A defined by a * b = b for all a, b ∈ A Is '*' commutative or associative on A ?
Check the commutativity and associativity of the following binary operation '*' on Q defined by a * b = ab2 for all a, b ∈ Q ?
Check the commutativity and associativity of the following binary operation '*' on Q defined by a * b = a + ab for all a, b ∈ Q ?
Check the commutativity and associativity of the following binary operation'*' on Q defined by a * b = (a − b)2 for all a, b ∈ Q ?
On the set Z of integers a binary operation * is defined by a * b = ab + 1 for all a , b ∈ Z. Prove that * is not associative on Z.
Let * be a binary operation on Q0 (set of non-zero rational numbers) defined by \[a * b = \frac{ab}{5} \text{for all a, b} \in Q_0\]
Show that * is commutative as well as associative. Also, find its identity element if it exists.
Let * be a binary operation on Q − {−1} defined by a * b = a + b + ab for all a, b ∈ Q − {−1} Show that every element of Q − {−1} is invertible. Also, find the inverse of an arbitrary element ?
Let A = R0 × R, where R0 denote the set of all non-zero real numbers. A binary operation '⊙' is defined on A as follows (a, b) ⊙ (c, d) = (ac, bc + d) for all (a, b), (c, d) ∈ R0 × R :
Show that '⊙' is commutative and associative on A ?
Let R0 denote the set of all non-zero real numbers and let A = R0 × R0. If '*' is a binary operation on A defined by
(a, b) * (c, d) = (ac, bd) for all (a, b), (c, d) ∈ A
Find the invertible element in A ?
Construct the composition table for +5 on set S = {0, 1, 2, 3, 4}.
Construct the composition table for ×5 on Z5 = {0, 1, 2, 3, 4}.
Write the multiplication table for the set of integers modulo 5.
Define a binary operation * on the set {0, 1, 2, 3, 4, 5} as \[a * b = \begin{cases}a + b & ,\text{ if a + b} < 6 \\ a + b - 6 & , \text{if a + b} \geq 6\end{cases}\]
Show that 0 is the identity for this operation and each element a ≠ 0 of the set is invertible with 6 − a being the inverse of a.
On the set Z of all integers a binary operation * is defined by a * b = a + b + 2 for all a, b ∈ Z. Write the inverse of 4.
Write the inverse of 5 under multiplication modulo 11 on the set {1, 2, ... ,10}.
For the binary operation multiplication modulo 10 (×10) defined on the set S = {1, 3, 7, 9}, write the inverse of 3.
If the binary operation * on the set Z of integers is defined by a * b = a + 3b2, find the value of 2 * 4.
Let * be a binary operation defined on Q+ by the rule
\[a * b = \frac{ab}{3} \text{ for all a, b } \in Q^+\] The inverse of 4 * 6 is ___________ .
Determine whether * is a binary operation on the sets-given below.
a * b – a.|b| on R
Determine whether * is a binary operation on the sets-given below.
(a * b) = `"a"sqrt("b")` is binary on R
Let A = `((1, 0, 1, 0),(0, 1, 0, 1),(1, 0, 0, 1))`, B = `((0, 1, 0, 1),(1, 0, 1, 0),(1, 0, 0, 1))`, C = `((1, 1, 0, 1),(0, 1, 1, 0),(1, 1, 1, 1))` be any three boolean matrices of the same type. Find (A v B) ∧ C
Let A = `((1, 0, 1, 0),(0, 1, 0, 1),(1, 0, 0, 1))`, B = `((0, 1, 0, 1),(1, 0, 1, 0),(1, 0, 0, 1))`, C = `((1, 1, 0, 1),(0, 1, 1, 0),(1, 1, 1, 1))` be any three boolean matrices of the same type. Find (A ∧ B) v C
Choose the correct alternative:
A binary operation on a set S is a function from
Choose the correct alternative:
If a * b = `sqrt("a"^2 + "b"^2)` on the real numbers then * is
Let R be the set of real numbers and * be the binary operation defined on R as a * b = a + b – ab ∀ a, b ∈ R. Then, the identity element with respect to the binary operation * is ______.
Let * be binary operation defined on R by a * b = 1 + ab, ∀ a, b ∈ R. Then the operation * is ______.
If * is a binary operation on the set of integers I defined by a * b = 3a + 4b - 2, then find the value of 4 * 5.
Let * be the binary operation on N given by a * b = HCF (a, b) where, a, b ∈ N. Find the value of 22 * 4.
A binary operation A × A → is said to be associative if:-