Careers360 Logo
NCERT Solutions for Class 11 Maths Chapter 12 Exercise 12.2 - Limits and Derivatives

NCERT Solutions for Class 11 Maths Chapter 12 Exercise 12.2 - Limits and Derivatives

Edited By Komal Miglani | Updated on May 06, 2025 04:44 PM IST

The concept of derivatives is explained in this exercise. In our daily life, we often observe situations where one quantity changes with respect to another, like the speed of a moving car, rise in water level in the oceans or reservoirs, or a change in prices of stocks with time. In mathematics, these concepts are explained using the concept of derivatives. Derivative is defined as the rate at which one quantity changes with respect to another or how fast or slow something is changing at a particular moment. The concept of derivatives forms the foundation for higher-level calculus.

This Story also Contains
  1. Class 11 Maths Chapter 12 Exercise 12.2 Solutions - Download PDF
  2. Download PDF
  3. NCERT Solutions Class 11 Maths Chapter 12: Exercise 12.2
  4. Topic covered in Chapter 12 Limits and Derivatives Exercise 12.2
  5. NCERT Solutions of Class 11 Subject Wise
  6. Subject-Wise NCERT Exemplar Solutions
NCERT Solutions for Class 11 Maths Chapter 12 Exercise 12.2 - Limits and Derivatives
NCERT Solutions for Class 11 Maths Chapter 12 Exercise 12.2 - Limits and Derivatives

In NCERT, students will learn how to determine the derivatives of algebraic, polynomial, and trigonometric functions. NCERT Solutions of Exercise 12.2 are designed by subject experts in a very comprehensive and systematic manner that ensures the accuracy of the solutions. Derivatives help us to calculate how things change, which is useful in science, engineering, and economics. Check NCERT Solutions to get detailed solutions for Science and Maths from Class 6 to Class 12.

Class 11 Maths Chapter 12 Exercise 12.2 Solutions - Download PDF

Download PDF


NCERT Solutions Class 11 Maths Chapter 12: Exercise 12.2

Question1: Find the derivative of x22atx=10

Answer:

F(x)= x22

Now, As we know, The derivative of any function at x is

f(x)=limh0f(x+h)f(x)h

The derivative of f(x) at x = 10:

f(10)=limh0f(10+h)f(10)h

f(10)=limh0(10+h)22((10)22)h

f(10)=limh0100+20h+h22100+2h

f(10)=limh020h+h2h

f(10)=limh020+h

f(10)=20+0

f(10)=20

Question 2: Find the derivative of x at x = 1.

Answer:

Given

f(x)= x

Now, As we know, The derivative of any function at x is

f(x)=limh0f(x+h)f(x)h

The derivative of f(x) at x = 1:

f(1)=limh0f(1+h)f(1)h

f(1)=limh0(1+h)(1)h

f(1)=limh0(h)h

f(1)=1 (Answer)


Question 3: Find the derivative of 99x at x = l00.

Answer:

f(x)= 99x

Now, As we know, The derivative of any function at x is

f(x)=limh0f(x+h)f(x)h

The derivative of f(x) at x = 100:

f(100)=limh0f(100+h)f(100)h

f(100)=limh099(100+h)99(100)h

f(100)=limh099hh

f(100)=99

Question 4: (i) Find the derivative of the following functions from first principle. x327

Answer:

Given

f(x)= x327

Now, As we know, The derivative of any function at x is

f(x)=limh0f(x+h)f(x)h

f(x)=limh0(x+h)327((x)327)h

f(x)=limh0x3+h3+3x2h+3h2x27+x3+27h

f(x)=limh0h3+3x2h+3h2xh

f(x)=limh0h2+3x2+3hx

f(x)=3x2

Question 4:(ii) Find the derivative of the following function from first principle. (x1)(x2)

Answer:

f(x)= (x1)(x2)

Now, As we know, The derivative of any function at x is

f(x)=limh0f(x+h)f(x)h

f(x)=limh0(x+h1)(x+h2)(x1)(x2)h

f(x)=limh0x2+xh2x+hx+h22hxh+2x2+2x+x2h

f(x)=limh02hx+h23hh

f(x)=limh02x+h3

f(x)=2x3 (Answer)


Question 4:(iii) Find the derivative of the following functions from first principle. 1/x2

Answer:

f(x)= 1/x2

Now, As we know, The derivative of any function at x is

f(x)=limh0f(x+h)f(x)h

f(x)=limh01/(x+h)21/(x2)h

f(x)=limh0x2(x+h)2(x+h)2x2h

f(x)=limh0x2x22xhh2h(x+h)2x2

f(x)=limh02xhh2h(x+h)2x2

f(x)=limh02xh(x+h)2x2

f(x)=2x0(x+0)2x2

f(x)=2x3 (Answer)

Question 4:(iv) Find the derivative of the following functions from first principle. x+1x1

Answer:

Given:

f(x)=x+1x1

Now, As we know, The derivative of any function at x is

f(x)=limh0f(x+h)f(x)h

f(x)=limh0x+h+1x+h1x+1x1h

f(x)=limh0(x+h+1)(x1)(x+1)(x+h1)(x1)(x+h1)h

f(x)=limh0x2x+hxh+x1x2xh+xxh+1(x1)(x+h1)h

f(x)=limh02h(x1)(x+h1)h

f(x)=limh02(x1)(x+h1)

f(x)=2(x1)(x+01)

f(x)=2(x1)2

Question 5: For the function f(x)=x100100+x9999+....+x22+x+1 Prove that f '(1) =100 f '(0).

Answer:

f(x)=x100100+x9999+....+x22+x+1

As we know, the property,

f(xn)=nxn1

applying that property we get

f(x)=100x99100+99x9899+....+2x2+1+0

f(x)=x99+x98+......x+1

Now.

f(0)=099+098+......0+1=1

f(1)=199+198+......1+1=100

So,

Here

1×100=100

f(0)×100=f(1)

Hence Proved.

Question 6: Find the derivative of xn+axn1+a2xn2+....+an1x+an for some fixed real number a.

Answer:

Given

f(x)=xn+axn1+a2xn2+....+an1x+an

As we know, the property,

f(xn)=nxn1

applying that property we get

f(x)=nxn1+a(n1)xn2+a2(n2)xn3+....+an11+0

f(x)=nxn1+a(n1)xn2+a2(n2)xn3+....+an1

Question 7:(i) For some constants a and b, find the derivative of (xa)(xb)

Answer:

Given

f(x)=(xa)(xb)=x2axbx+ab

As we know, the property,

f(xn)=nxn1

and the property

d(y1+y2)dx=dy1dx+dy2dx

applying that property we get

f(x)=2xab

Question 7:(ii) For some constants a and b, find the derivative of (ax2+b)2

Answer:

Given

f(x)=(ax2+b)2=a2x4+2abx2+b2

As we know, the property,

f(xn)=nxn1

and the property

d(y1+y2)dx=dy1dx+dy2dx

applying those properties we get

f(x)=4a2x3+2(2)abx+0

f(x)=4a2x3+4abx

f(x)=4ax(ax2+b)

Question 7:(iii) For some constants a and b, find the derivative of xaxb

Answer:

Given,

f(x)=xaxb

Now As we know the quotient rule of derivative,

d(y1y2)dx=y2dy1dxy1dy2dxy22

So applying this rule, we get

d(xaxb)dx=(xb)d(xa)dx(xa)d(xb)dx(xb)2

d(xaxb)dx=(xb)(xa)(xb)2

d(xaxb)dx=ab(xb)2

Hence

f(x)=ab(xb)2

Question 8: Find the derivative of xnanxa for some constant a.

Answer:

Given,

f(x)=xnanxa

Now As we know the quotient rule of derivative,

d(y1y2)dx=y2dy1dxy1dy2dxy22

So applying this rule, we get

d(xnanxa)dx=(xa)d(xnan)dx(xnan)d(xa)dx(xa)2

d(xnanxa)dx=(xa)nxn1(xnan)(xa)2

d(xnanxa)dx=nxnanxn1xn+an(xa)2

Hence

f(x)=nxnanxn1xn+an(xa)2

Question 9:(i) Find the derivative of 2x3/4

Answer:

Given:

f(x)=2x3/4

As we know, the property,

f(xn)=nxn1

and the property

d(y1+y2)dx=dy1dx+dy2dx

applying that property we get

f(x)=20

f(x)=2

Question 9:(ii) Find the derivative of (5x3+3x1)(x1)

Answer:

Given.

f(x)=(5x3+3x1)(x1)=5x4+3x2x5x33x+1

f(x)=5x45x3+3x24x+1

As we know, the property,

f(xn)=nxn1

and the property

d(y1+y2)dx=dy1dx+dy2dx

applying that property we get

f(x)=5(4)x35(3)x2+3(2)x4+0

f(x)=20x315x2+6x4

Question 9:(iii) Find the derivative of x3(5+3x)

Answer:

Given

f(x)=x3(5+3x)=5x3+3x2

As we know, the property,

f(xn)=nxn1

and the property

d(y1+y2)dx=dy1dx+dy2dx

applying that property we get

f(x)=(3)5x4+3(2)x3

f(x)=15x46x3

Question 9:(iv) Find the derivative of x5(36x9)

Answer:

Given

f(x)=x5(36x9)=3x56x4

As we know, the property,

f(xn)=nxn1

and the property

d(y1+y2)dx=dy1dx+dy2dx

applying that property we get

f(x)=(5)3x46(4)x5

f(x)=15x4+24x5

Question 9:(v) Find the derivative of x4(34x5)

Answer:

Given

f(x)=x4(34x5)=3x44x9

As we know, the property,

f(xn)=nxn1

and the property

d(y1+y2)dx=dy1dx+dy2dx

applying that property we get

f(x)=(4)3x5(9)4x10

f(x)=12x5+36x10

Question 9:(vi) Find the derivative of 2x+1x23x1

Answer:

Given

f(x)=2x+1x23x1

As we know the quotient rule of derivative:

d(y1y2)dx=y2dy1dxy1dy2dxy22

and the property

d(y1+y2)dx=dy1dx+dy2dx

So applying this rule, we get

d(2x+1x23x1)dx=(x+1)d(2)dx2d(x+1)dx(x+1)2(3x1)d(x2)dxx2d(3x1)dx(3x1)2

d(2x+1x23x1)dx=2(x+1)2(3x1)2xx23(3x1)2

d(2x+1x23x1)dx=2(x+1)26x22x3x2(3x1)2

d(2x+1x23x1)dx=2(x+1)23x22x(3x1)2

Hence

f(x)=2(x+1)23x22x(3x1)2

Question 10: Find the derivative of cosx from first principle.

Answer:

Given,

f(x)= cosx

Now, As we know, The derivative of any function at x is

f(x)=limh0f(x+h)f(x)h

f(x)=limh0cos(x+h)cos(x)h

f(x)=limh0cos(x)cos(h)sin(x)sin(h)cos(x)h

f(x)=limh0cos(x)cos(h)cos(x)hsin(x)sin(h)h

f(x)=limh0cos(x)(cos(h)1)hsin(x)sin(h)h

f(x)=limh0cos(x)2sin2(h/2)hsin(x)sinhh

f(x)=cos(x)(0)sinx(1)

f(x)=sin(x)

Question 11:(i) Find the derivative of the following functions: sinxcosx

Answer:

Given,

f(x)= sinxcosx

Now, As we know the product rule of derivative,

d(y1y2)dx=y1dy2dx+y2dy1dx

So, applying the rule here,

d(sinxcosx)dx=sinxdcosxdx+cosxdsinxdx

d(sinxcosx)dx=sinx(sinx)+cosx(cosx)

d(sinxcosx)dx=sin2x+cos2x

d(sinxcosx)dx=cos2x

Question 11:(ii) Find the derivative of the following functions: secx

Answer:

Given

f(x)=secx=1cosx

Now As we know the quotient rule of derivative,

d(y1y2)dx=y2dy1dxy1dy2dxy22

So applying this rule, we get

d(1cosx)dx=cosxd(1)dx1d(cosx)dxcos2x

d(1cosx)dx=1(sinx)cos2x

d(1cosx)dx=sinxcos2x=sinxcosx1cosx

d(secx)dx=tanxsecx

Question 11: (iii) Find the derivative of the following functions: 5secx+4cosx

Answer:

Given

f(x)=5secx+4cosx

As we know the property

d(y1+y2)dx=dy1dx+dy2dx

Applying the property, we get

d(5secx+4cosx)dx=d(5secx)dx+d(4cosx)dx

d(5secx+4cosx)dx=5tanxsecx+4(sinx)

d(5secx+4cosx)dx=5tanxsecx4sinx

Question 11:(iv) Find the derivative of the following functions: cscx

Answer:

Given :

f(x)=cscx=1sinx

Now As we know the quotient rule of derivative,

d(y1y2)dx=y2dy1dxy1dy2dxy22

So applying this rule, we get

d(1sinx)dx=(sinx)d(1)dx1d(sinx)dx(sinx)2

d(1sinx)dx=1(cosx)(sinx)2

d(1sinx)dx=(cosx)(sinx)1sinx

d(cscx)dx=cotxcscx

Question 11:(v) Find the derivative of the following functions: 3cotx+5cscx

Answer:

Given,

f(x)=3cotx+5cscx

As we know the property

d(y1+y2)dx=dy1dx+dy2dx

Applying the property,

d(3cotx+5cscx)dx=d(3cotx)dx+d(5cscx)dx

d(3cotx+5cscx)dx=3d(cosxsinx)dx+d(5cscx)dx

d(3cotx+5cscx)dx=5cscxcotx+3d(cosxsinx)dx

Now As we know the quotient rule of derivative,

d(y1y2)dx=y2dy1dxy1dy2dxy22

So applying this rule, we get

d(3cotx+5cscx)dx=5cscxcotx+3[sinxd(cosx)dxcosx(d(sinx)dx)sin2x]

d(3cotx+5cscx)dx=5cscxcotx+3[sinx(sinx)cosx(cosx)sin2x]

d(3cotx+5cscx)dx=5cscxcotx+3[sin2xcos2xsin2x]

d(3cotx+5cscx)dx=5cscxcotx3[sin2x+cos2xsin2x]

d(3cotx+5cscx)dx=5cscxcotx3[1sin2x]

d(3cotx+5cscx)dx=5cscxcotx3csc2x

Question 11:(vi) Find the derivative of the following functions: 5sinx6cosx+7

Answer:

Given,

f(x)=5sinx6cosx+7

Now as we know the property

d(y1+y2)dx=dy1dx+dy2dx

So, applying the property,

f(x)=5cosx6(sinx)+0

f(x)=5cosx+6(sinx)

f(x)=5cosx+6sinx

Question 11:(vii) Find the derivative of the following functions: 2tanx7secx

Answer:

Given

f(x)=2tanx7secx

As we know the property

d(y1+y2)dx=dy1dx+dy2dx

Applying this property,

d(2tanx+7secx)dx=2dtanxdx+7dsecxdx

d(2tanx+7secx)dx=2sec2x+7(secxtanx)

d(2tanx+7secx)dx=2sec2x7secxtanx

Also read

Topic covered in Chapter 12 Limits and Derivatives Exercise 12.2

Exercise 12.2 introduces students to the derivative of a function. In this, students will find questions that primarily revolve around the following key topics:

1) Derivatives: Derivative is the measure of the rate at which the function is changing at a given point.

Mathematically derivative of the function f(x) at point x=a is

f(a)=limh0f(a+h)f(a)h

The instantaneous rate of change of a function at point a’ is shown by this formula.

2) Algebra of derivative of function : Rules used to find the differentiation of the combination of functions.

  • Addition and Subtraction rule : ddx(f(x)±g(x))=ddxf(x)±ddxg(x)
  • Multiplication Rule : ddx(cf(x))=cddxf(x)
  • Product Rule: ddx(f(x)g(x))=f(x)g(x)+f(x)g(x)
  • Quotient Rule: ddx(f(x)g(x))=g(x)f(x)f(x)g(x)[g(x)]2
NEET/JEE Offline Coaching
Get up to 90% Scholarship on your NEET/JEE preparation from India’s Leading Coaching Institutes like Aakash, ALLEN, Sri Chaitanya & Others.
Apply Now


3) Derivative of Polynomial : ddx(xn)=nxn1

4) Derivatives of Trigonometric functions :

  • Sin function: ddxsinx=cosx
  • Cos function: ddxcosx=sinx
  • Tan function: ddxtanx=sec2x
  • Cot function: ddxcotx=csc2x
  • Sec function: ddxsecx=secxtanx
  • Cosec function: ddxcscx=cscxcotx

Also Read

NCERT Solutions of Class 11 Subject Wise

Students can refer to the subject-wise NCERT solutions. The links to solutions are given below:

Subject-Wise NCERT Exemplar Solutions

Students can access the NCERT exemplar solutions to enhance their deep understanding of the topic. These solutions are aligned with the CBSE syllabus and also help in competitive exams.


Frequently Asked Questions (FAQs)

1. What is the value of f(x) =80x at x=100

The value of f(x) at 100 =8000

2. What is the value of derivative of f(x)=80x at x=100

The derivative of 80x is 80 which is a constant

3. Find the value of the derivative of 80x^2 at x=100

The derivative of 80x2=160x and the value at 100=16000

4. Tanx is a trigonometric function. What is its derivative?

Sec2x

5. What is the derivative of a constant ‘a’?

The derivative of ‘a’ =0 since ‘a’ is a constant

6. Why the derivative of a constant = 0?

Since the rate of change of constant =0, the derivative =0

7. What number of questions are solved in NCERT solutions for Class 11 Maths chapter 12 exercise 12.2?

11 questions are solved from exercise 12.2 Class 11 Maths

8. List out the topics covered in the Class 11th Maths chapter 12 exercise 12.2

Definition of derivative, derivative of polynomial and trigonometric functions. 

Articles

A block of mass 0.50 kg is moving with a speed of 2.00 ms-1 on a smooth surface. It strikes another mass of 1.00 kg and then they move together as a single body. The energy loss during the collision is

Option 1)

0.34\; J

Option 2)

0.16\; J

Option 3)

1.00\; J

Option 4)

0.67\; J

A person trying to lose weight by burning fat lifts a mass of 10 kg upto a height of 1 m 1000 times.  Assume that the potential energy lost each time he lowers the mass is dissipated.  How much fat will he use up considering the work done only when the weight is lifted up ?  Fat supplies 3.8×107 J of energy per kg which is converted to mechanical energy with a 20% efficiency rate.  Take g = 9.8 ms−2 :

Option 1)

2.45×10−3 kg

Option 2)

 6.45×10−3 kg

Option 3)

 9.89×10−3 kg

Option 4)

12.89×10−3 kg

 

An athlete in the olympic games covers a distance of 100 m in 10 s. His kinetic energy can be estimated to be in the range

Option 1)

2,000 \; J - 5,000\; J

Option 2)

200 \, \, J - 500 \, \, J

Option 3)

2\times 10^{5}J-3\times 10^{5}J

Option 4)

20,000 \, \, J - 50,000 \, \, J

A particle is projected at 600   to the horizontal with a kinetic energy K. The kinetic energy at the highest point

Option 1)

K/2\,

Option 2)

\; K\;

Option 3)

zero\;

Option 4)

K/4

In the reaction,

2Al_{(s)}+6HCL_{(aq)}\rightarrow 2Al^{3+}\, _{(aq)}+6Cl^{-}\, _{(aq)}+3H_{2(g)}

Option 1)

11.2\, L\, H_{2(g)}  at STP  is produced for every mole HCL_{(aq)}  consumed

Option 2)

6L\, HCl_{(aq)}  is consumed for ever 3L\, H_{2(g)}      produced

Option 3)

33.6 L\, H_{2(g)} is produced regardless of temperature and pressure for every mole Al that reacts

Option 4)

67.2\, L\, H_{2(g)} at STP is produced for every mole Al that reacts .

How many moles of magnesium phosphate, Mg_{3}(PO_{4})_{2} will contain 0.25 mole of oxygen atoms?

Option 1)

0.02

Option 2)

3.125 × 10-2

Option 3)

1.25 × 10-2

Option 4)

2.5 × 10-2

If we consider that 1/6, in place of 1/12, mass of carbon atom is taken to be the relative atomic mass unit, the mass of one mole of a substance will

Option 1)

decrease twice

Option 2)

increase two fold

Option 3)

remain unchanged

Option 4)

be a function of the molecular mass of the substance.

With increase of temperature, which of these changes?

Option 1)

Molality

Option 2)

Weight fraction of solute

Option 3)

Fraction of solute present in water

Option 4)

Mole fraction.

Number of atoms in 558.5 gram Fe (at. wt.of Fe = 55.85 g mol-1) is

Option 1)

twice that in 60 g carbon

Option 2)

6.023 × 1022

Option 3)

half that in 8 g He

Option 4)

558.5 × 6.023 × 1023

A pulley of radius 2 m is rotated about its axis by a force F = (20t - 5t2) newton (where t is measured in seconds) applied tangentially. If the moment of inertia of the pulley about its axis of rotation is 10 kg m2 , the number of rotations made by the pulley before its direction of motion if reversed, is

Option 1)

less than 3

Option 2)

more than 3 but less than 6

Option 3)

more than 6 but less than 9

Option 4)

more than 9

Back to top