Banner 0
Banner 1
Banner 2
Banner 3
Banner 4
Banner 5
Banner 6
Book Online Demo
Try Test

RD Sharma Solutions for Class 12 Maths Chapter 3 – Binary Operations (Free PDF Download)

By Karan Singh Bisht

|

Updated on 11 Jun 2025, 18:16 IST

Students looking for reliable solutions to Chapter 3 – Binary Operations from RD Sharma Class 12 Maths can now access a downloadable PDF, available here. These solutions are designed to help those struggling with specific exercises and aim to simplify problem-solving.

Prepared by experienced subject experts, the RD Sharma Solutions strictly follow the latest CBSE syllabus and marking guidelines. Each answer is broken down step by step to enhance conceptual understanding and support effective learning.

Fill out the form for expert academic guidance
+91

The explanations provided in the Class 12 RD Sharma Solutions are clear, concise, and tailored to CBSE board requirements. Students aiming for top marks in their Class 12 exams will find this PDF an essential study resource to strengthen their preparation. To grasp the core concepts more thoroughly, students can download the Chapter 3 – Binary Operations PDF using the links given below.

Download RD Sharma Solutions for Class 12 Maths Chapter 3 Binary Operations PDF

RD Sharma Class 12 Maths Solutions for Chapter 3 – Binary Operations cover all the questions from the textbook, crafted by expert Mathematics teachers at Infinity Learn. Download our free PDF of Chapter 3 – Binary Operations RD Sharma Solutions for Class 12 to boost your performance in board exams and competitive exams.

Unlock the full solution & master the concept
Get a detailed solution and exclusive access to our masterclass to ensure you never miss a concept

Access RD Sharma Solutions for Class 12 Maths Chapter 3 – Binary Operations

Q. 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.
(i) On Z+, defined * by a * b = a – b

(ii) On Z+, define * by a*b = ab

Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test

(iii) On R, define * by a*b = ab2

(iv) On Z+ define * by a * b = |a − b|

cta3 image
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free

(v) On Zdefine * by a * b = a

(vi) On R, define * by a * b = a + 4b2

Here, Z+ denotes the set of all non-negative integers.

Solution:

Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test

(i) Given On Z+, defined * by a * b = a – b

If a = 1 and b = 2 in Z+, then

cta3 image
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free

a * b = a – b

= 1 – 2

= -1 ∉ Z[because Z+ is the set of non-negative integers]

For a = 1 and b = 2,

a * b ∉ Z+

Thus, * is not a binary operation on Z+.

(ii) Given Z+, define * by a*b = a b

Let a, b ∈ Z+

⇒ a, b ∈ Z+

⇒ a * b ∈ Z+

Thus, * is a binary operation on R.

(iii) Given on R, define by a*b = ab2

Let a, b ∈ R

⇒ a, b2 ∈ R

⇒ ab2 ∈ R

⇒ a * b ∈ R

Thus, * is a binary operation on R.

(iv) Given on Z+ define * by a * b = |a − b|

Let a, b ∈ Z+

⇒ | a – b | ∈ Z+

⇒ a * b ∈ Z+

Therefore,

a * b ∈ Z+, ∀ a, b ∈ Z+

So, * is a binary operation on Z+.

(v) Given on Zdefine * by a * b = a

Let a, b ∈ Z+

⇒ a ∈ Z+

⇒ a * b ∈ Z+

Therefore, a * b ∈ Z+ ∀ a, b ∈ Z+

Thus, * is a binary operation on Z+.

(vi) Given On R, define * by a * b = a + 4b2

Let a, b ∈ R

⇒ a, 4b2 ∈ R

⇒ a + 4b2 ∈ R

⇒ a * b ∈ R

Therefore, a *b ∈ R, ∀ a, b ∈ R

So, * is a binary operation on R.

Q. Let S = {a, b, c}. Find the total number of binary operations on S.

Solution:

Number of binary operations on a set with n elements is

nn2

Here, S = {a, b, c}

Number of elements in S = 3

Number of binary operations on a set with 3 elements is 332

Q. Let * be a binary operation on the set I of integers, defined by a * b = 2a + b − 3. Find the value of 3 * 4.

Solution: Given a * b = 2a + b – 3

3 * 4 = 2 (3) + 4 – 3

= 6 + 4 – 3

= 7

Q. Let ‘*’ be a binary operation on N defined by a * b = l.c.m. (a, b) for all a, b ∈ N
 

(i) Find 2 * 4, 3 * 5, 1 * 6.

(ii) Check the commutativity and associativity of ‘*’ on N.

Solution:

(i) Given a * b = 1.c.m. (a, b)

2 * 4 = l.c.m. (2, 4)

= 4

3 * 5 = l.c.m. (3, 5)

= 15

1 * 6 = l.c.m. (1, 6)

= 6

(ii) We have to prove commutativity of *

Let a, b ∈ N

a * b = l.c.m (a, b)

= l.c.m (b, a)

= b * a

Therefore

a * b = b * a ∀ a, b ∈ N

Thus * is commutative on N.

Now we have to prove associativity of *

Let a, b, c ∈ N

a * (b * c ) = a * l.c.m. (b, c)

= l.c.m. (a, (b, c))

= l.c.m (a, b, c)

(a * b) * c = l.c.m. (a, b) * c

= l.c.m. ((a, b), c)

= l.c.m. (a, b, c)

Therefore

(a * (b * c) = (a * b) * c, ∀ a, b , c ∈ N

Thus, * is associative on N.

Q. 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?

Solution:

Let a, b ∈ A

Then, a * b = b

b * a = a

Therefore a * b ≠ b * a

Thus, * is not commutative on A

Now we have to check associativity:

Let a, b, c ∈ A

a * (b * c) = a * c

= c

Therefore

a * (b * c) = (a * b) * c, ∀ a, b, c ∈ A

Thus, * is associative on A

Q. Determine which of the following binary operation is associative and which is commutative:

(i) * on N defined by a * b = 1 for all a, b ∈ N

(ii) * on Q defined by a * b = (a + b)/2 for all a, b ∈ Q

Solution:

(i) We have to prove commutativity of *

Let a, b ∈ N

a * b = 1

b * a = 1

Therefore,

a * b = b * a, for all a, b ∈ N

Thus * is commutative on N.

Now we have to prove associativity of *

Let a, b, c ∈ N

Then a * (b * c) = a * (1)

= 1

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

= 1

Therefore a * (b * c) = (a * b) *c for all a, b, c ∈ N

Thus, * is associative on N.

(ii) First we have to prove commutativity of *

Let a, b ∈ N

a * b = (a + b)/2

= (b + a)/2

= b * a

Therefore, a * b = b * a, ∀ a, b ∈ N

Thus * is commutative on N.

Now we have to prove associativity of *

Let a, b, c ∈ N

a * (b * c) = a * (b + c)/2

= [a + (b + c)]/2

= (2a + b + c)/4

Now, (a * b) * c = (a + b)/2 * c

= [(a + b)/2 + c] /2

= (a + b + 2c)/4

Thus, a * (b * c) ≠ (a * b) * c

If a = 1, b= 2, c = 3

1 * (2 * 3) = 1 * (2 + 3)/2

= 1 * (5/2)

= [1 + (5/2)]/2

= 7/4

(1 * 2) * 3 = (1 + 2)/2 * 3

= 3/2 * 3

= [(3/2) + 3]/2

= 4/9

Therefore, there exist a = 1, b = 2, c = 3 ∈ N such that a * (b * c) ≠ (a * b) * c

Thus, * is not associative on N.

Q. Show that the binary operation * on Z defined by a * b = 3a + 7b is not commutative?

Solution:

Let a, b ∈ Z

a * b = 3a + 7b

b * a = 3b + 7a

Thus, a * b ≠ b * a

Let a = 1 and b = 2

1 * 2 = 3 × 1 + 7 × 2

= 3 + 14

= 17

2 * 1 = 3 × 2 + 7 × 1

= 6 + 7

= 13

Therefore, there exist a = 1, b = 2 ∈ Z such that a * b ≠ b * a

So, * is not commutative on Z.

RD Sharma Solutions Class 12 Maths Chapter 3 FAQs

How can students access the RD Sharma Class 12 Solutions Chapter 3 PDF?

Students can access the RD Sharma Class 12 Solutions Chapter 3 PDF online through various educational websites that offer free downloads or subscription-based services. Many platforms, including Infinity Learn, provide RD Sharma solutions in downloadable PDF format for easy access. Alternatively, students can also find these solutions in printed books available in bookstores or through online retailers.

Are RD Sharma Solutions for Class 12 Maths Chapter 3 helpful in exam preparation?

Yes, RD Sharma Solutions for Class 12 Maths Chapter 3 are extremely helpful in exam preparation. These solutions offer a step-by-step approach to solving problems, making complex concepts easier to understand. By practicing with these solutions, students can enhance their problem-solving skills and improve their understanding of key topics, which ultimately boosts their performance in exams.

Why should students prefer Infinity Learn RD Sharma Solutions for Class 12 Chapter 3?

Students should prefer Infinity Learn RD Sharma Solutions for Class 12 Chapter 3 because Infinity Learn provides high-quality, detailed, and easy-to-understand solutions tailored to meet the needs of Class 12 students. These solutions not only follow the latest syllabus but also focus on improving conceptual clarity. 

Infinity Learn offers interactive and engaging learning experiences, providing solutions with explanations that are effective for both self-study and guided learning.

Are the RD Sharma Solutions for Class 12 Maths Chapter 3 the best reference guide for the Class 12 students?

RD Sharma Solutions for Class 12 Maths Chapter 3 are considered one of the best reference guides for Class 12 students due to their clarity and comprehensive coverage of all types of problems in the chapter. They serve as an excellent resource for students to practice and perfect their problem-solving techniques. However, while they are highly beneficial, it’s also important for students to refer to other study materials and practice previous year’s papers for a holistic preparation strategy.