Skip to main content
Chapter 3 of 10
NCERT Solutions

Differentiation and its Applications

CBSE · Class 12 · Applied Mathematics

NCERT Solutions for Differentiation and its Applications — CBSE Class 12 Applied Mathematics.

49 questions20 flashcards5 concepts

Interactive on Super Tutor

Studying Differentiation and its Applications? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 12 students started this chapter today

79 Questions Solved · 7 Sections

40 worked solutions below. Unlock all 79 free in Super Tutor

Exercise 3.1

1(i)Find dydx\frac{dy}{dx} from x3+y3=3axyx^3 + y^3 = 3axy.Show solution
Given: x3+y3=3axyx^3 + y^3 = 3axy

Concept: Implicit differentiation — differentiate both sides with respect to xx.

Working:

Differentiating both sides w.r.t. xx:
3x2+3y2dydx=3a(y+xdydx)3x^2 + 3y^2\frac{dy}{dx} = 3a\left(y + x\frac{dy}{dx}\right)

3x2+3y2dydx=3ay+3axdydx3x^2 + 3y^2\frac{dy}{dx} = 3ay + 3ax\frac{dy}{dx}

3y2dydx3axdydx=3ay3x23y^2\frac{dy}{dx} - 3ax\frac{dy}{dx} = 3ay - 3x^2

dydx(3y23ax)=3ay3x2\frac{dy}{dx}(3y^2 - 3ax) = 3ay - 3x^2

dydx=ayx2y2ax\boxed{\frac{dy}{dx} = \frac{ay - x^2}{y^2 - ax}}

Not sure why a step works? check your working in Super Tutor

1(ii)Find dydx\frac{dy}{dx} from exyaxy=ae^{xy} - axy = a.Show solution
Given: exyaxy=ae^{xy} - axy = a

Concept: Implicit differentiation using chain rule and product rule.

Working:

Differentiating both sides w.r.t. xx:
exyddx(xy)addx(xy)=0e^{xy}\cdot\frac{d}{dx}(xy) - a\frac{d}{dx}(xy) = 0

exy(y+xdydx)a(y+xdydx)=0e^{xy}\left(y + x\frac{dy}{dx}\right) - a\left(y + x\frac{dy}{dx}\right) = 0

(exya)(y+xdydx)=0(e^{xy} - a)\left(y + x\frac{dy}{dx}\right) = 0

Since exya0e^{xy} - a \neq 0 in general:
y+xdydx=0y + x\frac{dy}{dx} = 0

dydx=yx\boxed{\frac{dy}{dx} = -\frac{y}{x}}

Not sure why a step works? check your working in Super Tutor

1(iii)Find dydx\frac{dy}{dx} from 3x35x2y+2xy2+4y3=03x^3 - 5x^2y + 2xy^2 + 4y^3 = 0.Show solution
Given: 3x35x2y+2xy2+4y3=03x^3 - 5x^2y + 2xy^2 + 4y^3 = 0

Concept: Implicit differentiation with product rule.

Working:

Differentiating both sides w.r.t. xx:
9x25(2xy+x2dydx)+2(y2+2xydydx)+12y2dydx=09x^2 - 5\left(2xy + x^2\frac{dy}{dx}\right) + 2\left(y^2 + 2xy\frac{dy}{dx}\right) + 12y^2\frac{dy}{dx} = 0

9x210xy5x2dydx+2y2+4xydydx+12y2dydx=09x^2 - 10xy - 5x^2\frac{dy}{dx} + 2y^2 + 4xy\frac{dy}{dx} + 12y^2\frac{dy}{dx} = 0

dydx(5x2+4xy+12y2)=9x2+10xy2y2\frac{dy}{dx}(-5x^2 + 4xy + 12y^2) = -9x^2 + 10xy - 2y^2

dydx=10xy9x22y24xy5x2+12y2\boxed{\frac{dy}{dx} = \frac{10xy - 9x^2 - 2y^2}{4xy - 5x^2 + 12y^2}}

Not sure why a step works? check your working in Super Tutor

1(iv)Find dydx\frac{dy}{dx} from x1/3+y1/3=a2/3x^{1/3} + y^{1/3} = a^{2/3}.Show solution
Given: x1/3+y1/3=a2/3x^{1/3} + y^{1/3} = a^{2/3}

Concept: Implicit differentiation.

Working:

Differentiating both sides w.r.t. xx:
13x2/3+13y2/3dydx=0\frac{1}{3}x^{-2/3} + \frac{1}{3}y^{-2/3}\frac{dy}{dx} = 0

13y2/3dydx=13x2/3\frac{1}{3y^{2/3}}\frac{dy}{dx} = -\frac{1}{3x^{2/3}}

dydx=y2/3x2/3=(yx)2/3\frac{dy}{dx} = -\frac{y^{2/3}}{x^{2/3}} = -\left(\frac{y}{x}\right)^{2/3}

dydx=yx3\boxed{\frac{dy}{dx} = -\sqrt[3]{\frac{y}{x}}}

Not sure why a step works? check your working in Super Tutor

1(v)Find dydx\frac{dy}{dx} from x=ylog(xy)x = y\log(xy).Show solution
Given: x=ylog(xy)x = y\log(xy)

Concept: Implicit differentiation using product rule and chain rule.

Working:

Differentiating both sides w.r.t. xx:
1=dydxlog(xy)+y1xyddx(xy)1 = \frac{dy}{dx}\cdot\log(xy) + y\cdot\frac{1}{xy}\cdot\frac{d}{dx}(xy)

1=dydxlog(xy)+1x(y+xdydx)1 = \frac{dy}{dx}\log(xy) + \frac{1}{x}\left(y + x\frac{dy}{dx}\right)

1=dydxlog(xy)+yx+dydx1 = \frac{dy}{dx}\log(xy) + \frac{y}{x} + \frac{dy}{dx}

1yx=dydx(log(xy)+1)1 - \frac{y}{x} = \frac{dy}{dx}(\log(xy) + 1)

xyx=dydx(1+log(xy))\frac{x - y}{x} = \frac{dy}{dx}(1 + \log(xy))

dydx=xyx(1+log(xy))\boxed{\frac{dy}{dx} = \frac{x - y}{x(1 + \log(xy))}}

Not sure why a step works? check your working in Super Tutor

2(i)Find dydx\frac{dy}{dx} from the parametric equations x=atx = at, y=aty = \frac{a}{t}.Show solution
Given: x=atx = at, y=aty = \dfrac{a}{t}

Concept: dydx=dy/dtdx/dt\dfrac{dy}{dx} = \dfrac{dy/dt}{dx/dt}

Working:

dxdt=a,dydt=at2\frac{dx}{dt} = a, \quad \frac{dy}{dt} = -\frac{a}{t^2}

dydx=a/t2a=1t2\frac{dy}{dx} = \frac{-a/t^2}{a} = -\frac{1}{t^2}

dydx=1t2\boxed{\frac{dy}{dx} = -\frac{1}{t^2}}

Not sure why a step works? check your working in Super Tutor

2(ii)Find dydx\frac{dy}{dx} from the parametric equations x=tlogtx = t\log t, y=logtty = \frac{\log t}{t}.Show solution
Given: x=tlogtx = t\log t, y=logtty = \dfrac{\log t}{t}

Concept: dydx=dy/dtdx/dt\dfrac{dy}{dx} = \dfrac{dy/dt}{dx/dt}

Working:

dxdt=logt+t1t=logt+1=1+logt\frac{dx}{dt} = \log t + t\cdot\frac{1}{t} = \log t + 1 = 1 + \log t

dydt=1ttlogt1t2=1logtt2\frac{dy}{dt} = \frac{\frac{1}{t}\cdot t - \log t\cdot 1}{t^2} = \frac{1 - \log t}{t^2}

dydx=(1logt)/t21+logt\frac{dy}{dx} = \frac{(1-\log t)/t^2}{1 + \log t}

dydx=1logtt2(1+logt)\boxed{\frac{dy}{dx} = \frac{1 - \log t}{t^2(1 + \log t)}}

Not sure why a step works? check your working in Super Tutor

2(iii)Find dydx\frac{dy}{dx} from the parametric equations x=a(1t2)1+t2x = \frac{a(1-t^2)}{1+t^2}, y=2bt1+t2y = \frac{2bt}{1+t^2}.Show solution
Given: x=a(1t2)1+t2x = \dfrac{a(1-t^2)}{1+t^2}, y=2bt1+t2y = \dfrac{2bt}{1+t^2}

Concept: dydx=dy/dtdx/dt\dfrac{dy}{dx} = \dfrac{dy/dt}{dx/dt}

Working:

dxdt=a2t(1+t2)(1t2)2t(1+t2)2=a2t2t32t+2t3(1+t2)2=a4t(1+t2)2\frac{dx}{dt} = a\cdot\frac{-2t(1+t^2) - (1-t^2)\cdot 2t}{(1+t^2)^2} = a\cdot\frac{-2t - 2t^3 - 2t + 2t^3}{(1+t^2)^2} = a\cdot\frac{-4t}{(1+t^2)^2}

dydt=2b(1+t2)2bt2t(1+t2)2=2b(1t2)(1+t2)2\frac{dy}{dt} = \frac{2b(1+t^2) - 2bt\cdot 2t}{(1+t^2)^2} = \frac{2b(1 - t^2)}{(1+t^2)^2}

dydx=2b(1t2)/(1+t2)24at/(1+t2)2=2b(1t2)4at=b(1t2)2at\frac{dy}{dx} = \frac{2b(1-t^2)/(1+t^2)^2}{-4at/(1+t^2)^2} = \frac{2b(1-t^2)}{-4at} = -\frac{b(1-t^2)}{2at}

dydx=b2a1t2t\boxed{\frac{dy}{dx} = -\frac{b}{2a}\cdot\frac{1-t^2}{t}}

Not sure why a step works? check your working in Super Tutor

3(i)Find dydx\frac{dy}{dx} from xy=yxx^y = y^x.Show solution
Given: xy=yxx^y = y^x

Concept: Take logarithm on both sides, then differentiate implicitly.

Working:

Taking log\log on both sides:
ylogx=xlogyy\log x = x\log y

Differentiating w.r.t. xx:
dydxlogx+y1x=logy+x1ydydx\frac{dy}{dx}\log x + y\cdot\frac{1}{x} = \log y + x\cdot\frac{1}{y}\cdot\frac{dy}{dx}

dydxlogxxydydx=logyyx\frac{dy}{dx}\log x - \frac{x}{y}\frac{dy}{dx} = \log y - \frac{y}{x}

dydx(logxxy)=logyyx\frac{dy}{dx}\left(\log x - \frac{x}{y}\right) = \log y - \frac{y}{x}

dydxylogxxy=xlogyyx\frac{dy}{dx}\cdot\frac{y\log x - x}{y} = \frac{x\log y - y}{x}

dydx=y(xlogyy)x(ylogxx)\boxed{\frac{dy}{dx} = \frac{y(x\log y - y)}{x(y\log x - x)}}

Not sure why a step works? check your working in Super Tutor

3(ii)Find dydx\frac{dy}{dx} from xy=exyx^y = e^{x-y}.Show solution
Given: xy=exyx^y = e^{x-y}

Concept: Take logarithm on both sides, then differentiate implicitly.

Working:

Taking log\log on both sides:
ylogx=(xy)y\log x = (x - y)

ylogx=xy    ylogx+y=x    y(1+logx)=xy\log x = x - y \implies y\log x + y = x \implies y(1 + \log x) = x

y=x1+logxy = \frac{x}{1 + \log x}

Differentiating w.r.t. xx:
dydx=(1+logx)1x1x(1+logx)2=1+logx1(1+logx)2\frac{dy}{dx} = \frac{(1+\log x)\cdot 1 - x\cdot\frac{1}{x}}{(1+\log x)^2} = \frac{1 + \log x - 1}{(1+\log x)^2}

dydx=logx(1+logx)2\boxed{\frac{dy}{dx} = \frac{\log x}{(1+\log x)^2}}

Not sure why a step works? check your working in Super Tutor

3(iii)Find dydx\frac{dy}{dx} from (xy)ex/(xy)=7(x-y)e^{x/(x-y)} = 7.Show solution
Given: (xy)ex/(xy)=7(x-y)e^{x/(x-y)} = 7

Concept: Take logarithm on both sides, then differentiate implicitly.

Working:

Taking log\log on both sides:
log(xy)+xxy=log7\log(x-y) + \frac{x}{x-y} = \log 7

Differentiating w.r.t. xx:
1dydxxy+(xy)1x(1dydx)(xy)2=0\frac{1-\frac{dy}{dx}}{x-y} + \frac{(x-y)\cdot 1 - x\left(1-\frac{dy}{dx}\right)}{(x-y)^2} = 0

Multiplying through by (xy)2(x-y)^2:
(xy)(1dydx)+(xy)x(1dydx)=0(x-y)\left(1-\frac{dy}{dx}\right) + (x-y) - x\left(1-\frac{dy}{dx}\right) = 0

(1dydx)(xyx)+(xy)=0\left(1-\frac{dy}{dx}\right)(x-y-x) + (x-y) = 0

(1dydx)(y)+(xy)=0\left(1-\frac{dy}{dx}\right)(-y) + (x-y) = 0

y+ydydx+xy=0-y + y\frac{dy}{dx} + x - y = 0

ydydx=2yxy\frac{dy}{dx} = 2y - x

dydx=2yxy\boxed{\frac{dy}{dx} = \frac{2y - x}{y}}

Not sure why a step works? check your working in Super Tutor

3(iv)Find dydx\frac{dy}{dx} from y=xlogxy = x^{\log x}.Show solution
Given: y=xlogxy = x^{\log x}

Concept: Take logarithm on both sides, then differentiate.

Working:

Taking log\log on both sides:
logy=logxlogx=(logx)2\log y = \log x \cdot \log x = (\log x)^2

Differentiating w.r.t. xx:
1ydydx=2logx1x\frac{1}{y}\frac{dy}{dx} = 2\log x \cdot \frac{1}{x}

dydx=y2logxx=xlogx2logxx=2xlogx1logx\frac{dy}{dx} = y\cdot\frac{2\log x}{x} = x^{\log x}\cdot\frac{2\log x}{x} = 2x^{\log x - 1}\cdot\log x

dydx=2xlogx1logx\boxed{\frac{dy}{dx} = 2x^{\log x - 1}\cdot\log x}

Not sure why a step works? check your working in Super Tutor

4(i)Find d2ydx2\frac{d^2y}{dx^2} from y=xlogxy = x\log x.Show solution
Given: y=xlogxy = x\log x

Working:

dydx=logx+x1x=logx+1\frac{dy}{dx} = \log x + x\cdot\frac{1}{x} = \log x + 1

d2ydx2=1x\frac{d^2y}{dx^2} = \frac{1}{x}

d2ydx2=1x\boxed{\frac{d^2y}{dx^2} = \frac{1}{x}}

Not sure why a step works? check your working in Super Tutor

4(ii)Find d2ydx2\frac{d^2y}{dx^2} from y=x2exy = x^2 e^x.Show solution
Given: y=x2exy = x^2 e^x

Working:

dydx=2xex+x2ex=ex(x2+2x)\frac{dy}{dx} = 2xe^x + x^2 e^x = e^x(x^2 + 2x)

d2ydx2=ex(x2+2x)+ex(2x+2)=ex(x2+2x+2x+2)\frac{d^2y}{dx^2} = e^x(x^2 + 2x) + e^x(2x + 2) = e^x(x^2 + 2x + 2x + 2)

d2ydx2=ex(x2+4x+2)\boxed{\frac{d^2y}{dx^2} = e^x(x^2 + 4x + 2)}

Not sure why a step works? check your working in Super Tutor

4(iii)Find d2ydx2\frac{d^2y}{dx^2} from y=log(logx)y = \log(\log x).Show solution
Given: y=log(logx)y = \log(\log x)

Working:

dydx=1logx1x=1xlogx\frac{dy}{dx} = \frac{1}{\log x}\cdot\frac{1}{x} = \frac{1}{x\log x}

d2ydx2=ddx[(xlogx)1]=1(xlogx)2ddx(xlogx)\frac{d^2y}{dx^2} = \frac{d}{dx}\left[(x\log x)^{-1}\right] = -\frac{1}{(x\log x)^2}\cdot\frac{d}{dx}(x\log x)

ddx(xlogx)=logx+1\frac{d}{dx}(x\log x) = \log x + 1

d2ydx2=logx+1(xlogx)2\frac{d^2y}{dx^2} = -\frac{\log x + 1}{(x\log x)^2}

d2ydx2=1+logx(xlogx)2\boxed{\frac{d^2y}{dx^2} = -\frac{1 + \log x}{(x\log x)^2}}

Not sure why a step works? check your working in Super Tutor

4(iv)Find d2ydx2\frac{d^2y}{dx^2} from y=3e2x+2e3xy = 3e^{2x} + 2e^{3x}.Show solution
Given: y=3e2x+2e3xy = 3e^{2x} + 2e^{3x}

Working:

dydx=6e2x+6e3x\frac{dy}{dx} = 6e^{2x} + 6e^{3x}

d2ydx2=12e2x+18e3x=6(2e2x+3e3x)\frac{d^2y}{dx^2} = 12e^{2x} + 18e^{3x} = 6(2e^{2x} + 3e^{3x})

d2ydx2=6(2e2x+3e3x)\boxed{\frac{d^2y}{dx^2} = 6(2e^{2x} + 3e^{3x})}

Not sure why a step works? check your working in Super Tutor

5If x1+y+y1+x=0x\sqrt{1+y} + y\sqrt{1+x} = 0, show that (1+x2)dydx+1=0(1+x^2)\frac{dy}{dx} + 1 = 0.Show solution
Given: x1+y+y1+x=0x\sqrt{1+y} + y\sqrt{1+x} = 0

Working:

Rearranging: x1+y=y1+xx\sqrt{1+y} = -y\sqrt{1+x}

Squaring both sides:
x2(1+y)=y2(1+x)x^2(1+y) = y^2(1+x)

x2+x2y=y2+y2xx^2 + x^2 y = y^2 + y^2 x

x2y2=y2xx2y=xy(yx)x^2 - y^2 = y^2 x - x^2 y = xy(y - x)

(xy)(x+y)=xy(xy)(x-y)(x+y) = -xy(x-y)

Since xyx \neq y, divide by (xy)(x-y):
x+y=xy    y+xy=x    y(1+x)=xx + y = -xy \implies y + xy = -x \implies y(1+x) = -x

y=x1+xy = \frac{-x}{1+x}

Differentiating w.r.t. xx:
dydx=(1+x)(x)(1)(1+x)2=1(1+x)2\frac{dy}{dx} = \frac{-(1+x) - (-x)(1)}{(1+x)^2} = \frac{-1}{(1+x)^2}

Now check (1+x)2dydx+1(1+x)^2\frac{dy}{dx} + 1:

Note: The problem states (1+x2)(1+x^2) but the standard result for this equation uses (1+x)2(1+x)^2. Using y=x1+xy = \dfrac{-x}{1+x}:

dydx=1(1+x)2\frac{dy}{dx} = \frac{-1}{(1+x)^2}

(1+x)2dydx=1    (1+x)2dydx+1=0(1+x)^2\frac{dy}{dx} = -1 \implies (1+x)^2\frac{dy}{dx} + 1 = 0

Hence proved that dydx=1(1+x)2\dfrac{dy}{dx} = \dfrac{-1}{(1+x)^2}, which gives (1+x)2dydx+1=0(1+x)^2\dfrac{dy}{dx} + 1 = 0. \blacksquare

Not sure why a step works? check your working in Super Tutor

6If y1/m+y1/m=2xy^{1/m} + y^{-1/m} = 2x, then prove that (x21)y12=m2y2(x^2-1)y_1^2 = m^2 y^2.Show solution
Given: y1/m+y1/m=2xy^{1/m} + y^{-1/m} = 2x

Working:

Let y1/m=ty^{1/m} = t, so t+1t=2xt + \dfrac{1}{t} = 2x, i.e., t22xt+1=0t^2 - 2xt + 1 = 0.

t=x±x21    y1/m=x±x21t = x \pm \sqrt{x^2 - 1} \implies y^{1/m} = x \pm \sqrt{x^2-1}

y=(x±x21)my = \left(x \pm \sqrt{x^2-1}\right)^m

Differentiating w.r.t. xx:
y1=m(x±x21)m1(1±xx21)y_1 = m\left(x \pm \sqrt{x^2-1}\right)^{m-1}\cdot\left(1 \pm \frac{x}{\sqrt{x^2-1}}\right)

y1=m(x±x21)m1x21±xx21y_1 = m\left(x \pm \sqrt{x^2-1}\right)^{m-1}\cdot\frac{\sqrt{x^2-1} \pm x}{\sqrt{x^2-1}}

y1=m(x±x21)mx21=myx21y_1 = \frac{m\left(x \pm \sqrt{x^2-1}\right)^m}{\sqrt{x^2-1}} = \frac{my}{\sqrt{x^2-1}}

Squaring both sides:
y12=m2y2x21y_1^2 = \frac{m^2 y^2}{x^2-1}

(x21)y12=m2y2\boxed{(x^2-1)y_1^2 = m^2 y^2} \blacksquare

Not sure why a step works? check your working in Super Tutor

7If y=log(x+a2+x2)y = \log\left(x + \sqrt{a^2+x^2}\right), show that (a2+x2)y2+xy1=0(a^2+x^2)y_2 + xy_1 = 0.Show solution
Given: y=log(x+a2+x2)y = \log\left(x + \sqrt{a^2+x^2}\right)

Working:

y1=dydx=1x+a2+x2(1+xa2+x2)y_1 = \frac{dy}{dx} = \frac{1}{x+\sqrt{a^2+x^2}}\cdot\left(1 + \frac{x}{\sqrt{a^2+x^2}}\right)

=1x+a2+x2a2+x2+xa2+x2=1a2+x2= \frac{1}{x+\sqrt{a^2+x^2}}\cdot\frac{\sqrt{a^2+x^2}+x}{\sqrt{a^2+x^2}} = \frac{1}{\sqrt{a^2+x^2}}

So y1=(a2+x2)1/2y_1 = (a^2+x^2)^{-1/2}.

Differentiating again:
y2=12(a2+x2)3/22x=x(a2+x2)3/2y_2 = -\frac{1}{2}(a^2+x^2)^{-3/2}\cdot 2x = \frac{-x}{(a^2+x^2)^{3/2}}

Now:
(a2+x2)y2+xy1=(a2+x2)x(a2+x2)3/2+x1a2+x2(a^2+x^2)y_2 + xy_1 = (a^2+x^2)\cdot\frac{-x}{(a^2+x^2)^{3/2}} + x\cdot\frac{1}{\sqrt{a^2+x^2}}

=xa2+x2+xa2+x2=0= \frac{-x}{\sqrt{a^2+x^2}} + \frac{x}{\sqrt{a^2+x^2}} = 0

Hence (a2+x2)y2+xy1=0(a^2+x^2)y_2 + xy_1 = 0. \blacksquare

Not sure why a step works? check your working in Super Tutor

8If y=(x+x2+1)py = \left(x + \sqrt{x^2+1}\right)^p, prove that (x2+1)y2+xy1p2y=0(x^2+1)y_2 + xy_1 - p^2 y = 0.Show solution
Given: y=(x+x2+1)py = \left(x + \sqrt{x^2+1}\right)^p

Working:

y1=p(x+x2+1)p1(1+xx2+1)y_1 = p\left(x+\sqrt{x^2+1}\right)^{p-1}\cdot\left(1+\frac{x}{\sqrt{x^2+1}}\right)

=p(x+x2+1)p1x2+1+xx2+1= p\left(x+\sqrt{x^2+1}\right)^{p-1}\cdot\frac{\sqrt{x^2+1}+x}{\sqrt{x^2+1}}

=p(x+x2+1)px2+1=pyx2+1= \frac{p\left(x+\sqrt{x^2+1}\right)^p}{\sqrt{x^2+1}} = \frac{py}{\sqrt{x^2+1}}

So y1x2+1=pyy_1\sqrt{x^2+1} = py. Squaring:
y12(x2+1)=p2y2()y_1^2(x^2+1) = p^2 y^2 \quad \cdots (*)

Differentiating ()(*) w.r.t. xx:
2y1y2(x2+1)+y122x=p22yy12y_1 y_2(x^2+1) + y_1^2\cdot 2x = p^2\cdot 2y\cdot y_1

Dividing by 2y12y_1 (assuming y10y_1 \neq 0):
y2(x2+1)+xy1=p2yy_2(x^2+1) + xy_1 = p^2 y

(x2+1)y2+xy1p2y=0\boxed{(x^2+1)y_2 + xy_1 - p^2 y = 0} \blacksquare

Not sure why a step works? check your working in Super Tutor

Exercise 3.2

1Find the rate of change of circumference of a circle with respect to the radius rr.Show solution
Given: Circumference C=2πrC = 2\pi r

Working:
dCdr=2π\frac{dC}{dr} = 2\pi

Answer: The rate of change of circumference with respect to radius is 2π\boxed{2\pi}.

Not sure why a step works? check your working in Super Tutor

2Find the rate of change of lateral surface area of a cube with respect to side xx, when x=4x = 4 cm.Show solution
Given: Lateral surface area of a cube S=4x2S = 4x^2

Working:
dSdx=8x\frac{dS}{dx} = 8x

At x=4x = 4 cm:
dSdxx=4=8(4)=32 cm2/cm\frac{dS}{dx}\bigg|_{x=4} = 8(4) = 32 \text{ cm}^2/\text{cm}

Answer: 32 cm2/cm\boxed{32 \text{ cm}^2/\text{cm}}

Not sure why a step works? check your working in Super Tutor

3If the rate of change of volume of a sphere is equal to the rate of change of its radius, then find its radius. Also find its surface area.Show solution
Given: dVdt=drdt\dfrac{dV}{dt} = \dfrac{dr}{dt}

Working:

Volume of sphere: V=43πr3V = \dfrac{4}{3}\pi r^3

dVdt=4πr2drdt\frac{dV}{dt} = 4\pi r^2\frac{dr}{dt}

Setting dVdt=drdt\dfrac{dV}{dt} = \dfrac{dr}{dt}:
4πr2drdt=drdt4\pi r^2\frac{dr}{dt} = \frac{dr}{dt}

4πr2=1    r2=14π    r=12π4\pi r^2 = 1 \implies r^2 = \frac{1}{4\pi} \implies r = \frac{1}{2\sqrt{\pi}}

Surface area =4πr2=4π14π=1= 4\pi r^2 = 4\pi\cdot\dfrac{1}{4\pi} = 1 sq. unit.

Answer: r=12πr = \dfrac{1}{2\sqrt{\pi}} and surface area =1= 1 sq. unit.

Not sure why a step works? check your working in Super Tutor

4The volume of a cone changes at the rate 4040 cm³/sec. If height of the cone is always equal to its diameter, then find the rate of change of radius when its circular base area is 11 m².Show solution
Given: dVdt=40\dfrac{dV}{dt} = 40 cm³/sec, height h=2rh = 2r (diameter =2r= 2r), base area =πr2=1= \pi r^2 = 1=104= 10^4 cm².

Working:

Volume of cone: V=13πr2h=13πr2(2r)=23πr3V = \dfrac{1}{3}\pi r^2 h = \dfrac{1}{3}\pi r^2(2r) = \dfrac{2}{3}\pi r^3

dVdt=2πr2drdt\frac{dV}{dt} = 2\pi r^2\frac{dr}{dt}

40=2πr2drdt40 = 2\pi r^2\frac{dr}{dt}

Given πr2=104\pi r^2 = 10^4 cm²:
40=2×104×drdt40 = 2\times 10^4\times\frac{dr}{dt}

drdt=402×104=4020000=0.002 cm/sec\frac{dr}{dt} = \frac{40}{2\times 10^4} = \frac{40}{20000} = 0.002 \text{ cm/sec}

Answer: Rate of change of radius =0.002= \boxed{0.002} cm/sec.

Not sure why a step works? check your working in Super Tutor

5For what values of xx is the rate of increase of total cost function C(x)=x35x2+5x+8C(x) = x^3 - 5x^2 + 5x + 8 twice the rate of increase of xx?Show solution
Given: C(x)=x35x2+5x+8C(x) = x^3 - 5x^2 + 5x + 8, and dCdt=2dxdt\dfrac{dC}{dt} = 2\dfrac{dx}{dt}.

Working:

dCdt=dCdxdxdt=(3x210x+5)dxdt\frac{dC}{dt} = \frac{dC}{dx}\cdot\frac{dx}{dt} = (3x^2 - 10x + 5)\frac{dx}{dt}

Setting this equal to 2dxdt2\dfrac{dx}{dt}:
3x210x+5=23x^2 - 10x + 5 = 2

3x210x+3=03x^2 - 10x + 3 = 0

(3x1)(x3)=0(3x - 1)(x - 3) = 0

x=13orx=3x = \frac{1}{3} \quad \text{or} \quad x = 3

Answer: x=13x = \dfrac{1}{3} or x=3x = 3.

Not sure why a step works? check your working in Super Tutor

6The radius of the base of a cone is increasing at the rate of 3 cm/minute and the altitude is decreasing at the rate of 4 cm/minute. Find the rate of change of lateral surface area when the radius is 7 cm and the altitude 24 cm.Show solution
Given: drdt=3\dfrac{dr}{dt} = 3 cm/min, dhdt=4\dfrac{dh}{dt} = -4 cm/min, r=7r = 7 cm, h=24h = 24 cm.

Working:

Slant height: l=r2+h2l = \sqrt{r^2 + h^2}

At r=7r=7, h=24h=24: l=49+576=625=25l = \sqrt{49 + 576} = \sqrt{625} = 25 cm.

Lateral surface area: S=πrl=πrr2+h2S = \pi r l = \pi r\sqrt{r^2+h^2}

dSdt=π[drdtl+rdldt]\frac{dS}{dt} = \pi\left[\frac{dr}{dt}\cdot l + r\cdot\frac{dl}{dt}\right]

dldt=rdrdt+hdhdtr2+h2=7(3)+24(4)25=219625=7525=3\frac{dl}{dt} = \frac{r\frac{dr}{dt} + h\frac{dh}{dt}}{\sqrt{r^2+h^2}} = \frac{7(3) + 24(-4)}{25} = \frac{21 - 96}{25} = \frac{-75}{25} = -3

dSdt=π[3×25+7×(3)]=π[7521]=54π cm2/min\frac{dS}{dt} = \pi\left[3\times 25 + 7\times(-3)\right] = \pi[75 - 21] = 54\pi \text{ cm}^2/\text{min}

Answer: Rate of change of lateral surface area =54π= \boxed{54\pi} cm²/min.

Not sure why a step works? check your working in Super Tutor

7A ladder 10 meters long rests with one end against a vertical wall, the other on the floor. The lower end moves away from the wall at the rate of 2 meters/minute. Find the rate at which the upper end falls when its base is 6 meters away from the wall.Show solution
Given: Ladder length =10= 10 m, dxdt=2\dfrac{dx}{dt} = 2 m/min, x=6x = 6 m.

Working:

Let xx = distance of lower end from wall, yy = height of upper end.

x2+y2=100x^2 + y^2 = 100

At x=6x = 6: y=10036=8y = \sqrt{100 - 36} = 8 m.

Differentiating w.r.t. tt:
2xdxdt+2ydydt=02x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0

dydt=xydxdt=68×2=32 m/min\frac{dy}{dt} = -\frac{x}{y}\cdot\frac{dx}{dt} = -\frac{6}{8}\times 2 = -\frac{3}{2} \text{ m/min}

Answer: The upper end falls at the rate of 32\dfrac{3}{2} m/min (i.e., 32-\dfrac{3}{2} m/min).

Not sure why a step works? check your working in Super Tutor

8A spherical iron ball 10 cm in radius is coated with a layer of ice of uniform thickness that melts at a rate of 50 cm³/min. When the thickness of ice is 5 cm, find the rate at which the thickness of ice decreases.Show solution
Given: Radius of iron ball =10= 10 cm, thickness of ice =x= x cm, dVdt=50\dfrac{dV}{dt} = -50 cm³/min, x=5x = 5 cm.

Working:

Total radius =10+x= 10 + x.

Volume of ice: V=43π(10+x)343π(10)3V = \dfrac{4}{3}\pi(10+x)^3 - \dfrac{4}{3}\pi(10)^3

dVdt=4π(10+x)2dxdt\frac{dV}{dt} = 4\pi(10+x)^2\frac{dx}{dt}

At x=5x = 5: (10+5)2=225(10+5)^2 = 225

50=4π(225)dxdt-50 = 4\pi(225)\frac{dx}{dt}

dxdt=50900π=118π cm/min\frac{dx}{dt} = \frac{-50}{900\pi} = \frac{-1}{18\pi} \text{ cm/min}

Answer: The thickness of ice decreases at the rate of 118π\dfrac{1}{18\pi} cm/min.

Not sure why a step works? check your working in Super Tutor

9A stationery company manufactures xx units of pen in a given time. The cost of raw material is the square of the pens produced, cost of transportation is twice the number of pens produced and the property tax costs ₹5000. (i) Find the cost function C(x)C(x). (ii) Find the cost of producing the 21st pen. (iii) The marginal cost of producing 50 pens.Show solution
Given: Cost of raw material =x2= x^2, transportation cost =2x= 2x, property tax =5000= 5000.

(i) Cost Function:
C(x)=x2+2x+5000C(x) = x^2 + 2x + 5000

(ii) Cost of producing the 21st pen:

Marginal cost =C(21)C(20)= C(21) - C(20)
C(21)=441+42+5000=5483C(21) = 441 + 42 + 5000 = 5483
C(20)=400+40+5000=5440C(20) = 400 + 40 + 5000 = 5440
Cost of 21st pen=54835440=43\text{Cost of 21st pen} = 5483 - 5440 = ₹43

Alternatively, MC=dCdx=2x+2MC = \dfrac{dC}{dx} = 2x + 2. At x=20x = 20: MC=42MC = 42. (Using the difference method gives ₹43.)

**(iii) Marginal cost at x=50x = 50:**
MC=dCdx=2x+2MC = \frac{dC}{dx} = 2x + 2
MC(50)=2(50)+2=102MC(50) = 2(50) + 2 = 102

Answers: (i) C(x)=x2+2x+5000C(x) = x^2 + 2x + 5000; (ii) ₹43; (iii) ₹102.

Not sure why a step works? check your working in Super Tutor

10A firm knows that the price per unit pp for one of its products is linear. It can sell 1400 units when the price is ₹4 per unit, and 1800 units at a price of ₹2 per unit. Find the price per unit if xx units are sold. Also find the revenue function and the marginal revenue function.Show solution
Given: pp is linear in xx. Points: (x1,p1)=(1400,4)(x_1, p_1) = (1400, 4) and (x2,p2)=(1800,2)(x_2, p_2) = (1800, 2).

Working:

Slope =2418001400=2400=1200= \dfrac{2-4}{1800-1400} = \dfrac{-2}{400} = -\dfrac{1}{200}

Using point-slope form:
p4=1200(x1400)p - 4 = -\frac{1}{200}(x - 1400)

p=4x1400200=4x200+7=11x200p = 4 - \frac{x-1400}{200} = 4 - \frac{x}{200} + 7 = 11 - \frac{x}{200}

Price per unit: p=11x200p = 11 - \dfrac{x}{200}

Revenue function:
R(x)=px=11xx2200R(x) = px = 11x - \frac{x^2}{200}

Marginal Revenue:
MR=dRdx=11x100MR = \frac{dR}{dx} = 11 - \frac{x}{100}

Answers: p=11x200p = 11 - \dfrac{x}{200}; R(x)=11xx2200R(x) = 11x - \dfrac{x^2}{200}; MR=11x100MR = 11 - \dfrac{x}{100}.

Not sure why a step works? check your working in Super Tutor

Exercise 3.3

1(i)Find the slopes of the tangent and normal to the curve y=x3xy = x^3 - x at x=1x = 1.Show solution
Given: y=x3xy = x^3 - x, at x=1x = 1.

Working:

dydx=3x21\frac{dy}{dx} = 3x^2 - 1

At x=1x = 1: slope of tangent =3(1)21=2= 3(1)^2 - 1 = 2.

Slope of normal =12= -\dfrac{1}{2}.

Answer: Slope of tangent =2= 2; slope of normal =12= -\dfrac{1}{2}.

Not sure why a step works? check your working in Super Tutor

1(ii)Find the slopes of the tangent and normal to the curve y=3x26xy = 3x^2 - 6x at x=2x = 2.Show solution
Given: y=3x26xy = 3x^2 - 6x, at x=2x = 2.

Working:

dydx=6x6\frac{dy}{dx} = 6x - 6

At x=2x = 2: slope of tangent =6(2)6=6= 6(2) - 6 = 6.

Slope of normal =16= -\dfrac{1}{6}.

Answer: Slope of tangent =6= 6; slope of normal =16= -\dfrac{1}{6}.

Not sure why a step works? check your working in Super Tutor

1(iii)Find the slopes of the tangent and normal to the curve y=x1x2y = \frac{x-1}{x-2}, x2x \neq 2, at x=10x = 10.Show solution
Given: y=x1x2y = \dfrac{x-1}{x-2}, at x=10x = 10.

Working:

dydx=(x2)(1)(x1)(1)(x2)2=1(x2)2\frac{dy}{dx} = \frac{(x-2)(1) - (x-1)(1)}{(x-2)^2} = \frac{-1}{(x-2)^2}

At x=10x = 10: slope of tangent =1(102)2=164= \dfrac{-1}{(10-2)^2} = \dfrac{-1}{64}.

Slope of normal =64= 64.

Answer: Slope of tangent =164= -\dfrac{1}{64}; slope of normal =64= 64.

Not sure why a step works? check your working in Super Tutor

1(iv)Find the slopes of the tangent and normal to the curve x2/3+y2/3=2x^{2/3} + y^{2/3} = 2 at (1,1)(1,1).Show solution
Given: x2/3+y2/3=2x^{2/3} + y^{2/3} = 2, at (1,1)(1,1).

Working:

Differentiating implicitly:
23x1/3+23y1/3dydx=0\frac{2}{3}x^{-1/3} + \frac{2}{3}y^{-1/3}\frac{dy}{dx} = 0

dydx=y1/3x1/3=(yx)1/3\frac{dy}{dx} = -\frac{y^{1/3}}{x^{1/3}} = -\left(\frac{y}{x}\right)^{1/3}

At (1,1)(1,1): slope of tangent =1= -1.

Slope of normal =1= 1.

Answer: Slope of tangent =1= -1; slope of normal =1= 1.

Not sure why a step works? check your working in Super Tutor

2(i)Find the equations of the tangent and normal to the curve y=x33x+5y = x^3 - 3x + 5 at the point (2,7)(2,7).Show solution
Given: y=x33x+5y = x^3 - 3x + 5, point (2,7)(2,7).

Working:

dydx=3x23\frac{dy}{dx} = 3x^2 - 3

At x=2x = 2: slope of tangent m=3(4)3=9m = 3(4) - 3 = 9.

Equation of tangent:
y7=9(x2)    9xy11=0y - 7 = 9(x - 2) \implies 9x - y - 11 = 0

Equation of normal (slope =19= -\dfrac{1}{9}):
y7=19(x2)    9y63=(x2)    x+9y65=0y - 7 = -\frac{1}{9}(x-2) \implies 9y - 63 = -(x-2) \implies x + 9y - 65 = 0

Answer: Tangent: 9xy11=09x - y - 11 = 0; Normal: x+9y65=0x + 9y - 65 = 0.

Not sure why a step works? check your working in Super Tutor

2(ii)Find the equations of the tangent and normal to the curve x=at2x = at^2, y=2aty = 2at at t=2t = 2.Show solution
Given: x=at2x = at^2, y=2aty = 2at, at t=2t = 2.

Working:

dxdt=2at,dydt=2a\frac{dx}{dt} = 2at, \quad \frac{dy}{dt} = 2a

dydx=2a2at=1t\frac{dy}{dx} = \frac{2a}{2at} = \frac{1}{t}

At t=2t = 2: slope of tangent =12= \dfrac{1}{2}.

Point: x=4ax = 4a, y=4ay = 4a.

Equation of tangent:
y4a=12(x4a)    2y8a=x4a    x2y+4a=0y - 4a = \frac{1}{2}(x - 4a) \implies 2y - 8a = x - 4a \implies x - 2y + 4a = 0

Equation of normal (slope =2= -2):
y4a=2(x4a)    y4a=2x+8a    2x+y12a=0y - 4a = -2(x - 4a) \implies y - 4a = -2x + 8a \implies 2x + y - 12a = 0

Answer: Tangent: x2y+4a=0x - 2y + 4a = 0; Normal: 2x+y12a=02x + y - 12a = 0.

Not sure why a step works? check your working in Super Tutor

3Find the equations of the tangents to the curve y=2x315x2+36x21y = 2x^3 - 15x^2 + 36x - 21 at points where the tangents are parallel to the xx-axis.Show solution
Given: y=2x315x2+36x21y = 2x^3 - 15x^2 + 36x - 21.

Concept: Tangent parallel to xx-axis dydx=0\Rightarrow \dfrac{dy}{dx} = 0.

Working:

dydx=6x230x+36=6(x25x+6)=6(x2)(x3)\frac{dy}{dx} = 6x^2 - 30x + 36 = 6(x^2 - 5x + 6) = 6(x-2)(x-3)

Setting dydx=0\dfrac{dy}{dx} = 0: x=2x = 2 or x=3x = 3.

At x=2x = 2: y=1660+7221=7y = 16 - 60 + 72 - 21 = 7. Point (2,7)(2,7). Tangent: y=7y = 7.

At x=3x = 3: y=54135+10821=6y = 54 - 135 + 108 - 21 = 6. Point (3,6)(3,6). Tangent: y=6y = 6.

Answer: Tangents are y=7y = 7 and y=6y = 6.

Not sure why a step works? check your working in Super Tutor

4Find the equation of the tangents to the curve y=x3+2x4y = x^3 + 2x - 4, which is perpendicular to the line x+14y+3=0x + 14y + 3 = 0.Show solution
Given: y=x3+2x4y = x^3 + 2x - 4; line x+14y+3=0x + 14y + 3 = 0.

Concept: Slope of given line =114= -\dfrac{1}{14}. Perpendicular tangent has slope =14= 14.

Working:

dydx=3x2+2=14    3x2=12    x2=4    x=±2\frac{dy}{dx} = 3x^2 + 2 = 14 \implies 3x^2 = 12 \implies x^2 = 4 \implies x = \pm 2

At x=2x = 2: y=8+44=8y = 8 + 4 - 4 = 8. Tangent: y8=14(x2)    14xy20=0y - 8 = 14(x-2) \implies 14x - y - 20 = 0.

At x=2x = -2: y=844=16y = -8 - 4 - 4 = -16. Tangent: y+16=14(x+2)    14xy+12=0y + 16 = 14(x+2) \implies 14x - y + 12 = 0.

Answer: 14xy20=014x - y - 20 = 0 and 14xy+12=014x - y + 12 = 0.

Not sure why a step works? check your working in Super Tutor

5Find the equation of the tangent and the normal to the curve y=x7x25x+6y = \frac{x-7}{x^2-5x+6} at the point where it cuts the xx-axis.Show solution
Given: y=x7x25x+6y = \dfrac{x-7}{x^2-5x+6}.

Working:

The curve cuts the xx-axis where y=0y = 0: x7=0x=7x - 7 = 0 \Rightarrow x = 7.

At x=7x = 7: y=0y = 0. Point is (7,0)(7, 0).

dydx=(x25x+6)(1)(x7)(2x5)(x25x+6)2\frac{dy}{dx} = \frac{(x^2-5x+6)(1) - (x-7)(2x-5)}{(x^2-5x+6)^2}

At x=7x = 7: numerator =(4935+6)(1)(0)(9)=20= (49-35+6)(1) - (0)(9) = 20; denominator =(20)2=400= (20)^2 = 400.

Slope of tangent =20400=120= \dfrac{20}{400} = \dfrac{1}{20}.

Equation of tangent:
y0=120(x7)    20y=x7    x20y7=0y - 0 = \frac{1}{20}(x-7) \implies 20y = x - 7 \implies x - 20y - 7 = 0

Equation of normal (slope =20= -20):
y0=20(x7)    20x+y140=0y - 0 = -20(x-7) \implies 20x + y - 140 = 0

Answer: Tangent: x20y7=0x - 20y - 7 = 0; Normal: 20x+y140=020x + y - 140 = 0.

Not sure why a step works? check your working in Super Tutor

6Find the equation of the normal to the curve x2=4yx^2 = 4y which passes through the point (1,2)(1,2).Show solution
Given: x2=4yx^2 = 4y, normal passes through (1,2)(1,2).

Working:

Let the point of contact be (h,k)(h, k) on the curve, so h2=4kh^2 = 4k.

Differentiating x2=4yx^2 = 4y: 2x=4dydxdydx=x22x = 4\dfrac{dy}{dx} \Rightarrow \dfrac{dy}{dx} = \dfrac{x}{2}.

At (h,k)(h,k): slope of tangent =h2= \dfrac{h}{2}; slope of normal =2h= -\dfrac{2}{h}.

Equation of normal at (h,k)(h,k):
yk=2h(xh)y - k = -\frac{2}{h}(x - h)

Passing through (1,2)(1,2):
2k=2h(1h)=2(h1)h2 - k = -\frac{2}{h}(1-h) = \frac{2(h-1)}{h}

2k=22h    k=2h2 - k = 2 - \frac{2}{h} \implies k = \frac{2}{h}

Also h2=4k=8hh3=8h=2h^2 = 4k = \dfrac{8}{h} \Rightarrow h^3 = 8 \Rightarrow h = 2, k=1k = 1.

Slope of normal =22=1= -\dfrac{2}{2} = -1.

Equation of normal:
y1=1(x2)    x+y3=0y - 1 = -1(x-2) \implies x + y - 3 = 0

Answer: x+y3=0x + y - 3 = 0.

Not sure why a step works? check your working in Super Tutor

7For the curve y=x2+3x+4y = x^2 + 3x + 4, find all points at which the tangent passes through the origin.
8Show that the line xa+yb=1\frac{x}{a} + \frac{y}{b} = 1 touches the curve y=bex/ay = be^{-x/a} at the point where it crosses the yy-axis.
9Show that the curves xy=a2xy = a^2 and x2+y2=2a2x^2 + y^2 = 2a^2 touch each other.
10Prove that the curves xy=4xy = 4 and x2+y2=8x^2 + y^2 = 8 touch each other.

Exercise 3.4

1(i)Find critical points of f(x)=x36x2+9x10f(x) = x^3 - 6x^2 + 9x - 10.
1(ii)Find critical points of f(x)=logxxf(x) = \frac{\log x}{x}, x>0x > 0.
1(iii)Find critical points of f(x)=50x0.5x1000f(x) = 50\sqrt{x} - 0.5x - 1000.
1(iv)Find critical points of f(x)=5xex3f(x) = 5xe^{-x^3}.
2(i)Find the intervals in which f(x)=x48x3+22x224x+1f(x) = x^4 - 8x^3 + 22x^2 - 24x + 1 is increasing or decreasing.
2(ii)Find the intervals in which f(x)=(x+2)3(x3)3f(x) = (x+2)^3(x-3)^3 is increasing or decreasing.
2(iii)Find the intervals in which f(x)=x2exf(x) = x^2 e^x is increasing or decreasing.
3Show that the function f(x)=log(1+x)+11+xf(x) = \log(1+x) + \frac{1}{1+x} increases on (0,)(0,\infty).
4Prove that the function f(x)=x2x+1f(x) = x^2 - x + 1 is neither increasing nor decreasing in (0,1)(0,1).
5A company finds that its total revenue may be determined by R(x)=240000(x500)2R(x) = 240000 - (x-500)^2. Find when is the revenue function increasing and when decreasing.
6The price pp per unit is given by x=13p22p+3x = \frac{1}{3}p^2 - 2p + 3 where xx is the number of units sold. (i) Find the revenue function RR. (ii) Find the price interval for which the revenue is increasing and decreasing.
7The total cost function of a manufacturing company is given by C(x)=2x(x+4x+3)+3C(x) = 2x\left(\frac{x+4}{x+3}\right) + 3. Show that MC (Marginal Cost) falls continuously as the output xx increases.
8The price pp per unit at which a company can sell all that it produces is given by p=29xp = 29 - x, where xx is the number of units produced. The total cost function C(x)=45+11xC(x) = 45 + 11x. If P(x)=R(x)C(x)P(x) = R(x) - C(x) is the profit function, find the interval in which the profit is increasing and decreasing.

Exercise 3.5

1(i)Find the local maxima, local minima, local minimum value and local maximum value, if any, of f(x)=x26x+16f(x) = x^2 - 6x + 16.
1(ii)Find the local maxima, local minima, local minimum value and local maximum value, if any, of f(x)=logxxf(x) = \frac{\log x}{x}, x>0x > 0.
1(iii)Find the local maxima, local minima, local minimum value and local maximum value, if any, of f(x)=(1x2)exf(x) = (1-x^2)e^x.
1(iv)Find the local maxima, local minima, local minimum value and local maximum value, if any, of f(x)=x27x+6x10f(x) = \frac{x^2-7x+6}{x-10}.
1(v)Find the local maxima, local minima, local minimum value and local maximum value, if any, of f(x)=2x+12xf(x) = 2x + \frac{1}{2x}.
2The sum of two positive numbers is 16. Find the numbers, if the product of the squares is to be maximum.
3Show that of all rectangles with a given perimeter, the square has the largest area.
4Show that the function f(x)=x36x2+12x+50f(x) = x^3 - 6x^2 + 12x + 50 has neither a local maximum nor a local minimum value.
5The profit function, in rupees, of a firm selling xx items (x0x \geq 0) per week is given by P(x)=(400x)x3500P(x) = (400-x)x - 3500. How many items should the firm sell to make the maximum profit? Also find the maximum profit.
6A tour operator charges ₹136 per passenger for 100 passengers with a discount of ₹4 for each 10 passengers in excess of 100. Find the number of passengers that will maximise the amount of money the tour operator receives.
7If price pp per unit of an article is p=752xp = 75 - 2x and the cost function is C(x)=350+12x+x24C(x) = 350 + 12x + \frac{x^2}{4}. Find the number of units and the price at which the total profit is maximum. What is the maximum profit?
8The cost of fuel in running an engine is proportional to the square of the speed in km/hr, and is ₹48 per hour when the speed is 16 km. Other costs amount to ₹300 per hour. Find the most economical speed.

Case Study-I

1If xx more trees, in excess of 25, are grown, then the number of fruits produced per tree is:
2The production of entire garden if xx more trees, in excess of 25, are planted is:
3The marginal production of the garden when xx more trees, in excess of 25, are planted is:
4The critical point of producing xx more units of trees is:
5The number of trees to be grown to get maximum production is:

Case Study-II

1Which of the following is the fixed cost?
2Total cost C(x)C(x) of toys for xx units of production is:
3If the price pp per unit of item sold is p=500010xp = 5000 - 10x, then the revenue function R(x)R(x) is given by:
4The Marginal revenue (MR) of the company is given by:
5If the profit function P(x)=R(x)C(x)P(x) = R(x) - C(x), then it is given by:

39 more solved questions in Differentiation and its Applications

Every remaining exercise is solved step by step in Super Tutor, plus practice quizzes and flashcards for this chapter. Free to start.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Differentiation and its Applications for CBSE Class 12 Applied Mathematics?
Differentiation and its Applications covers several key topics that are frequently asked in CBSE Class 12 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Differentiation and its Applications — CBSE Class 12 Applied Mathematics?
Understand the core concepts first, then work through the 49 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Differentiation and its Applications Class 12 Applied Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Differentiation and its Applications (CBSE Class 12 Applied Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Differentiation and its Applications chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 12 Applied Mathematics.