Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • Build your AI Agent
    • GfG 160
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Contests
    • Accenture Hackathon (Ending Soon!)
    • GfG Weekly [Rated Contest]
    • Job-A-Thon Hiring Challenge
    • All Contests and Events
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Class 11 RD Sharma Solutions- Chapter 17 Combinations- Exercise 17.1 | Set 1
Next article icon

Class 11 RD Sharma Solutions – Chapter 16 Permutations – Exercise 16.5 | Set 2

Last Updated : 11 Feb, 2021
Comments
Improve
Suggest changes
Like Article
Like
Report

Question 15.  There are three copies each of 4 different books. In how many ways can they be arranged in a shelf?

Solution:   

Total books = 3 x 4 = 12 

Ways to arrange books = 12!

Need to compensate for extra ways included due to identically in some books :

The three copies of each book are identical 

So, for each different book, they have been included 3! times 

So, for the different 4 books, they have been included 3! x 3! x 3! x 3! = 3!4 times

Hence, the ways to arrange the given books on the shelf = 12! / 3!4 

Question 16. How many different arrangements can be made by using all the letters of the word ‘MATHEMATICS’. How many of them begin with C? How many of them begin with T? 

Solution:   

Given: In ‘MATHEMATICS’ word

M appear = twice

T appear = twice

A appear = twice

Remaining letters = once 

So the total number of letters in the ‘MATHEMATICS’ word = 11 

Number of different arrangements = 11! / (2! x 2! x 2!) = 4989600

Beginning with C = fix C on position number 1 

 Arrange letters at the remaining positions 

= 10! / (2! x 2! x 2!) = 453600

Beginning with T = fix T on position number 1 

Now, the duplicate of T not left for remaining positions 

= 10! / (2! x 2!) = 907200

Question 17. A biologist studying the genetic code is interested to know the number of possible arrangements of 12 molecules in a chain. The chain contains 4 different molecules represented by the initials A (for Adenine), C(for Cytosine), G (for Guanine), and T (for Thymine), and 3 molecules of each kind. How many different such arrangements are possible?

Solution:   

Given: Total molecules = 12

Ways to arrange molecules = 12!

Need to compensate for extra ways included due to identically in some molecules:

4 kinds of molecules with 3 of each kind = 3! x 3! x 3! x 3! times 

Ways to arrange the given books on the shelf = 12!/ 3! x 3! x 3! x 3! = 369600   

Question 18. In how many ways can 4 red, 3 yellow, and 2 green discs be arranged in a row if the discs of the same color are indistinguishable?

Solution:   

Given: Total number of discs = 9

In which, 

Red color dice = 4

Yellow color dice = 3

Green color dice = 2

So, the total arrangements = 9! / (4! x 3! x 2!) = 1260

Question 19. How many numbers greater than 1000000 can be formed by using the digits 1, 2, 0, 2, 4, 2, 4? 

Solution:   

All 7-digit numbers are greater than 1000000 with digits 1, 2, 0, 2, 4, 2, 4

For 1st digits = number of ways = 6 (except 0)

For 2nd digit = 6 ways (except digit on 1st)

For 3rd digit = 5 ways (except on 1st, 2nd)

And so on. 

Number of such numbers = 6 x 6 x 5 x 4 x 3 x 2 x 1 / (3! 2!)  (divided to remove duplicates in 2 and 4 digits) 

= 6 x 6! / (3! 2!) = 360

Question 20. In how many ways can the letters of the word ASSASSINATION be arranged so that all the S’s are together?

Solution:   

Let, all S together can be assumed as 1 symbol = 10 letters left

In the given ASSASSINATION word

A appear = 3 times

N, I appear = 2 times

Number of such ways = 10! / (3! 2! 2!) = 151200

Question 21. Find the total number of permutations of the word ‘INSTITUTE’.

Solution:   

In the given word INSTITUTE

I appear = 2 times

T appear = 3 times

Hence, the number of permutations are = 9! / (2! x 3!) = 30240

Question 22. The letters of the word ‘SURITI’ are written in all possible orders and these words are written out as in a dictionary. Find the rank of the word ‘SURITI’.

Solution:   

 As we know that in dictionary the words in each stage are arranged in alphabetical order.

According to our problem we can consider that the word begin with I, R, S, T, and U

Number of words starting in I = 5!

Number of words starting in R = 5! / 2!

Number of words starting in SI = 4!

Number of words starting in SR = 4! / 2!

Number of words starting in ST = 4! / 2!

Number of words starting in SUI = 3!

Then the next word in dictionary is going to be = SURIIT

And next = SURITI

So, rank of SURITI = 5! + 5! / 2! + 4! + 4! / 2! + 4! / 2!+ 3! + 1 + 1 = 236

Question 23. If the letters of the word ‘LATE’ be permuted and the words so formed be arranged as in a dictionary, find the rank of the word LATE.

Solution:   

 As we know that in dictionary the words in each stage are arranged in alphabetical order.

According to our problem we can consider that the word begin with A, E, L, and T.

So, Words starting from A = 3!

Words starting from E = 3!

Now, word starting from L = 3!. But one of the word is LATE itself

So the first word is LAET and the next word is LATE

Hence, the rank of LATE is = 3! + 3! + 2 = 14    

Question 24. If the letters of the word ‘MOTHER’ are written in all possible orders and these words are written out as in a dictionary, find the rank of the word ‘MOTHER’.

Solution:   

 As we know that in dictionary the words in each stage are arranged in alphabetical order.

According to our problem we can consider that the word begin with E, H, M, O, T, and R.

So, words starting in E = 5!

Words starting in H = 5!

Words starting in ME = 4!

Words starting in MH = 4!

Words starting in MOE = 3!

Words starting in MOH = 3!

Words starting in MOR = 3!

Words starting in MOTE = 2!

MOTHER = next word  

Rank is = 5! + 5! + 4! + 4! + 3! + 3! + 3! + 2! + 1 = 309        

Question 25. If the permutations a, b, c, d, e taken all together be written down in alphabetical order as in dictionary and numbered, find the rank of the permutation debac.

Solution:   

 As we know that in dictionary the words in each stage are arranged in alphabetical order.

According to our problem we can consider that the word begin with a, b, c, d, and e.

So, the number of words starting in ‘a’ = 4!

Words starting in b = 4!

Words starting in c = 4!

Words starting in da = 3!

Words starting in db = 3!

Words starting in dc = 3!  

Words starting in dea = 2!

Next word = debac

Rank = 4! x 3 + 3! x 3 + 2! + 1 = 93    

Question 26. Find the total number of ways in which six ‘+’ and four ‘-‘ signs can be arranged in a line such that no two ‘-‘ signs occur together.

Solution:   

Total number of ‘-‘ sign = 4

Total number of ‘+’ sign = 6

The six ‘+’ signs arrange in a line = 1 way

Now, we have 7 places in which four different thing can be arranged but all the four ‘-‘ sign look identical 

so the ‘-‘ sign can be arranged = 7P4/4! = 35

Hence the number of ways = 1 x 35 = 35

Question 27. In how many ways can the letters of the word ‘INTERMEDIATE’ be arranged so that:

(i) The vowels always occupy even places?

(ii) The relative order of vowels and consonants do not alter?

Solution:   

(i) In the given word, total number of vowels are = 6 vowels

In this word there are total 6 possible even positions

Arrange the vowels on even positions = 6! / (2! x 3!) ways

Arrange consonants = 6! / 2! ways = 360

(ii) Vowels ordering = 6! / (2! x 3!)

Consonants ordering = 6! / 2!

Total permutations = 6! / (2! x 3!) x 6! / 2! = 21600  

Question 28. The letters of the word ‘ZENITH’ are written in all possible orders. How many words are possible if all those words are written out as in a dictionary? What is the rank of the word ‘ZENITH’?

Solution:   

 As we know that in dictionary the words in each stage are arranged in alphabetical order.

According to our problem we can consider that the word begin with E, H, I, N, T, and Z.

So, the total words possible are = 6!

Words starting in E = 5!

Words starting in H = 5!

Words starting in I = 5!

Words starting in N = 5!

Words starting in T = 5!

Words starting in ZEH = 3!

Words starting in ZEI = 3!

Words starting in ZENH = 2!

Words starting in ZENIH = 1!

ZENITH is next word

Rank = 5! x 5 + 3! x 2 + 2! + 1 + 1 = 616

Question 29. 18 mice were placed in two experimental groups and one control group, with all groups equally large. In how many ways can the mice be placed into three groups?

Solution:

18 mice can be arranged themselves in 18P18 ways = 18!

According to the question, there are three groups, and they are equally large

So the 18 mice divided into three groups, and they can be arranged themselves inside the group 

Hence, the number of ways mice be placed into the three groups = 18!/6! x 6! x 6!

= 18!/(6!)3



Next Article
Class 11 RD Sharma Solutions- Chapter 17 Combinations- Exercise 17.1 | Set 1

S

shubhi18195
Improve
Article Tags :
  • Class 11
  • Mathematics
  • RD Sharma Solutions
  • School Learning
  • Maths-Class-11
  • RD Sharma Class-11

Similar Reads

  • RD Sharma Class 11 Solutions for Maths
    RD Sharma Solutions for Class 11 covers different types of questions with varying difficulty levels. Practising these questions with solutions may ensure that students can do a good practice of all types of questions that can be framed in the examination. This ensures that they excel in their final
    13 min read
  • Chapter 1: Sets

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.1
      Question 1. What is the difference between a collection and a set? Give reasons to support your answer.Solution: A collection represents a group of objects. Whereas well-defined collections are called sets. Only unique elements can be present in a set. Example: The collection of good novels is not a
      4 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.2
      Question 1. Describe the following sets in Roster form: (i) {x : x is a letter before e in the English alphabet} (ii) {x ∈ N: x2 < 25} (iii) {x ∈ N: x is a prime number, 10 < x < 20} (iv) {x ∈ N: x = 2n, n ∈ N} (v) {x ∈ R: x > x} (vi) {x : x is a prime number which is a divisor of 60} (v
      9 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.3
      In Chapter 1 of RD Sharma's Class 11 textbook Sets are one of the foundational topics of mathematics. Exercise 1.3 dives deeper into operations on sets such as the union, intersection, and difference helping students understand these concepts through a variety of problems. This exercise builds a str
      9 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.4 | Set 1
      In this exercise from Chapter 1: Sets of RD Sharma’s Class 11 textbook we delve into the fundamental concepts of set theory a branch of mathematics dealing with the collection of objects called elements into the groups or sets. Exercise 1.4 primarily focuses on understanding various set operations s
      10 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.4 | Set 2
      The Sets are fundamental concepts in mathematics used to group and analyze collections of objects or elements. Chapter 1 of RD Sharma's Class 11 Mathematics textbook delves into the various properties and operations involving sets helping students understand how to manage collections in a structured
      7 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Permutations And Combinations- Exercise 1.5
      In this section, we explore Chapter 1 of the Class 11 RD Sharma textbook, which focuses on Sets. Exercise 1.5 is aimed at strengthening students' understanding of set theory, including various operations and properties associated with sets. Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.
      10 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.6 | Set 1
      Question 1. Find the smallest set A such that A ∪ {1, 2} = {1, 2, 3, 5, 9}. Solution: A ∪ {1, 2} = {1, 2, 3, 5, 9} The union indicates that the summation of elements of both sets should form RHS. Elements of A and {1, 2} together give us the resultant set. Therefore, the smallest set will be, A = {1
      11 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.6 | Set 2
      Exercise 1.6 | Set 2 in RD Sharma's Class 11 mathematics textbook continues the exploration of Mathematical Induction within the broader context of Set Theory. This set builds upon the foundational concepts introduced in Set 1, offering students a more advanced set of problems to tackle. The exercis
      7 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.7
      Question 1: For any two sets A and B, prove that: A‘ – B‘ = B – A Solution: To prove: A’ – B’ = B – A Firstly show that A’ – B’ ⊆ B – A Let, x ∈ A’ – B’ ⇒ x ∈ A’ and x ∉ B’ ⇒ x ∉ A and x ∈ B (since, A ∩ A’ = ϕ) ⇒ x ∈ B – A It is true for all x ∈ A’ – B’ Therefore, A’ – B’ = B – A Hence, Proved. Ques
      6 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.8 | Set 1
      In Chapter 1 of RD Sharma's Class 11 mathematics "Sets" form the foundation of the various mathematical concepts such as relations, functions, and probability. This chapter covers the basics of sets including set theory, types of sets, and operations on sets. Exercise 1.8 specifically tests your und
      8 min read

    • Class 11 RD Sharma Solutions - Chapter 1 Sets - Exercise 1.8 | Set 2
      In this article, we will be going to solve the entire exercise 1.8 of our RD Sharma textbook. A set is a fundamental concept in mathematics that refers to a collection of distinct objects, considered as a whole. These objects can be anything: numbers, letters, symbols, or even other sets. Sets are u
      8 min read

    Chapter 2: Relations

    • Class 11 RD Sharma Solutions - Chapter 2 Relations - Exercise 2.1
      Chapter 2 of RD Sharma's Class 11 Mathematics textbook focuses on Relations. Exercise 2.1 specifically deals with the basic concepts of relations, including their definition, representation, and properties. This exercise helps students understand how relations are used to describe connections betwee
      12 min read

    • Class 11 RD Sharma Solutions - Chapter 2 Relations - Exercise 2.2
      Chapter 2 of RD Sharma's Class 11 Mathematics textbook focuses on "Relations". This chapter is crucial for understanding how different sets are interconnected and lays the foundation for more complex topics like functions, mappings, and equivalence relations. The concepts learned in this chapter are
      11 min read

    • Class 11 RD Sharma Solutions - Chapter 2 Relations - Exercise 2.3 | Set 1
      Question 1. If A = {1, 2, 3}, B = {4, 5, 6}, which of the following are relations from A to B? Give reasons in support of your answer. (i) {(1, 6), (3, 4), (5, 2)} (ii) {(1, 5), (2, 6), (3, 4), (3, 6)} (iii) {(4, 2), (4, 3), (5, 1)} (iv) A × B Solution: Given: A = {1, 2, 3}, B = {4, 5, 6} A × B = {(
      12 min read

    • Class 11 RD Sharma Solutions - Chapter 2 Relations - Exercise 2.3 | Set 2
      In Class 11 Mathematics, understanding the concept of relations is crucial for the mastering functions and other higher-level concepts. The Exercise 2.3 from Chapter 2 of RD Sharma's book focuses on the practical problems involving relations. This article provides a detailed solution set for the Exe
      11 min read

    Chapter 3: Functions

    • Class 11 RD Sharma Solutions - Chapter 3 Functions - Exercise 3.1 | Set 2
      In this article, we will be going to solve the entire exercise 3.1 of our NCERT textbook. Functions are fundamental concepts in mathematics that describe relationships between sets of elements. They provide a way to map or associate each element from one set (the domain) to exactly one element in an
      7 min read

    • Class 11 RD Sharma Solutions - Chapter 3 Functions - Exercise 3.1 | Set 1
      Question 1. Define a function as a set of ordered pairs.Solution: Let A and B be two non-empty sets. A relation from A to B, i.e., a subset of A×B, is called a function (or a mapping) from A to B, if (i) for each a ∈ A there exists b ∈ B such that (a, b) ∈ f (ii) (a, b) ∈ f and (a, c) ∈ f ⇒ b = c Qu
      10 min read

    • Class 11 RD Sharma Solutions - Chapter 3 Functions - Exercise 3.2
      Question 1. If f(x)=x2-3x+4, then find the values of x satisfying the equation f(x)=f(2x+1). Solution: We have, f(x)=x2-3x+4 Now, f(2x+1)=(2x+1)2-3(2x+1)+4 f(2x+1)=4x2+1+4x-6x-3+4 f(2x+1)=4x2-2x+2 It is given that f(x)=f(2x+1) x2-3x+4=4x2-2x+2 0=4x2-x2-2x+3x+2-4 3x2+x-2=0 3x2+3x-2x-2=0 3x(x+1)-2(x+1
      4 min read

    • Class 11 RD Sharma Solutions - Chapter 3 Functions - Exercise 3.3
      Question 1. Find the domain of each of the following real valued functions of real variable:(i) f (x) = 1/x Solution: We are given, f (x) = 1/x. Here, f (x) is defined for all real values of x, except for the case when x = 0. Therefore, domain of f = R – {0} (ii) f (x) = 1/(x−7) Solution: We are giv
      7 min read

    • Class 11 RD Sharma Solutions - Chapter 3 Functions - Exercise 3.4
      Question 1. Find f + g, f – g, cf (c ∈ R, c ≠ 0), fg, 1/f and f/g in each of the following:(i) f(x) = x3 + 1 and g (x) = x + 1 Solution: Given, f(x) = x3 + 1 and g(x) = x + 1 and f(x): R → R and g(x): R → R We know, (f + g)(x) = f(x) + g(x) ⇒ (f + g) (x) = x3 + 1 + x + 1 = x3 + x + 2 So, (f + g)(x)
      14 min read

    Chapter 4: Measurement of Angles

    • Class 11 RD Sharma Solutions - Chapter 4 Measurement of Angles - Exercise 4.1 | Set 1
      Measurement of angles is a fundamental concept in geometry that deals with quantifying the amount of rotation between two intersecting lines or rays. In Chapter 4 of RD Sharma's Class 11 mathematics textbook, students are introduced to various aspects of angle measurement, including different units
      13 min read

    • Class 11 RD Sharma Solutions - Chapter 4 Measurement of Angles - Exercise 4.1 | Set 2
      Question 11. A rail road curve is to be laid out on a circle. What radius should be used if the track is to change direction by 25o in a distance of 40 meters. Solution: Let AB denote the given rail-road. We are given ∠AOB = 25o. We know 180o = π radians = πc or 1o = (π/180)c Hence 25o = 25 × π/180
      6 min read

    Chapter 5: Trigonometric Functions

    • Class 11 RD Sharma Solutions - Chapter 5 Trigonometric Functions - Exercise 5.1 | Set 1
      Chapter 5 of RD Sharma’s Class 11 Mathematics textbook covers Trigonometric Functions in which form the foundation for understanding trigonometry. This chapter explores the various trigonometric functions and their properties providing the crucial base for higher-level mathematics and applications i
      5 min read

    • Class 11 RD Sharma Solutions - Chapter 5 Trigonometric Functions - Exercise 5.1 | Set 2
      Question 14. Prove that [Tex]\frac{(1+cotθ+tanθ)(sinθ-cosθ)}{sec^3θ-cosec^3θ}=sin^2θcos^2θ [/Tex] Solution: We have [Tex]\frac{(1+cotθ+tanθ)(sinθ-cosθ)}{sec^3θ-cosec^3θ}=sin^2θcos^2θ [/Tex] Taking LHS = [Tex]\frac{(1+cotθ+tanθ)(sinθ-cosθ)}{sec^3θ-cosec^3θ}[/Tex] = [Tex]\frac{(1+\frac{cosθ}{sinθ}+\fr
      7 min read

    • Class 11 RD Sharma Solutions - Chapter 5 Trigonometric Functions - Exercise 5.2
      Question 1. Find the values of the other five trigonometric functions in each of the following:(i) cot x = 12/5, x in quadrant III(ii) cos x = -1/2, x in quadrant II(iii) tan x = 3/4, x in quadrant III(iv) sin x = 3/5, x in quadrant I Solution: (i) cot x = 12/5, x in quadrant III As we knew that tan
      7 min read

    • Class 11 RD Sharma Solutions - Chapter 5 Trigonometric Functions - Exercise 5.3
      Question 1. Find the values of the following trigonometric ratios:(i) sin 5π/3 Solution: We have, sin 5π/3 =sin (2π-π/3) [∵sin(2π-θ)=-sinθ] =-sin(π/3) = - √3/2 (ii) sin 17π Solution: We have, sin 17π ⇒sin 17π=sin (34×π/2) Since, 17π lies in the negative x-axis i.e. between 2nd and 3rd quadrant =sin
      8 min read

    Chapter 6: Graphs of Trigonometric Functions

    • Class 11 RD Sharma Solutions - Chapter 6 Graphs of Trigonometric Functions - Exercise 6.1
      The Graphs of trigonometric functions provide a visual representation of how trigonometric functions behave over different intervals. Understanding these graphs is crucial for solving trigonometric equations and analyzing periodic phenomena. This chapter covers the essential techniques to sketch and
      4 min read

    • Class 11 RD Sharma Solutions - Chapter 6 Graphs of Trigonometric Functions - Exercise 6.2
      Question 1: Sketch the following graphs:(i) y = cos (x+[Tex]\frac{\pi}{4}[/Tex]) Solution: To obtain this graph y-0 = cos (x+[Tex]\frac{\pi}{4} [/Tex]), Shifting the origin at [Tex](-\frac{\pi}{4},0) [/Tex], we have X = x+[Tex]\frac{\pi}{4} [/Tex] and Y = y-0 Substituting these values, we get Y = co
      3 min read

    • Class 11 RD Sharma Solutions - Chapter 6 Graphs of Trigonometric Functions - Exercise 6.3
      Sketch the graphs of the following functions:Question 1: y = sin2 x Solution: As we know that, y = sin2 x = [Tex]\frac{1- cos 2x}{2} = \frac{1}{2} - \frac{cos 2x}{2}[/Tex] [Tex]y - \frac{1}{2} = -\frac{cos 2x}{2}[/Tex] On shifting the origin at (0, 1/2), we get X = x and Y = [Tex]y – \frac{1}{2}[/Te
      5 min read

    Chapter 7: Trigonometric Ratios of Compound Angles

    • Class 11 RD Sharma Solutions - Chapter 7 Trigonometric Ratios of Compound Angles - Exercise 7.1 | Set 1
      Question 1. If sin A = 4/5 and cos B = 5/13, where 0 < A, B < π/2, find the values of the following: (i) sin (A + B) (ii) cos (A + B) (iii) sin (A - B) (iv) cos (A - B) Solution: Given that sin A = 4/5 and cos B = 5/13 As we know, cos A = (1 - sin2A) and sin B = (1 - cos2B), where 0 <A, B
      15+ min read

    • Class 11 RD Sharma Solutions - Chapter 7 Trigonometric Ratios of Compound Angles - Exercise 7.1 | Set 2
      Chapter 7 of RD Sharma's Class 11 Mathematics textbook focuses on "Trigonometric Ratios of Compound Angles." This chapter delves into the trigonometric identities related to the compound angles, offering a deeper understanding of how angles interact within the trigonometric functions. It provides es
      13 min read

    • Class 11 RD Sharma Solutions - Chapter 7 Trigonometric Ratios of Compound Angles - Exercise 7.2
      Question 1: Find the maximum and minimum values of each of the following trigonometrical expressions:(i) 12 sin x – 5 cos x(ii) 12 cos x + 5 sin x + 4(iii) 5 cos x + 3 sin (π/6 – x) + 4 (iv) sin x – cos x + 1 Solution: As it is known the maximum value of A cos α + B sin α + C is C + √(A2 +B2), And t
      7 min read

    Chapter 8: Transformation Formulae

    • Class 11 RD Sharma Solutions - Chapter 8 Transformation Formulae - Exercise 8.1
      It is vital for the students working on Class 11 Mathematics to get a hold of the Transformation Formulae. Therefore, the formulae featured in Chapter 8 of RD Sharma’s book serve as a prerequisite for solving different trigonometric problems. This guide will lead you to Exercise 8. 1, with clear spe
      15+ min read

    • Class 11 RD Sharma Solutions - Chapter 8 Transformation Formulae - Exercise 8.2 | Set 1
      In Class 11 Mathematics, Chapter 8 of RD Sharma's textbook focuses on Transformation formulas which are crucial for simplifying complex trigonometric expressions. This chapter helps students understand how to transform trigonometric functions into more manageable forms using specific formulae. Maste
      15+ min read

    • Class 11 RD Sharma Solutions - Chapter 8 Transformation Formulae - Exercise 8.2 | Set 2
      Question 11. If cosec A + sec A = cosec B + sec B, prove that tan A tan B =[Tex]cot\frac{A+B}{2} [/Tex]. Solution: We have, cosec A + sec A = cosec B + sec B => sec A − sec B = cosec B − cosec A =>[Tex]\frac{1}{cosA}-\frac{1}{cosB}=\frac{1}{sinB}-\frac{1}{sinA}[/Tex] =>[Tex]\frac{cosB-cosA}
      4 min read

    Chapter 9: Trigonometric Ratios of Multiple and Sub Multiple Angles

    • Class 11 RD Sharma Solutions - Chapter 9 Trigonometric Ratios of Multiple and Submultiple Angles - Exercise 9.1 | Set 1
      Prove the following identities: Question 1. √[(1 - cos2x)/(1 + cos2x)] = tanx Solution: Let us solve LHS, = √[(1 - cos2x)/(1 + cos2x)] As we know that, cos2x =1 - 2 sin2x = 2 cos2x - 1 So, = √[(1 - cos2x)/(1 + cos2x)] = √[(1 - (1 - 2sin2x))/(1 + (2cos2x - 1))] = √(1 - 1 + 2sin2x)/(1 + 2cos2x - 1)1 =
      10 min read

    • Class 11 RD Sharma Solutions - Chapter 9 Trigonometric Ratios of Multiple and Submultiple Angles - Exercise 9.1 | Set 2
      Prove the following identities: Question 16. cos2 (Ï€/4 - x) - sin2 (Ï€/4 - x) = sin 2x Solution: Let us solve LHS, = cos2 (Ï€/4 - x) - sin2(Ï€/4 - x) As we know that, cos2 A - sin2 A = cos 2A So, = cos2 (Ï€/4 - x) sin2 (Ï€/4 - x) = cos 2 (Ï€/4 - x) = cos (Ï€/2 - 2x) = sin 2x [As we know that, cos (Ï€/2 - A)
      11 min read

    • Class 11 RD Sharma Solutions - Chapter 9 Trigonometric Ratios of Multiple and Submultiple Angles - Exercise 9.1 | Set 3
      Chapter 9 of RD Sharma’s Class 11 Mathematics textbook focuses on the trigonometric ratios of the multiple and submultiple angles. This chapter explores the concepts of the trigonometric functions evaluated at angles that are multiples or submultiples of the standard angles. It provides formulas and
      9 min read

    • Class 11 RD Sharma Solutions - Chapter 9 Trigonometric Ratios of Multiple and Submultiple Angles - Exercise 9.2
      Chapter 9 of RD Sharma's Class 11 Mathematics textbook delves into the advanced concepts of the trigonometry specifically focusing on the trigonometric ratios of the multiple and submultiple angles. This chapter is crucial for students as it builds on the foundational knowledge of the trigonometric
      7 min read

    • Class 11 RD Sharma Solutions - Chapter 9 Trigonometric Ratios of Multiple and Submultiple Angles - Exercise 9.3
      Prove that:Question 1. sin2 72o – sin2 60o = (√5 – 1)/8 Solution: We have, L.H.S. = sin2 72o – sin2 60o = sin2 (90o–18o) – sin2 60o = cos2 18o – sin2 60o = [Tex]\left(\frac{\sqrt{10+2\sqrt{5}}}{4}\right)^2-\left(\frac{\sqrt{3}}{2}\right)^2[/Tex] = [Tex] \frac{10 + 2\sqrt{5}}{16} – \frac{3}{4}[/Tex]
      4 min read

geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences