Class 12 Maths NCERT Solutions Chapter 5 Ex 5.4 – Exponential and Logarithmic Differentiation | Boundless Maths
Ex 5.4 Class 12 Maths NCERT Solutions

Class 12 Maths NCERT Solutions Chapter 5 Ex 5.4 – Exponential and Logarithmic Differentiation

This Class 12 Maths NCERT Solutions Chapter 5 Ex 5.4 page covers all 10 questions, solved step-by-step, combining the chain, product and quotient rules with the two standard results for ex and log x.

10Questions
Easy–HardDifficulty Mix
2026-27CBSE Syllabus

Class 12 Maths NCERT Solutions Chapter 5 Ex 5.4 — All 10 Questions

1

Differentiate the function \dfrac{e^x}{\sin x} with respect to x.

Medium +
Solution

Apply the quotient rule with u=e^x, v=\sin x: \dfrac{dy}{dx}=\dfrac{u'v-uv'}{v^2}=\dfrac{e^x\sin x-e^x\cos x}{\sin^2x}.

Answer: \dfrac{dy}{dx}=\dfrac{e^x(\sin x-\cos x)}{\sin^2x}
2

Differentiate the function e^{\sin^{-1}x} with respect to x.

Easy +
Solution

Let y=e^{\sin^{-1}x}. By the chain rule: \dfrac{dy}{dx}=e^{\sin^{-1}x}\cdot\dfrac{d}{dx}\left(\sin^{-1}x\right).

Since \dfrac{d}{dx}\sin^{-1}x=\dfrac{1}{\sqrt{1-x^2}}, substitute in.

Answer: \dfrac{dy}{dx}=\dfrac{e^{\sin^{-1}x}}{\sqrt{1-x^2}}
3

Differentiate the function e^{x^3} with respect to x.

Easy +
Solution

Let y=e^{x^3}. By the chain rule: \dfrac{dy}{dx}=e^{x^3}\cdot\dfrac{d}{dx}(x^3)=e^{x^3}\cdot 3x^2.

Answer: \dfrac{dy}{dx}=3x^2e^{x^3}
4

Differentiate the function \sin\left(\tan^{-1}e^{-x}\right) with respect to x.

Hard +
Solution

This is a chain of three functions: u=e^{-x}, v=\tan^{-1}u, y=\sin v.

Differentiate outward: \dfrac{dy}{dv}=\cos v, \dfrac{dv}{du}=\dfrac{1}{1+u^2}, \dfrac{du}{dx}=-e^{-x}.

Multiply by the extended chain rule: \dfrac{dy}{dx}=\cos\left(\tan^{-1}e^{-x}\right)\cdot\dfrac{1}{1+e^{-2x}}\cdot(-e^{-x}).

Answer: \dfrac{dy}{dx}=\dfrac{-e^{-x}\cos\left(\tan^{-1}e^{-x}\right)}{1+e^{-2x}}
5

Differentiate the function \log\left(\cos e^x\right) with respect to x.

Medium +
Solution

Let y=\log(\cos e^x). By the chain rule: \dfrac{dy}{dx}=\dfrac{1}{\cos e^x}\cdot\dfrac{d}{dx}\left(\cos e^x\right).

\dfrac{d}{dx}\cos e^x=-\sin(e^x)\cdot e^x.

Substitute: \dfrac{dy}{dx}=\dfrac{-e^x\sin(e^x)}{\cos(e^x)}.

Answer: \dfrac{dy}{dx}=-e^x\tan(e^x)
6

Differentiate the function e^x+e^{x^2}+\cdots+e^{x^5} with respect to x.

Medium +
Solution

This is a sum of five terms e^x+e^{x^2}+e^{x^3}+e^{x^4}+e^{x^5}; differentiate each term separately using the chain rule.

\dfrac{d}{dx}e^x=e^x, \dfrac{d}{dx}e^{x^2}=2xe^{x^2}, \dfrac{d}{dx}e^{x^3}=3x^2e^{x^3}, \dfrac{d}{dx}e^{x^4}=4x^3e^{x^4}, \dfrac{d}{dx}e^{x^5}=5x^4e^{x^5}.

Answer: \dfrac{dy}{dx}=e^x+2xe^{x^2}+3x^2e^{x^3}+4x^3e^{x^4}+5x^4e^{x^5}
7

Differentiate the function \sqrt{e^{\sqrt{x}}}, x \gt 0, with respect to x.

Hard +
Solution

Let y=\left(e^{\sqrt{x}}\right)^{1/2}. By the chain rule: \dfrac{dy}{dx}=\dfrac{1}{2}\left(e^{\sqrt{x}}\right)^{-1/2}\cdot e^{\sqrt{x}}\cdot\dfrac{d}{dx}\left(\sqrt{x}\right).

Simplify \left(e^{\sqrt{x}}\right)^{-1/2}\cdot e^{\sqrt{x}}=e^{\sqrt{x}/2}, and \dfrac{d}{dx}\sqrt{x}=\dfrac{1}{2\sqrt{x}}.

Combine: \dfrac{dy}{dx}=\dfrac{1}{2}\cdot e^{\sqrt{x}/2}\cdot\dfrac{1}{2\sqrt{x}}.

Answer: \dfrac{dy}{dx}=\dfrac{e^{\sqrt{x}/2}}{4\sqrt{x}}=\dfrac{\sqrt{e^{\sqrt{x}}}}{4\sqrt{x}}
8

Differentiate the function \log(\log x), x \gt 1, with respect to x.

Easy +
Solution

Let y=\log(\log x). By the chain rule: \dfrac{dy}{dx}=\dfrac{1}{\log x}\cdot\dfrac{d}{dx}(\log x)=\dfrac{1}{\log x}\cdot\dfrac{1}{x}.

Answer: \dfrac{dy}{dx}=\dfrac{1}{x\log x}
9

Differentiate the function \dfrac{\cos x}{\log x}, x \gt 0, with respect to x.

Medium +
Solution

Apply the quotient rule with u=\cos x, v=\log x: \dfrac{dy}{dx}=\dfrac{u'v-uv'}{v^2}=\dfrac{-\sin x\log x-\cos x\cdot\frac{1}{x}}{(\log x)^2}.

Multiply numerator and denominator by x to clear the fraction inside: \dfrac{dy}{dx}=\dfrac{-x\sin x\log x-\cos x}{x(\log x)^2}.

Answer: \dfrac{dy}{dx}=\dfrac{-\left(x\sin x\log x+\cos x\right)}{x(\log x)^2}
10

Differentiate the function \cos\left(\log x+e^x\right), x \gt 0, with respect to x.

Medium +
Solution

Let y=\cos(\log x+e^x). By the chain rule: \dfrac{dy}{dx}=-\sin(\log x+e^x)\cdot\dfrac{d}{dx}(\log x+e^x).

\dfrac{d}{dx}(\log x+e^x)=\dfrac{1}{x}+e^x.

Answer: \dfrac{dy}{dx}=-\sin(\log x+e^x)\left(\dfrac{1}{x}+e^x\right)

Know exactly which chapters are costing you marks

1000+ solved CBSE PYQs, unlimited AI-generated practice for your weak areas, and a chapter-wise Performance Report — not just for this chapter, but your entire syllabus.

Explore it →
Common Questions

FAQs — Class 12 Maths NCERT Solutions Chapter 5 Ex 5.4

How many questions are there in Exercise 5.4?

Exercise 5.4 has 10 questions, all on differentiating functions built from e^x and log x, using the chain, product and quotient rules together with the two standard results: the derivative of e^x is e^x, and the derivative of log x is 1/x.

What are the two key derivative results used in Exercise 5.4?

The derivative of e^x with respect to x is e^x itself, and the derivative of log x (natural log, base e) with respect to x is 1/x. Every question in this exercise builds on these two results using the chain rule.

Where can I find the official NCERT textbook for this exercise?

Exercise 5.4 is from Chapter 5, Continuity and Differentiability, in the NCERT Class 12 Mathematics textbook (Part I), published by the National Council of Educational Research and Training (NCERT) and prescribed by CBSE. You can download the official textbook PDF directly from ncert.nic.in, NCERT's official website — the solutions on this page follow the questions exactly as they appear there.

Carry the formulas with you

One-page printable formula cards for every Calculus chapter, including Continuity and Differentiability.

Get the Formula Cards →
Expert CBSE Coaching · Class 9–12