Check sibling questions

For binary operation

* : A × A → A

If (a * b) * c = a * (b * c)

Then it is associative binary operation

 


Addition

+ : R × R R

* is associative if

  (a * b) * c = a * (b * c)

Since (a * b) * c = a * (b * c) ∀ a, b, c ∈ R

+ is an associative binary operation

 


Multiplication

× : R × R R

* is associative if

  (a * b) * c = a * (b * c)

 

Since (a * b) * c = a * (b * c) ∀ a, b, c ∈ R

 × is an associative binary operation

 


Subtraction

– : R × R R

* is associative if

  (a * b) * c = a * (b * c)

Since (a * b) * c ≠ a * (b * c) ∀ a, b, c ∈ R

 –  is not an associative binary operation

 


Division

÷ : R × R R

* is associative if

  (a * b) * c = a * (b * c)

Since (a * b) * c ≠ a * (b * c)

÷ is not an associative binary operation

  1. Chapter 1 Class 12 Relation and Functions
  2. Concept wise

About the Author

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science and Computer Science at Teachoo