This section contains crucial Previous Year Questions (PYQs) from various board examinations, including recent-style board questions.
To score full marks in board exams, remember:
State the Condition Clearly: For continuity questions, always write: "For f(x) to be continuous at x=c, we must have limx→c−f(x)=limx→c+f(x)=f(c)."
For Differentiability: First state that differentiability implies continuity. Then write the formal definitions of LHD and RHD before evaluating them.
Implicit Differentiation: Explicitly write: "Differentiating both sides with respect to x" and show the product rule / chain rule wherever y is involved.
Logarithmic Differentiation: For expressions like y=u+v, clearly mention that logarithm of a sum cannot be taken directly, i.e. ln(u+v)=lnu+lnv.
Second Derivative Proofs: When proving equations involving y1 and y2, first find y1, then differentiate again carefully using the product rule and chain rule.
Question 1 [CBSE 2026]
Find the value of k so that the function f(x)={kx2,3,if x≤2if x>2 is continuous at x=2.
Solution:
Step 1: For continuity at x=2, we need
x→2−limf(x)=x→2+limf(x)=f(2).
Step 2: Find the left hand limit.
For x≤2, f(x)=kx2. Hence,
x→2−limf(x)=x→2−limkx2=4k.
Step 3: Find the right hand limit.
For x>2, f(x)=3. Hence,
x→2+limf(x)=3.
Step 4: Find the actual value of the function at x=2.
Since the branch for x≤2 includes x=2,
f(2)=k(2)2=4k.
Step 5: Equate the three values for continuity.
4k=3.
Therefore,
k=43.
Answer:k=43
Question 2 [CBSE 2024]
Find the values of a and b such that the function defined by f(x)=⎩⎨⎧5,ax+b,21,if x≤2if 2<x<10if x≥10 is a continuous function.
Solution:
Step 1: The function can fail to be continuous only at the break points x=2 and x=10. So we check continuity at these two points.
Step 2: Continuity at x=2.
Left hand limit:
x→2−limf(x)=5.
Right hand limit:
x→2+limf(x)=2a+b.
Also,
f(2)=5.
Hence,
2a+b=5....(1)
Step 3: Continuity at x=10.
Left hand limit:
x→10−limf(x)=10a+b.
Right hand limit:
x→10+limf(x)=21.
Also,
f(10)=21.
Hence,
10a+b=21....(2)
Step 4: Solve equations (1) and (2).
Subtract (1) from (2):
(10a+b)−(2a+b)=21−58a=16a=2.
Substitute in (1):
2(2)+b=54+b=5b=1.
Answer:a=2,b=1
Question 3 [CBSE 2025]
Find the value of k so that the function f(x)={π−2xkcosx,3,if x=2πif x=2π is continuous at x=2π.
Solution:
Step 1: For continuity at x=2π, we need
x→π/2limπ−2xkcosx=f(2π)=3.
Step 2: Evaluate the limit.
Let
x=2π−h,
so that as x→2π, we have h→0.
Then,
cosx=cos(2π−h)=sinh,
and
π−2x=π−2(2π−h)=2h.
Therefore,
x→π/2limπ−2xkcosx=h→0lim2hksinh=2kh→0limhsinh.
Using
h→0limhsinh=1,
we get
x→π/2limπ−2xkcosx=2k.
Step 3: Equate with the function value.
2k=3k=6.
Answer:k=6
Question 4 [CBSE 2022]
Discuss the continuity of the function f(x)=∣x−1∣+∣x−2∣ at x=1 and x=2.
Solution:
Step 1: Remove modulus signs by considering intervals.
For x<1:
∣x−1∣=−(x−1),∣x−2∣=−(x−2)
So,
f(x)=−(x−1)−(x−2)=−2x+3.
For 1≤x<2:
∣x−1∣=x−1,∣x−2∣=−(x−2)
So,
f(x)=(x−1)−(x−2)=1.
For x≥2:
∣x−1∣=x−1,∣x−2∣=x−2
So,
f(x)=x−1+x−2=2x−3.
Step 2: Check continuity at x=1.
Left hand limit:
x→1−limf(x)=x→1−lim(−2x+3)=1.
Right hand limit:
x→1+limf(x)=x→1+lim1=1.
Function value:
f(1)=∣1−1∣+∣1−2∣=0+1=1.
Hence,
x→1−limf(x)=x→1+limf(x)=f(1),
so the function is continuous at x=1.
Step 3: Check continuity at x=2.
Left hand limit:
x→2−limf(x)=1.
Right hand limit:
x→2+limf(x)=x→2+lim(2x−3)=1.
Function value:
f(2)=∣2−1∣+∣2−2∣=1+0=1.
Therefore, the function is continuous at x=2 also.
Answer:f(x) is continuous at both x=1 and x=2.
Question 5 [CBSE 2026]
Determine the value of k for which the function f(x)={2x21−cos2x,k,if x=0if x=0 is continuous at x=0.
Solution:
Step 1: For continuity at x=0, we need
x→0lim2x21−cos2x=k.
Step 2: Use the identity
1−cos2x=2sin2x.
So,
x→0lim2x21−cos2x=x→0lim2x22sin2x=x→0lim(xsinx)2.
Step 3: Use the standard limit
x→0limxsinx=1.
Hence,
x→0lim(xsinx)2=1.
Thus, for continuity,
k=1.
Answer:k=1
Question 6 [CBSE 2023]
Show that the function f(x)=x−[x] is discontinuous at all integral points. Here [x] denotes the greatest integer function.
Solution:
Step 1: Let c be any integer. We examine the function at x=c.
Step 2: Find the left hand limit.
As x→c−, x is slightly less than c, so
[x]=c−1.
Hence,
x→c−lim(x−[x])=x→c−lim(x−(c−1))=c−(c−1)=1.
Step 3: Find the right hand limit.
As x→c+, x is slightly greater than c, so
[x]=c.
Hence,
x→c+lim(x−[x])=x→c+lim(x−c)=c−c=0.
Step 4: Compare the limits.
Since
x→c−limf(x)=1=0=x→c+limf(x),
the left hand limit and right hand limit are unequal.
Therefore, the function is discontinuous at every integral point.
Answer: Proved analytically.
Question 7 [CBSE 2024]
Show that the function f(x)=∣x−3∣ is continuous but not differentiable at x=3.
Solution:
Step 1: Check continuity at x=3.
Left hand limit:
For x<3, ∣x−3∣=−(x−3), so
x→3−lim∣x−3∣=x→3−lim(−(x−3))=0.
Right hand limit:
For x>3, ∣x−3∣=x−3, so
x→3+lim∣x−3∣=x→3+lim(x−3)=0.
Function value:
f(3)=∣3−3∣=0.
Hence,
x→3−limf(x)=x→3+limf(x)=f(3)=0,
so the function is continuous at x=3.
Step 2: Check differentiability using LHD and RHD.
For h<0, f(3+h)=∣h∣=−h, so
LHD=h→0−limhf(3+h)−f(3)=h→0−limh−h−0=−1.
For h>0, f(3+h)=∣h∣=h, so
RHD=h→0+limhf(3+h)−f(3)=h→0+limhh−0=1.
Step 3: Since
LHD=RHD,f(x) is not differentiable at x=3.
Answer: Proved.
Question 8 [CBSE 2026]
Find the values of p and q if f(x)={x2+3x+p,qx+2,if x≤1if x>1 is differentiable at x=1.
Solution:
Step 1: If a function is differentiable at a point, then it must first be continuous there.
So, continuity at x=1 gives
x→1−limf(x)=x→1+limf(x)=f(1).
From the left branch,
x→1−limf(x)=12+3(1)+p=4+p.
From the right branch,
x→1+limf(x)=q(1)+2=q+2.
Thus,
4+p=q+2....(1)
Step 2: For differentiability, LHD = RHD.
Derivative of the left branch:
dxd(x2+3x+p)=2x+3.
So at x=1,
LHD=2(1)+3=5.
Derivative of the right branch:
dxd(qx+2)=q.
So,
RHD=q.
Hence,
q=5.
Step 3: Put q=5 in equation (1):
4+p=5+24+p=7p=3.
Answer:p=3,q=5
Question 9 [CBSE 2025]
Check whether the function f(x)=x∣x∣ is differentiable at x=0.
Solution:
Step 1: Rewrite the function in piecewise form.
For x<0, ∣x∣=−x, so
f(x)=x(−x)=−x2.
For x≥0, ∣x∣=x, so
f(x)=x(x)=x2.
Thus,
f(x)={−x2,x2,x<0x≥0
Step 2: Find the left hand derivative at x=0.
LHD=h→0−limhf(h)−f(0).
Since f(0)=0 and for h<0, f(h)=−h2, we get
LHD=h→0−limh−h2=h→0−lim(−h)=0.
Step 3: Find the right hand derivative.
For h>0, f(h)=h2, so
RHD=h→0+limhh2=h→0+limh=0.
Step 4: Since
LHD=RHD=0,
the function is differentiable at x=0.
Also,
f′(0)=0.
Answer: Yes, it is differentiable at x=0.
Question 10 [CBSE 2023]
Differentiate y=cos(x) with respect to x.
Solution:
Step 1: The outer function is cosu and the inner function is u=x.
By chain rule,
dxdy=−sin(x)⋅dxd(x).
Differentiate tan−1(1+cosxsinx) with respect to x.
Solution:
Step 1: Use the identity
1+cosxsinx=tan2x,
where the expression is defined.
Thus,
y=tan−1(tan2x).
Step 2: For the standard principal-value branch used in such board problems, this simplifies to
y=2x.
Step 3: Differentiate with respect to x:
dxdy=21.
Answer:21
Question 12 [CBSE 2024]
Find dxdy if y=sin−1(1+4x2x+1).
Solution:
Step 1: Rewrite the inside expression.
Since
2x+1=2⋅2x,4x=(2x)2,
we have
y=sin−1(1+(2x)22⋅2x).
Step 2: Compare with the identity
sin2θ=1+tan2θ2tanθ.
Let
2x=tanθ.
Then
θ=tan−1(2x).
Therefore,
y=sin−1(sin2θ)=2θ=2tan−1(2x)
for the principal branch used in the problem.
Find the derivative of tan−1(x1+x2−1) with respect to x.
Solution:
Step 1: Let
x=tanθ.
Then
θ=tan−1x
and
1+x2=1+tan2θ=secθ.
Thus,
y=tan−1(tanθsecθ−1).
Step 2: Simplify the inner expression:
tanθsecθ−1=cosθsinθcosθ1−1=sinθ1−cosθ.
Now use half-angle identities:
1−cosθ=2sin22θ,sinθ=2sin2θcos2θ.
So,
sinθ1−cosθ=tan2θ.
Hence,
y=tan−1(tan2θ)=2θ=21tan−1x.
Step 3: Differentiate with respect to x:
dxdy=21⋅1+x21=2(1+x2)1.
Answer:2(1+x2)1
Question 15 [CBSE 2026]
Find dxdy if x2+xy+y2=100.
Solution:
Step 1: Differentiate both sides with respect to x:
dxd(x2)+dxd(xy)+dxd(y2)=0.
Step 2: Apply product rule and chain rule:
2x+(xdxdy+y)+2ydxdy=0.
Step 3: Collect the terms containing dxdy:
(x+2y)dxdy=−(2x+y).
Step 4: Solve for dxdy:
dxdy=x+2y−(2x+y).
Answer:x+2y−(2x+y)
Question 16 [CBSE 2023]
Find dxdy if sin2y+cos(xy)=k.
Solution:
Step 1: Differentiate both sides with respect to x.
Since k is a constant,
dxd(sin2y)+dxd(cos(xy))=0.
Step 2: Differentiate each term.
For sin2y:
dxd(sin2y)=2sinycosydxdy=sin2ydxdy.
For cos(xy):
dxd(cos(xy))=−sin(xy)⋅dxd(xy).
Using product rule,
dxd(xy)=xdxdy+y.
So,
dxd(cos(xy))=−sin(xy)(xdxdy+y).
Step 3: Substitute and simplify:
sin2ydxdy−xsin(xy)dxdy−ysin(xy)=0.
Step 4: Factor out dxdy:
dxdy(sin2y−xsin(xy))=ysin(xy).
Hence,
dxdy=sin2y−xsin(xy)ysin(xy).
Answer:sin2y−xsin(xy)ysin(xy)
Question 17 [CBSE 2024]
If y=sinx+y, find dxdy.
Solution:
Step 1: Square both sides to remove the square root:
y2=sinx+y.
Step 2: Differentiate implicitly with respect to x:
2ydxdy=cosx+dxdy.
Step 3: Bring the derivative terms together:
2ydxdy−dxdy=cosx.(2y−1)dxdy=cosx.
Step 4: Solve for dxdy:
dxdy=2y−1cosx.
Answer:2y−1cosx
Question 18 [CBSE 2025]
If x1+y+y1+x=0, for −1<x<1,x=y, prove that dxdy=(1+x)2−1.
Solution:
Step 1: Rearrange the given relation:
x1+y=−y1+x.
Step 2: Square both sides:
x2(1+y)=y2(1+x).
Expanding,
x2+x2y=y2+xy2.
Step 3: Bring all terms to one side:
x2−y2+x2y−xy2=0.
Factor:
(x−y)(x+y)+xy(x−y)=0.(x−y)(x+y+xy)=0.
Since x=y, we must have
x+y+xy=0.
Step 4: Solve explicitly for y:
y(1+x)=−xy=−1+xx.
Step 5: Differentiate using the quotient rule:
dxdy=(1+x)2(1+x)(−1)−(−x)(1)=(1+x)2−1−x+x=−(1+x)21.
Answer: Proved.
Question 19 [CBSE 2026]
Find dxdy if y=xx−2sinx.
Solution:
Step 1: Since the expression is a difference, logarithmic differentiation cannot be applied directly to the whole function. Write
y=u−v,
where
u=xx,v=2sinx.
Then,
dxdy=dxdu−dxdv.
Step 2: Differentiate u=xx by logarithmic differentiation.
Take logarithm:
lnu=xlnx.
Differentiate:
u1dxdu=1+lnx.
Thus,
dxdu=u(1+lnx)=xx(1+lnx).
Step 3: Differentiate v=2sinx.
Using
dxd(af(x))=af(x)lna⋅f′(x),
we get
dxdv=2sinxln2⋅cosx.
Step 4: Combine the two derivatives:
dxdy=xx(1+lnx)−2sinxcosxln2.
Answer:xx(1+lnx)−2sinxcosxln2
Question 20 [CBSE 2022]
Find dxdy of the function xy=yx.
Solution:
Step 1: Take natural logarithm on both sides:
ln(xy)=ln(yx).
So,
ylnx=xlny.
Step 2: Differentiate both sides with respect to x.
Using product rule,
dxdylnx+y⋅x1=1⋅lny+x⋅y1dxdy.
That is,
lnxdxdy+xy=lny+yxdxdy.
Step 3: Collect the terms containing dxdy on one side:
(lnx−yx)dxdy=lny−xy.
Step 4: Solve for dxdy:
dxdy=lnx−yxlny−xy.
Multiplying numerator and denominator by xy,
dxdy=x(ylnx−x)y(xlny−y).
Answer:x(ylnx−x)y(xlny−y)
Question 21 [CBSE 2024]
Differentiate (sinx)x+sin−1x with respect to x.
Solution:
Step 1: Let
y=u+v,
where
u=(sinx)x,v=sin−1(x).
Then,
dxdy=dxdu+dxdv.
Step 2: Differentiate u=(sinx)x by logarithmic differentiation.
Take logarithm:
lnu=xln(sinx).
Differentiate:
u1dxdu=ln(sinx)+x⋅sinx1cosx.
So,
dxdu=(sinx)x(ln(sinx)+xcotx).
Step 3: Differentiate v=sin−1(x).
Using chain rule,
dxdv=1−(x)21⋅dxd(x)=1−x1⋅2x1.
Thus,
dxdv=2x1−x1=2x−x21.
Step 4: Add the two derivatives:
dxdy=(sinx)x(xcotx+ln(sinx))+2x−x21.
Answer:(sinx)x(xcotx+ln(sinx))+2x−x21
Question 22 [CBSE 2025]
Find the derivative of xsinx+(sinx)cosx w.r.t. x.
Solution:
Step 1: Write
y=u+v,
where
u=xsinx,v=(sinx)cosx.
Then,
dxdy=u′+v′.
Step 2: Differentiate u=xsinx.
Take logarithm:
lnu=sinxlnx.
Differentiate:
uu′=cosxlnx+sinx⋅x1.
So,
u′=xsinx(cosxlnx+xsinx).
Step 3: Differentiate v=(sinx)cosx.
Take logarithm:
lnv=cosxln(sinx).
Differentiate:
vv′=−sinxln(sinx)+cosx⋅sinx1cosx.
That is,
vv′=−sinxln(sinx)+cosxcotx.
Hence,
v′=(sinx)cosx(cosxcotx−sinxln(sinx)).
Step 3: Substitute into the left hand side:
y′′−5y′+6y=(12e2x+18e3x)−5(6e2x+6e3x)+6(3e2x+2e3x).
Step 4: Expand and combine like terms:
=12e2x+18e3x−30e2x−30e3x+18e2x+12e3x=e2x(12−30+18)+e3x(18−30+12)=0+0=0.
Hence,
dx2d2y−5dxdy+6y=0.
Answer: Proved.
Question 29 [CBSE 2025]
If y=(sin−1x)2, prove that (1−x2)dx2d2y−xdxdy=2.
Solution:
Step 1: Differentiate y=(sin−1x)2.
Using chain rule,
dxdy=2sin−1x⋅1−x21.
So,
y′=1−x22sin−1x.
Step 2: Rearrange this as
1−x2y′=2sin−1x.
Step 3: Differentiate both sides again with respect to x.
On the left, use the product rule:
dxd(1−x2y′)=dxd(1−x2)⋅y′+1−x2⋅y′′.
Now,
dxd(1−x2)=1−x2−x.
Hence the left side becomes
−1−x2xy′+1−x2y′′.
The right side is
dxd(2sin−1x)=1−x22.
So,
−1−x2xy′+1−x2y′′=1−x22.
Step 4: Multiply throughout by 1−x2:
−xy′+(1−x2)y′′=2.
Thus,
(1−x2)dx2d2y−xdxdy=2.
Answer: Proved.
Question 30 [CBSE 2026]
If x=a(cosθ+θsinθ) and y=a(sinθ−θcosθ), find dx2d2y at θ=4π.
Solution:
Step 1: Differentiate x and y with respect to θ.
For x:
dθdx=a[−sinθ+(sinθ+θcosθ)]=aθcosθ.
For y:
dθdy=a[cosθ−(cosθ−θsinθ)]=aθsinθ.
Step 2: Find the first derivative:
dxdy=dx/dθdy/dθ=aθcosθaθsinθ=tanθ.
Step 3: Differentiate dxdy with respect to x.
Since
dxdy=tanθ,
we get
dx2d2y=dθd(tanθ)⋅dxdθ=sec2θ⋅dx/dθ1.
Now,
dθdx=aθcosθ,
so
dx2d2y=aθcosθsec2θ=aθsec3θ.
Step 4: Evaluate at θ=4π.
Since
sec4π=2,
we have
sec34π=(2)3=22.
Therefore,
dx2d2yθ=π/4=a(π/4)22=aπ82.