Practice Exercises. Binary Operation

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Answer the following binary operations:

2
1. Given: a * b = a – b.
What is the value of 5 * 4?

2. Given: a θ b = a 3 – 2b and a ∆ b = 2a - b 3
Find: ( 2 θ 3 ) ∆ 4

ab
3. Given: W = { 2 , 4 , 6 } and a * b = 2 .

Is W closed under the binary operation * ?

4. Given: x   y = |3x - 4y|

Is the given binary operation associative?

5. Given:

a.  What is the value of m   a ?


b.  Is this operation commutative? Explain.
c.  What is the identity element? Justify your answer.
d.  Find the inverse of each element.
e.  True or false:
         m   (a   t) = (m   a)   t

You might also like