NCERT Solutions for Class 12 Maths Chapter 5 Continuity and Differentiability

NCERT Solutions for Class 12 Maths Chapter 5 Continuity and Differentiability

NCERT Solutions for Class 12 Maths Chapter 5 Continuity and Differentiability helps students understand limits, continuity, and derivatives clearly. Moreover, structured explanations improve conceptual clarity and confidence. Therefore, students can prepare effectively and perform better in board examinations.

Continuity and Differentiability PDF Resources

NCERT Solutions for Class 12 Maths Chapter 5 Continuity and Differentiability PDF provides easy access to formulas and solved examples. Moreover, students can revise quickly and strengthen concepts. Therefore, structured digital resources improve preparation and help achieve better academic performance.

Benefits of PDF Study Material

NCERT – Exercise 5.1
  1. Prove that the function $f(x) = 5x – 3$ is continuous at $x = 0$, at $x = -3$ and at $x = 5$.

    SOLUTION

    $$f(x) = 5x – 3$$

    At $x = 0$:

    We have, $f(0) = -3$

    $$\mathop{\lim }\limits_{x \to {0^ – }} f(x) = \mathop {\lim }\limits_{\scriptstyle x \to 0 – h\atop\scriptstyle h \to 0} 5(0 – h) – 3 = -3$$

    $$\mathop {\lim }\limits_{x \to {0^ + }} f(x) = \mathop {\lim }\limits_{\scriptstyle x \to 0 + h\atop\scriptstyle h \to 0} 5(0 + h) – 3 = -3$$

    $\therefore \mathop {\lim }\limits_{x \to {0^{}}} f(x) = \mathop {\lim }\limits_{x \to {0^ + }} f(x) = f(0)$

    $\therefore$ $f$ is continuous at $x = 0$.

    At $x = -3$:

    We have, $f(-3) = 5(-3) – 3 = -18$

    $$\mathop {\lim }\limits_{x \to -{3^ – }} f(x) = \mathop {\lim }\limits_{\scriptstyle x \to 3 – h\atop\scriptstyle h \to 0} [5(-3 – h) – 3] = -18$$

    $$\mathop {\lim }\limits_{x \to -{3^ + }} f(x) = \mathop {\lim }\limits_{\scriptstyle x \to 3 + h\atop\scriptstyle h \to 0} [5(-3 + h) – 3] = -18$$

    $\therefore \mathop {\lim }\limits_{x \to -{3^ – }} f(x) = \mathop {\lim }\limits_{x \to -{3^ + }} f(x) = f(-3)$

    $\therefore$ $f$ is continuous at $x = -3$.

    At $x = 5$:

    $f(5) = 5(5) – 3 = 22$

    $$\mathop {\lim }\limits_{x \to {5^ – }} f(x) = \mathop {\lim }\limits_{\scriptstyle x \to 5 – h\atop\scriptstyle h \to 0} [5(5 – h) – 3] = 22$$

    $$\mathop {\lim }\limits_{x \to {5^ + }} f(x) = \mathop {\lim }\limits_{\scriptstyle x \to 5 + h\atop\scriptstyle h \to 0} [5(5 + h) – 3] = 22$$

    $\therefore \mathop {\lim }\limits_{x \to {5^ – }} f(x) = \mathop {\lim }\limits_{x \to {5^ + }} f(x) = f(5)$

    $\therefore$ $f$ is continuous at $x = 5$.

  2. Examine the continuity of the function $f(x) = 2x^2 – 1$ at $x = 3$.

    SOLUTION

    $$f(x) = 2x^2 – 1$$

    $$R.H.L. = \mathop {\lim }\limits_{x \to {3^ + }} f(x) = \mathop {\lim }\limits_{\scriptstyle x \to 3 + h\atop\scriptstyle h \to 0} 2{(3 + h)^2} – 1 = 17$$

    $$L.H.L. = \mathop {\lim }\limits_{x \to {3^ – }} f(x) = \mathop {\lim }\limits_{\scriptstyle x \to 3 – h\atop\scriptstyle h \to 0} 2{(3 – h)^2} – 1 = 17$$

    $\therefore R.H.L. = L.H.L.$

    Also, $f(3) = 2(3)^2 – 1 = 17$

    $\therefore \mathop {\lim }\limits_{x \to {3^ + }} f(x) = \mathop {\lim }\limits_{x \to {3^ – }} f(x) = f(3)$

    Hence, the given function $f(x) = 2x^2 – 1$ is continuous at $x = 3$.

  3. Examine the following functions for continuity:

    (a) $f(x) = x – 5$

    (b) $f(x) = \cfrac{1}{{x – 5}}, x \ne 5$

    (c) $f(x) = \cfrac{{{x^2} – 25}}{{x + 5}}, x \ne -5$

    (d) $f(x) = |x – 5|$

    SOLUTION

    (a) $f(x) = x – 5$. Let $a$ be a real number.

    $$\mathop {\lim }\limits_{x \to {a^ + }} f(x) = a – 5, \quad \mathop {\lim }\limits_{x \to {a^ – }} f(x) = a – 5, \quad f(a) = a – 5$$

    Function is continuous.

    (b) $f(x) = \cfrac{1}{{x – 5}}$. Let $a \ne 5$ be a real number.

    $$\mathop {\lim }\limits_{x \to a} f(x) = \cfrac{1}{a-5} = f(a)$$

    Continuous for all $x \in \mathbb{R} \setminus \{5\}$.

    (c) $f(x) = \cfrac{{{x^2} – 25}}{{x + 5}} = x – 5$ for $x \ne -5$.

    Continuous at every point of its domain.

    (d) $f(x) = |x – 5|$.

    $\mathop {\lim }\limits_{x \to a} f(x) = |a – 5| = f(a)$. Continuous.

  4. Prove that the function $f(x) = {x^n}$ is continuous at $x = n$, where $n$ is a positive integer.

    SOLUTION

    Given $f(x) = x^n$. $\mathop {\lim }\limits_{x \to n} f(x) = n^n = f(n)$. Continuous.

  5. Is the function $f$ defined by $f(x) = \begin{cases} x, & \text{if } x \le 1 \\ 5, & \text{if } x > 1 \end{cases}$ continuous at $x=0$? At $x=1$? At $x=2$?

    SOLUTION

    • At $x=0$: $LHL = RHL = f(0) = 0$. Continuous.
    • At $x=1$: $LHL = 1, RHL = 5$. Discontinuous.
    • At $x=2$: $LHL = RHL = f(2) = 5$. Continuous.
Direction: For questions (6 – 12), find all points of discontinuity of function $f(x)$.
  1. $f(x) = \begin{cases} 2x + 3, & \text{if } x \le 2 \\ 2x – 3, & \text{if } x > 2 \end{cases}$

    SOLUTION

    At $x=2$: $LHL = 7, RHL = 1$. $LHL \ne RHL$. Discontinuous at $x=2$.

  2. $f(x) = \begin{cases} |x| + 3, & \text{if } x \le -3 \\ -2x, & \text{if } -3 < x < 3 \\ 6x + 2, & \text{if } x \ge 3 \end{cases}$

    SOLUTION

    At $x=-3$: $LHL = 6, RHL = 6, f(-3) = 6$. Continuous.

    At $x=3$: $LHL = -6, RHL = 20$. Discontinuous at $x=3$.

www.mathstudy.in

Our Mathematics E-Books

  • JEE Chapter Tests & Mock Tests
  • CBSE Work-Books & Sample Papers (Class X & XII)
  • ISC/ICSE Materials
  • SAT I & II Subject Mathematics
  1. $f(x) = \begin{cases} {x^{10}} – 1, & \text{if } x \le 1 \\ {x^2}, & \text{if } x > 1 \end{cases}$

    SOLUTION

    We observe that $f(x)$ is continuous at real numbers $x < 1$ and $x > 1$ as it is a polynomial function.

    Now, checking continuity at $x = 1$:

    $$L.H.L. = \mathop {\lim }\limits_{x \to {1^ – }} ({x^{10}} – 1) = 0$$

    $$R.H.L. = \mathop {\lim }\limits_{x \to {1^ + }} ({x^2}) = 1$$

    Also, $f(1) = 0$. Since $L.H.L. \ne R.H.L.$, $f$ is discontinuous at $x = 1$.

    Answer: Point of discontinuity is $x = 1$.

  2. Is the function defined by $f(x) = \begin{cases} x + 5, & \text{if } x \le 1 \\ x – 5, & \text{if } x > 1 \end{cases}$ a continuous function?

    SOLUTION

    Check at $x = 1$:

    $$R.H.L. = \mathop {\lim }\limits_{x \to {1^ + }} (x – 5) = -4$$

    $$L.H.L. = \mathop {\lim }\limits_{x \to {1^ – }} (x + 5) = 6$$

    Since $L.H.L. \ne R.H.L.$, $f(x)$ is not continuous at $x = 1$.

  3. Discuss the continuity of the function $f$, where $f(x) = \begin{cases} 3, & 0 \le x \le 1 \\ 4, & 1 < x < 3 \\ 5, & 3 \le x \le 10 \end{cases}$

    SOLUTION

    At $x = 1$: $L.H.L. = 3$, $R.H.L. = 4$. Discontinuous.

    At $x = 3$: $L.H.L. = 4$, $R.H.L. = 5$. Discontinuous.

    Thus, the function is not continuous at $x = 1$ and $x = 3$.

  4. $f(x) = \begin{cases} 2x, & \text{if } x < 0 \\ 0, & \text{if } 0 \le x \le 1 \\ 4x, & \text{if } x > 1 \end{cases}$

    SOLUTION

    At $x = 0$: $L.H.L. = 0, R.H.L. = 0, f(0) = 0$. Continuous.

    At $x = 1$: $L.H.L. = 0, R.H.L. = 4$. Discontinuous.

  5. $f(x) = \begin{cases} -2, & \text{if } x \le -1 \\ 2x, & \text{if } -1 < x \le 1 \\ 2, & \text{if } x > 1 \end{cases}$

    SOLUTION

    At $x = -1$: $L.H.L. = -2, R.H.L. = -2, f(-1) = -2$. Continuous.

    At $x = 1$: $L.H.L. = 2, R.H.L. = 2, f(1) = 2$. Continuous.

    Function is continuous everywhere.

  6. Find the relationship between $a$ and $b$ so that $f(x) = \begin{cases} ax + 1, & x \le 3 \\ bx + 3, & x > 3 \end{cases}$ is continuous at $x = 3$.

    SOLUTION

    For continuity at $x = 3$, $L.H.L. = R.H.L. = f(3)$.

    $$3a + 1 = 3b + 3$$

    $$3a – 3b = 2 \implies a – b = \cfrac{2}{3}$$

  7. For what value of $\lambda$ is $f(x) = \begin{cases} \lambda ({x^2} – 2x), & x \le 0 \\ 4x + 1, & x > 0 \end{cases}$ continuous at $x = 0$?

    SOLUTION

    $$L.H.L. = \lambda(0) = 0, \quad R.H.L. = 4(0) + 1 = 1$$

    Since $0 \ne 1$, there is no value of $\lambda$ for which the function is continuous at $x = 0$.

    At $x = 1$: $f(x) = 4x + 1$, which is continuous for any real value of $\lambda$.

  8. Show that $g(x) = x – [x]$ is discontinuous at all integral points.

    SOLUTION

    Let $n \in \mathbb{I}$. Then $g(n) = n – n = 0$.

    $$L.H.L. = \mathop {\lim }\limits_{x \to {n^ – }} (x – [x]) = n – (n – 1) = 1$$

    $$R.H.L. = \mathop {\lim }\limits_{x \to {n^ + }} (x – [x]) = n – n = 0$$

    Since $L.H.L. \ne R.H.L.$, it is discontinuous at all integers.

  9. Is $f(x) = {x^2} – \sin x + 5$ continuous at $x = \pi$?

    SOLUTION

    $$f(\pi) = \pi^2 – \sin \pi + 5 = \pi^2 + 5$$

    $\mathop {\lim }\limits_{x \to \pi} f(x) = \pi^2 – 0 + 5 = \pi^2 + 5$. Continuous.

USE E-BOOKS & SAVE ENVIRONMENT – WWW.MATHSTUDY.IN
  1. Discuss the continuity of the cosine, cosecant, secant and cotangent functions.

    SOLUTION

    The cosine function is continuous for all $x \in \mathbb{R}$.

    The cosecant function $f(x) = \csc x = \cfrac{1}{\sin x}$ is continuous for all $x \in \mathbb{R}$ except where $\sin x = 0$, i.e., $x = n\pi, n \in \mathbb{I}$.

    The secant function $f(x) = \sec x = \cfrac{1}{\cos x}$ is continuous for all $x \in \mathbb{R}$ except where $\cos x = 0$, i.e., $x = (2n+1)\cfrac{\pi}{2}, n \in \mathbb{I}$.

    The cotangent function $f(x) = \cot x = \cfrac{\cos x}{\sin x}$ is continuous for all $x \in \mathbb{R}$ except where $\sin x = 0$, i.e., $x = n\pi, n \in \mathbb{I}$.

  2. Find all points of discontinuity of $f(x) = \begin{cases} \cfrac{\sin x}{x}, & \text{if } x < 0 \\ x + 1, & \text{if } x \ge 0 \end{cases}$

    SOLUTION

    At $x = 0$:

    $$L.H.L. = \mathop {\lim }\limits_{x \to {0^ – }} \cfrac{\sin x}{x} = 1$$

    $$R.H.L. = \mathop {\lim }\limits_{x \to {0^ + }} (x + 1) = 1$$

    Also, $f(0) = 0 + 1 = 1$. Since $LHL = RHL = f(0)$, the function is continuous at $x = 0$.

    Answer: No point of discontinuity.

  3. Determine if $f$ defined by $f(x) = \begin{cases} x^2 \sin\left(\cfrac{1}{x}\right), & \text{if } x \ne 0 \\ 0, & \text{if } x = 0 \end{cases}$ is a continuous function.

    SOLUTION

    At $x = 0$, we check $\mathop {\lim }\limits_{x \to 0} x^2 \sin\left(\cfrac{1}{x}\right)$.

    Since $-1 \le \sin\left(\cfrac{1}{x}\right) \le 1$, multiplying by $x^2$ gives $-x^2 \le x^2 \sin\left(\cfrac{1}{x}\right) \le x^2$.

    As $x \to 0$, both $-x^2$ and $x^2 \to 0$. By Squeeze Theorem, $\mathop {\lim }\limits_{x \to 0} f(x) = 0 = f(0)$.

    Answer: It is a continuous function.

  4. Examine the continuity of $f$, where $f(x) = \begin{cases} \sin x – \cos x, & \text{if } x \ne 0 \\ -1, & \text{if } x = 0 \end{cases}$

    SOLUTION

    $$\mathop {\lim }\limits_{x \to 0} (\sin x – \cos x) = \sin 0 – \cos 0 = 0 – 1 = -1$$

    Also, $f(0) = -1$. Since limit exists and equals the function value, $f$ is continuous at $x = 0$.

  5. Find the values of $k$ so that the function $f(x) = \begin{cases} \cfrac{k \cos x}{\pi – 2x}, & \text{if } x \ne \cfrac{\pi}{2} \\ 3, & \text{if } x = \cfrac{\pi}{2} \end{cases}$ is continuous at $x = \cfrac{\pi}{2}$.

    SOLUTION

    For continuity, $\mathop {\lim }\limits_{x \to \pi/2} \cfrac{k \cos x}{\pi – 2x} = 3$.

    Let $x = \cfrac{\pi}{2} + h$. As $x \to \cfrac{\pi}{2}, h \to 0$.

    $$\mathop {\lim }\limits_{h \to 0} \cfrac{k \cos(\pi/2 + h)}{\pi – 2(\pi/2 + h)} = \mathop {\lim }\limits_{h \to 0} \cfrac{-k \sin h}{-2h} = \cfrac{k}{2} \mathop {\lim }\limits_{h \to 0} \cfrac{\sin h}{h} = \cfrac{k}{2}$$

    Setting $\cfrac{k}{2} = 3 \implies k = 6$.

  6. Find $k$ if $f(x) = \begin{cases} kx^2, & \text{if } x \le 2 \\ 3, & \text{if } x > 2 \end{cases}$ is continuous at $x = 2$.

    SOLUTION

    $LHL = f(2) = k(2)^2 = 4k$. $RHL = 3$.

    $4k = 3 \implies k = \cfrac{3}{4}$.

  7. Find $k$ if $f(x) = \begin{cases} kx + 1, & \text{if } x \le \pi \\ \cos x, & \text{if } x > \pi \end{cases}$ is continuous at $x = \pi$.

    SOLUTION

    $LHL = k\pi + 1$. $RHL = \cos \pi = -1$.

    $k\pi + 1 = -1 \implies k\pi = -2 \implies k = -\cfrac{2}{\pi}$.

  8. Find $k$ if $f(x) = \begin{cases} kx + 1, & \text{if } x \le 5 \\ 3x – 5, & \text{if } x > 5 \end{cases}$ is continuous at $x = 5$.

    SOLUTION

    $LHL = 5k + 1$. $RHL = 3(5) – 5 = 10$.

    $5k + 1 = 10 \implies 5k = 9 \implies k = \cfrac{9}{5}$.

  9. Find the values of $a$ and $b$ such that $f(x) = \begin{cases} 5, & \text{if } x \le 2 \\ ax + b, & \text{if } 2 < x < 10 \\ 21, & \text{if } x \ge 10 \end{cases}$ is continuous.

    SOLUTION

    At $x=2$: $2a + b = 5$.

    At $x=10$: $10a + b = 21$.

    Subtracting: $8a = 16 \implies a = 2$.

    Then $2(2) + b = 5 \implies b = 1$.

  10. Show that the function defined by $f(x) = \cos(x^2)$ is a continuous function.

    SOLUTION

    Let $g(x) = \cos x$ and $h(x) = x^2$. Both are continuous functions.

    The composition $(g \circ h)(x) = g(h(x)) = \cos(x^2)$ is continuous as the composition of two continuous functions is also continuous.

  11. Show that $f(x) = |\cos x|$ is continuous.

    SOLUTION

    Let $g(x) = |x|$ and $h(x) = \cos x$. Both are continuous.

    $(g \circ h)(x) = |\cos x|$ is continuous by composition rule.

  12. Examine that $\sin |x|$ is a continuous function.

    SOLUTION

    Let $g(x) = \sin x$ and $h(x) = |x|$. Since both are continuous on $\mathbb{R}$, their composition $(g \circ h)(x) = \sin |x|$ is also continuous.

  13. Find all points of discontinuity of $f(x) = |x| – |x + 1|$.

    SOLUTION

    Since $|x|$ and $|x+1|$ are continuous functions, their difference $f(x)$ is continuous everywhere on $\mathbb{R}$.

    Answer: No point of discontinuity.

NCERT – Exercise 5.2

Differentiate the functions with respect to $x$ in Exercises 1 to 8.
  1. $\sin(x^2 + 5)$

    SOLUTION

    Let $y = \sin(x^2 + 5)$

    $$\Rightarrow \cfrac{dy}{dx} = \cfrac{d}{dx}\sin(x^2 + 5) = \cos(x^2 + 5)\cfrac{d}{dx}(x^2 + 5)$$

    $$= \cos(x^2 + 5)(2x + 0) = 2x\cos(x^2 + 5)$$

  2. $\cos(\sin x)$

    SOLUTION

    Let $y = \cos(\sin x)$

    $$\Rightarrow \cfrac{dy}{dx} = \cfrac{d}{dx}\cos(\sin x) = -\sin(\sin x)\cfrac{d}{dx}\sin x$$

    $$= -\sin(\sin x)\cos x$$

  3. $\sin(ax + b)$

    SOLUTION

    Let $y = \sin(ax + b)$

    $$\Rightarrow \cfrac{dy}{dx} = \cfrac{d}{dx}\sin(ax + b) = \cos(ax + b)\cfrac{d}{dx}(ax + b)$$

    $$= \cos(ax + b)(a + 0) = a\cos(ax + b)$$

  4. $\sec(\tan(\sqrt{x}))$

    SOLUTION

    Let $y = \sec\{\tan(\sqrt{x})\}$

    $$\Rightarrow \cfrac{dy}{dx} = \cfrac{d}{dx}\sec(\tan \sqrt{x}) = \sec(\tan \sqrt{x})\tan(\tan \sqrt{x})\cfrac{d}{dx}\tan \sqrt{x}$$

    $$= \sec(\tan \sqrt{x}) \cdot \tan(\tan \sqrt{x}) \cdot \sec^2\sqrt{x}\cfrac{d}{dx}(\sqrt{x})$$

    $$= \sec(\tan \sqrt{x}) \cdot \tan(\tan \sqrt{x}) \cdot \sec^2\sqrt{x} \cdot \cfrac{1}{2}x^{\cfrac{1}{2}-1}$$

    $$= \sec(\tan \sqrt{x}) \cdot \tan(\tan \sqrt{x}) \cdot \sec^2\sqrt{x} \cdot \cfrac{1}{2\sqrt{x}}$$

  5. $\cfrac{\sin(ax + b)}{\cos(cx + d)}$

    SOLUTION

    Let $y = \cfrac{\sin(ax + b)}{\cos(cx + d)}$

    $$\Rightarrow \cfrac{dy}{dx} = \cfrac{d}{dx}\left( \cfrac{\sin(ax + b)}{\cos(cx + d)} \right)$$

    $$= \cfrac{\cos(cx + d)\cfrac{d}{dx}\sin(ax + b) – \sin(ax + b)\cfrac{d}{dx}\cos(cx + d)}{\cos^2(cx + d)}$$

    $$= \cfrac{a\cos(cx + d)\cos(ax + b) + c\sin(ax + b)\sin(cx + d)}{\cos^2(cx + d)}$$

    $$= a\cos(ax + b)\sec(cx + d) + c\sin(ax + b)\tan(cx + d) \cdot \sec(cx + d)$$

  6. $\cos x^3 \cdot \sin^2(x^5)$

    SOLUTION

    Let $y = \cos x^3 \cdot \sin^2(x^5)$

    $$\Rightarrow \cfrac{dy}{dx} = \cfrac{d}{dx}[\cos x^3 \cdot \sin^2(x^5)]$$

    $$= \cos x^3 \cfrac{d}{dx}\sin^2(x^5) + \sin^2(x^5) \cfrac{d}{dx}\cos x^3$$

    $$= \cos x^3 \cdot 2\sin(x^5)\cfrac{d}{dx}\sin(x^5) + \sin^2(x^5)(-\sin x^3)\cfrac{d}{dx}(x^3)$$

    $$= \cos x^3 \cdot 2\sin(x^5)\cos(x^5)\cfrac{d}{dx}(x^5) + \sin^2(x^5)(-\sin x^3)(3x^2)$$

    $$= 10x^4\cos x^3\sin(x^5)\cos(x^5) – 3x^2\sin^2(x^5)\sin x^3$$

  7. $2\sqrt{\cot(x^2)}$

    SOLUTION

    Let $y = 2\sqrt{\cot(x^2)}$

    $$\Rightarrow \cfrac{dy}{dx} = 2\cfrac{d}{dx}\sqrt{\cot(x^2)} = 2 \cdot \cfrac{1}{2}\{\cot(x^2)\}^{\cfrac{-1}{2}} \cdot \cfrac{d}{dx}\cot(x^2)$$

    $$= \cfrac{1}{\sqrt{\cot(x^2)}}\{-\csc^2(x^2)\}\cfrac{d}{dx}(x^2)$$

    $$= \cfrac{-2x\csc^2(x^2)}{\sqrt{\cot(x^2)}} = \cfrac{-2\sqrt{2}x}{\sin x^2\sqrt{\sin 2x^2}}$$

  8. $\cos(\sqrt{x})$

    SOLUTION

    Let $y = \cos(\sqrt{x})$

    $$\Rightarrow \cfrac{dy}{dx} = \cfrac{d}{dx}\cos(\sqrt{x}) = -\sin \sqrt{x} \cdot \cfrac{d}{dx}(\sqrt{x})$$

    $$= -\sin \sqrt{x} \cdot \cfrac{1}{2}x^{\cfrac{-1}{2}} = \cfrac{-\sin \sqrt{x}}{2\sqrt{x}}$$

  9. Prove that the function $f$ given by $f(x) = |x – 1|, x \in \mathbb{R}$ is not differentiable at $x = 1$.

    SOLUTION

    We have, $f(x) = |x – 1|$ and $f(1) = |1 – 1| = 0$.

    $$Rf'(1) = \mathop{\lim}_{h \to 0} \cfrac{f(1 + h) – f(1)}{h} = \mathop{\lim}_{h \to 0} \cfrac{|1 + h – 1| – 0}{h} = \mathop{\lim}_{h \to 0} \cfrac{|h|}{h} = \mathop{\lim}_{h \to 0} \cfrac{h}{h} = 1$$

    $$Lf'(1) = \mathop{\lim}_{h \to 0} \cfrac{f(1 – h) – f(1)}{-h} = \mathop{\lim}_{h \to 0} \cfrac{|1 – h – 1| – 0}{-h} = \mathop{\lim}_{h \to 0} \cfrac{|-h|}{-h} = \mathop{\lim}_{h \to 0} \cfrac{h}{-h} = -1$$

    Since $Rf'(1) \ne Lf'(1)$, $f(x)$ is not differentiable at $x = 1$.

  10. Prove that the greatest integer function defined by $f(x) = [x], 0 < x < 3$ is not differentiable at $x = 1$ and $x = 2$.

    SOLUTION

    At $x = 1$:

    $$Rf'(1) = \mathop{\lim}_{h \to 0} \cfrac{f(1 + h) – f(1)}{h} = \mathop{\lim}_{h \to 0} \cfrac{[1 + h] – [1]}{h} = \cfrac{1 – 1}{h} = 0$$

    $$Lf'(1) = \mathop{\lim}_{h \to 0} \cfrac{f(1 – h) – f(1)}{-h} = \mathop{\lim}_{h \to 0} \cfrac{[1 – h] – [1]}{-h} = \mathop{\lim}_{h \to 0} \cfrac{0 – 1}{-h} = \infty$$

    At $x = 2$:

    $$Rf'(2) = \mathop{\lim}_{h \to 0} \cfrac{[2 + h] – [2]}{h} = 0$$

    $$Lf'(2) = \mathop{\lim}_{h \to 0} \cfrac{[2 – h] – [2]}{-h} = \mathop{\lim}_{h \to 0} \cfrac{1 – 2}{-h} = \infty$$

    Since $Rf’ \ne Lf’$ at both points, the function is not differentiable at $x = 1$ and $x = 2$.

USE E-BOOKS & SAVE ENVIRONMENT – WWW.MATHSTUDY.IN

NCERT – Exercise 5.3

Find $\cfrac{dy}{dx}$ in the following:
  1. $2x + 3y = \sin x$

    SOLUTION

    We are given that, $2x + 3y = \sin x$ … (i)

    Differentiating (i) on both sides w.r.t. $x$, we get:

    $$2 + 3\cfrac{dy}{dx} = \cos x \implies \cfrac{dy}{dx} = \cfrac{\cos x – 2}{3}$$

  2. $2x + 3y = \sin y$

    SOLUTION

    We are given that, $2x + 3y = \sin y$ … (i)

    Differentiating (i) on both sides w.r.t. $x$, we get:

    $$2 + 3\cfrac{dy}{dx} = \cos y \cfrac{dy}{dx}$$

    $$\implies \cos y \cfrac{dy}{dx} – 3\cfrac{dy}{dx} = 2 \implies \cfrac{dy}{dx} = \cfrac{2}{\cos y – 3}$$

  3. $ax + by^2 = \cos y$

    SOLUTION

    We are given that, $ax + by^2 = \cos y$ … (i)

    Differentiating (i) on both sides w.r.t. $x$, we get:

    $$a + b\left[ 2y\cfrac{dy}{dx} \right] = -\sin y \cfrac{dy}{dx} \implies a + 2by\cfrac{dy}{dx} + \sin y \cfrac{dy}{dx} = 0$$

    $$\implies \cfrac{dy}{dx}[2by + \sin y] = -a \implies \cfrac{dy}{dx} = \cfrac{-a}{2by + \sin y}$$

  4. $xy + y^2 = \tan x + y$

    SOLUTION

    We are given that, $xy + y^2 = \tan x + y$ … (i)

    Differentiating (i) on both sides w.r.t. $x$, we get:

    $$x\cfrac{dy}{dx} + y + 2y\cfrac{dy}{dx} = \sec^2 x + \cfrac{dy}{dx}$$

    $$\implies x\cfrac{dy}{dx} + 2y\cfrac{dy}{dx} – \cfrac{dy}{dx} = \sec^2 x – y$$

    $$\implies \cfrac{dy}{dx}[x + 2y – 1] = \sec^2 x – y \implies \cfrac{dy}{dx} = \cfrac{\sec^2 x – y}{x + 2y – 1}$$

  5. $x^2 + xy + y^2 = 100$

    SOLUTION

    We are given that, $x^2 + xy + y^2 = 100$ … (i)

    Differentiating (i) on both sides w.r.t. $x$, we get:

    $$2x + x\cfrac{dy}{dx} + y + 2y\cfrac{dy}{dx} = 0 \implies \cfrac{dy}{dx}[x + 2y] = -(2x + y)$$

    $$\implies \cfrac{dy}{dx} = \cfrac{-(2x + y)}{(x + 2y)}$$

  6. $x^3 + x^2y + xy^2 + y^3 = 81$

    SOLUTION

    We are given that, $x^3 + x^2y + xy^2 + y^3 = 81$ … (i)

    Differentiating (i) on both sides w.r.t. $x$, we get:

    $$3x^2 + x^2\cfrac{dy}{dx} + 2xy + y^2 + 2xy\cfrac{dy}{dx} + 3y^2\cfrac{dy}{dx} = 0$$

    $$\implies \cfrac{dy}{dx}[x^2 + 2xy + 3y^2] = -(3x^2 + 2xy + y^2)$$

    $$\implies \cfrac{dy}{dx} = \cfrac{-(3x^2 + 2xy + y^2)}{x^2 + 2xy + 3y^2}$$

  7. $\sin^2 y + \cos xy = k$

    SOLUTION

    Differentiating w.r.t. $x$, we get:

    $$2\sin y\cos y\cfrac{dy}{dx} – \sin xy \left[ x\cfrac{dy}{dx} + y \right] = 0$$

    $$\implies \sin 2y \cfrac{dy}{dx} – x\sin xy\cfrac{dy}{dx} – y\sin xy = 0$$

    $$\implies \cfrac{dy}{dx}[\sin 2y – x\sin xy] = y\sin xy \implies \cfrac{dy}{dx} = \cfrac{y\sin xy}{\sin 2y – x\sin xy}$$

  8. $\sin^2 x + \cos^2 y = 1$

    SOLUTION

    Differentiating w.r.t. $x$, we get:

    $$2\sin x\cos x + 2\cos y(-\sin y)\cfrac{dy}{dx} = 0$$

    $$\implies \sin 2x – \sin 2y\cfrac{dy}{dx} = 0 \implies \cfrac{dy}{dx} = \cfrac{\sin 2x}{\sin 2y}$$

  9. $y = \sin^{-1} \left( \cfrac{2x}{1 + x^2} \right)$

    SOLUTION

    Putting $x = \tan \theta$, we get:

    $$y = \sin^{-1} \left( \cfrac{2\tan \theta}{1 + \tan^2 \theta} \right) = \sin^{-1}(\sin 2\theta) = 2\theta = 2\tan^{-1} x$$

    $$\therefore \cfrac{dy}{dx} = \cfrac{2}{1 + x^2}$$

  10. $y = \tan^{-1} \left( \cfrac{3x – x^3}{1 – 3x^2} \right)$

    SOLUTION

    Putting $x = \tan \theta$, we get:

    $$y = \tan^{-1} \left( \cfrac{3\tan \theta – \tan^3 \theta}{1 – 3\tan^2 \theta} \right) = \tan^{-1}(\tan 3\theta) = 3\theta = 3\tan^{-1} x$$

    $$\implies \cfrac{dy}{dx} = \cfrac{3}{1 + x^2}$$

  11. $y = \cos^{-1} \left( \cfrac{1 – x^2}{1 + x^2} \right)$

    SOLUTION

    Putting $x = \tan \theta$, we get:

    $$y = \cos^{-1} \left( \cfrac{1 – \tan^2 \theta}{1 + \tan^2 \theta} \right) = \cos^{-1}(\cos 2\theta) = 2\theta = 2\tan^{-1} x$$

    $$\implies \cfrac{dy}{dx} = \cfrac{2}{1 + x^2}$$

  12. $y = \sin^{-1} \left( \cfrac{1 – x^2}{1 + x^2} \right)$

    SOLUTION

    Putting $x = \tan \theta$, we get:

    $$y = \sin^{-1} (\cos 2\theta) = \sin^{-1} \left\{ \sin\left( \cfrac{\pi}{2} – 2\theta \right) \right\} = \cfrac{\pi}{2} – 2\theta$$

    $$y = \cfrac{\pi}{2} – 2\tan^{-1} x \implies \cfrac{dy}{dx} = -\cfrac{2}{1 + x^2}$$

  13. $y = \cos^{-1} \left( \cfrac{2x}{1 + x^2} \right)$

    SOLUTION

    Putting $x = \tan \theta$, we get:

    $$y = \cos^{-1} (\sin 2\theta) = \cos^{-1} \left\{ \cos\left( \cfrac{\pi}{2} – 2\theta \right) \right\} = \cfrac{\pi}{2} – 2\theta$$

    $$y = \cfrac{\pi}{2} – 2\tan^{-1} x \implies \cfrac{dy}{dx} = -\cfrac{2}{1 + x^2}$$

  14. $y = \sin^{-1} \left( 2x\sqrt{1 – x^2} \right)$

    SOLUTION

    Putting $x = \sin \theta$, we get:

    $$y = \sin^{-1}[2\sin \theta \sqrt{1 – \sin^2 \theta}] = \sin^{-1}(\sin 2\theta) = 2\theta = 2\sin^{-1} x$$

    $$\implies \cfrac{dy}{dx} = \cfrac{2}{\sqrt{1 – x^2}}$$

  15. $y = \sec^{-1} \left( \cfrac{1}{2x^2 – 1} \right)$

    SOLUTION

    Putting $x = \cos \theta$, we get:

    $$y = \sec^{-1} \left( \cfrac{1}{2\cos^2 \theta – 1} \right) = \sec^{-1}(\sec 2\theta) = 2\theta = 2\cos^{-1} x$$

    $$\implies \cfrac{dy}{dx} = -\cfrac{2}{\sqrt{1 – x^2}}$$

USE E-BOOKS & SAVE ENVIRONMENT – WWW.MATHSTUDY.IN

NCERT – Exercise 5.4

Differentiate the following w.r.t. $x$:
  1. $\cfrac{e^x}{\sin x}$

    SOLUTION

    Let $y = \cfrac{e^x}{\sin x}$

    $$\therefore \cfrac{dy}{dx} = \cfrac{d}{dx}\left( \cfrac{e^x}{\sin x} \right) = \cfrac{\sin x\cfrac{d}{dx}(e^x) – e^x\cfrac{d}{dx}(\sin x)}{\sin^2 x}$$

    $$= \cfrac{\sin x \cdot e^x – e^x \cdot \cos x}{\sin^2 x} = \cfrac{e^x(\sin x – \cos x)}{\sin^2 x}, x \ne n\pi, n \in \mathbb{Z}$$

  2. $e^{\sin^{-1} x}$

    SOLUTION

    Let $y = e^{\sin^{-1} x}$

    $$\therefore \cfrac{dy}{dx} = \cfrac{d}{dx}(e^{\sin^{-1} x}) = e^{\sin^{-1} x}\cfrac{d}{dx}(\sin^{-1} x)$$

    $$= e^{\sin^{-1} x} \cdot \cfrac{1}{\sqrt{1 – x^2}}, x \in (-1, 1)$$

  3. $e^{x^3}$

    SOLUTION

    Let $y = e^{x^3}$

    $$\therefore \cfrac{dy}{dx} = \cfrac{d}{dx}(e^{x^3}) = e^{x^3}\cfrac{d}{dx}(x^3) = e^{x^3} \cdot 3x^2 = 3x^2 e^{x^3}$$

  4. $\sin(\tan^{-1} e^{-x})$

    SOLUTION

    Let $y = \sin(\tan^{-1} e^{-x})$

    $$\therefore \cfrac{dy}{dx} = \cos(\tan^{-1} e^{-x}) \cdot \cfrac{d}{dx}(\tan^{-1} e^{-x})$$

    $$= \cos(\tan^{-1} e^{-x}) \cdot \cfrac{1}{1 + (e^{-x})^2} \cdot \cfrac{d}{dx}(e^{-x})$$

    $$= \cos(\tan^{-1} e^{-x}) \cdot \cfrac{-e^{-x}}{1 + e^{-2x}} = \cfrac{-e^{-x}\cos(\tan^{-1} e^{-x})}{1 + e^{-2x}}$$

  5. $\log(\cos e^x)$

    SOLUTION

    Let $y = \log(\cos e^x)$

    $$\therefore \cfrac{dy}{dx} = \cfrac{1}{\cos e^x} \cdot \cfrac{d}{dx}(\cos e^x) = \cfrac{1}{\cos e^x} \cdot (-\sin e^x) \cdot \cfrac{d}{dx}(e^x)$$

    $$= -\tan e^x \cdot e^x = -e^x \tan e^x, \text{ where } e^x \ne (2n+1)\cfrac{\pi}{2}$$

  6. $e^x + e^{x^2} + \dots + e^{x^5}$

    SOLUTION

    Let $y = e^x + e^{x^2} + e^{x^3} + e^{x^4} + e^{x^5}$

    $$\therefore \cfrac{dy}{dx} = \cfrac{d}{dx}(e^x) + \cfrac{d}{dx}(e^{x^2}) + \cfrac{d}{dx}(e^{x^3}) + \cfrac{d}{dx}(e^{x^4}) + \cfrac{d}{dx}(e^{x^5})$$

    $$= e^x + 2x e^{x^2} + 3x^2 e^{x^3} + 4x^3 e^{x^4} + 5x^4 e^{x^5}$$

  7. $\sqrt{e^{\sqrt{x}}}, x > 0$

    SOLUTION

    Let $y = \sqrt{e^{\sqrt{x}}}$

    $$\therefore \cfrac{dy}{dx} = \cfrac{1}{2}(e^{\sqrt{x}})^{-1/2} \cdot \cfrac{d}{dx}(e^{\sqrt{x}})$$

    $$= \cfrac{1}{2\sqrt{e^{\sqrt{x}}}} \cdot e^{\sqrt{x}} \cdot \cfrac{d}{dx}(\sqrt{x}) = \cfrac{e^{\sqrt{x}}}{2\sqrt{e^{\sqrt{x}}}} \cdot \cfrac{1}{2\sqrt{x}}$$

    $$= \cfrac{e^{\sqrt{x}}}{4\sqrt{x \cdot e^{\sqrt{x}}}}, x > 0$$

  8. $\log(\log x), x > 1$

    SOLUTION

    Let $y = \log(\log x)$

    $$\therefore \cfrac{dy}{dx} = \cfrac{1}{\log x} \cdot \cfrac{d}{dx}(\log x) = \cfrac{1}{\log x} \cdot \cfrac{1}{x} = \cfrac{1}{x \log x}, x > 1$$

  9. $\cfrac{\cos x}{\log x}, x > 0$

    SOLUTION

    Let $y = \cfrac{\cos x}{\log x}$

    $$\therefore \cfrac{dy}{dx} = \cfrac{\log x(-\sin x) – \cos x(\cfrac{1}{x})}{(\log x)^2}$$

    $$= \cfrac{-(x \sin x \log x + \cos x)}{x(\log x)^2}$$

  10. $\cos(\log x + e^x), x > 0$

    SOLUTION

    Let $y = \cos(\log x + e^x)$

    $$\therefore \cfrac{dy}{dx} = -\sin(\log x + e^x) \cdot \cfrac{d}{dx}(\log x + e^x)$$

    $$= -\sin(\log x + e^x) \left[ \cfrac{1}{x} + e^x \right] = -\left( \cfrac{1}{x} + e^x \right) \sin(\log x + e^x)$$

USE E-BOOKS & SAVE ENVIRONMENT – WWW.MATHSTUDY.IN

NCERT – Exercise 5.5

Differentiate the functions given in Exercises 1 to 11 w.r.t. x

  1. $\cos x \cdot \cos 2x \cdot \cos 3x$

    SOLUTION

    Let $y = \cos x \cdot \cos 2x \cdot \cos 3x$

    Taking log on both sides, we get

    $\log y = \log (\cos x \cdot \cos 2x \cdot \cos 3x)$

    Then, $\log y = \log(\cos x) + \log(\cos 2x) + \log(\cos 3x)$ …(i)

    On differentiating (i) both sides w.r.t. x, we get

    $\cfrac{1}{y} \cdot \cfrac{dy}{dx} = \cfrac{1}{\cos x}(-\sin x) + \cfrac{1}{\cos 2x}(-\sin 2x)(2) + \cfrac{1}{\cos 3x}(-\sin 3x)(3)$

    $\Rightarrow \cfrac{1}{y}\cfrac{dy}{dx} = -\tan x – 2\tan 2x – 3\tan 3x$

    $\therefore \cfrac{dy}{dx} = -\cos x \cdot \cos 2x \cdot \cos 3x(\tan x + 2\tan 2x + 3\tan 3x)$

  2. $\sqrt{\cfrac{(x-1)(x-2)}{(x-3)(x-4)(x-5)}}$

    SOLUTION

    Let $y = \sqrt{\cfrac{(x-1)(x-2)}{(x-3)(x-4)(x-5)}}$ …(i)

    Taking log on both sides of (i), we get

    $\log y = \cfrac{1}{2}[\log(x-1) + \log(x-2) – \log(x-3) – \log(x-4) – \log(x-5)]$ …(ii)

    Now, differentiating (ii) on both sides w.r.t. x, we get

    $\cfrac{1}{y} \cdot \cfrac{dy}{dx} = \cfrac{1}{2}\left[ \cfrac{1}{(x-1)} + \cfrac{1}{(x-2)} – \cfrac{1}{(x-3)} – \cfrac{1}{(x-4)} – \cfrac{1}{(x-5)} \right]$

    $\therefore \cfrac{dy}{dx} = \cfrac{1}{2}\sqrt{\cfrac{(x-1)(x-2)}{(x-3)(x-4)(x-5)}} \times \left[ \cfrac{1}{(x-1)} + \cfrac{1}{(x-2)} – \cfrac{1}{(x-3)} – \cfrac{1}{(x-4)} – \cfrac{1}{(x-5)} \right]$

  3. $(\log x)^{\cos x}$

    SOLUTION

    Let $y = (\log x)^{\cos x}$ …(i)

    Taking log on both sides of (i), we get $\log y = \cos x \log(\log x)$ …(ii)

    On differentiating (ii) both sides w.r.t. x, we get

    $\cfrac{1}{y}\cfrac{dy}{dx} = \cos x \cdot \cfrac{1}{\log x} \cdot \cfrac{1}{x} + \log(\log x)(-\sin x)$

    $= \cfrac{\cos x}{x\log x} – \sin x \log(\log x)$

    $\Rightarrow \cfrac{dy}{dx} = (\log x)^{\cos x}\left[ \cfrac{\cos x}{x\log x} – \sin x \log(\log x) \right]$

  4. $x^x – 2^{\sin x}$

    SOLUTION

    $y = x^x – 2^{\sin x}$

    $\Rightarrow y = u – v$, where $u = x^x$ and $v = 2^{\sin x}$

    $\therefore \cfrac{dy}{dx} = \cfrac{du}{dx} – \cfrac{dv}{dx}$ …(i)

    Now, $u = x^x$. Taking log on both sides, $\log u = x \log x$

    Differentiating w.r.t. x, $\cfrac{1}{u}\cfrac{du}{dx} = x \cdot \cfrac{1}{x} + \log x$

    $\Rightarrow \cfrac{du}{dx} = x^x[1 + \log x]$ …(ii)

    and $v = 2^{\sin x}$. Taking log on both sides, $\log v = \sin x \log 2$

    Differentiating w.r.t. x, $\cfrac{1}{v}\cfrac{dv}{dx} = \log 2(\cos x)$

    $\Rightarrow \cfrac{dv}{dx} = 2^{\sin x}(\cos x \cdot \log 2)$ …(iii)

    From (i), (ii) and (iii), we get

    $\cfrac{dy}{dx} = x^x[1 + \log x] – 2^{\sin x}(\cos x \cdot \log 2)$

  5. $(x+3)^2 \cdot (x+4)^3 \cdot (x+5)^4$

    SOLUTION

    Let $y = (x+3)^2 \cdot (x+4)^3 \cdot (x+5)^4$

    Taking log on both sides, $\log y = 2\log(x+3) + 3\log(x+4) + 4\log(x+5)$ …(i)

    Differentiating (i) on both sides w.r.t. x, we get

    $\cfrac{1}{y}\cfrac{dy}{dx} = \cfrac{2}{x+3} + \cfrac{3}{x+4} + \cfrac{4}{x+5}$

    $\Rightarrow \cfrac{dy}{dx} = (x+3)^2 \cdot (x+4)^3 \cdot (x+5)^4 \left[ \cfrac{2}{x+3} + \cfrac{3}{x+4} + \cfrac{4}{x+5} \right]$

    $= (x+3)(x+4)^2(x+5)^3(9x^2 + 70x + 133)$

  6. $\left(x + \cfrac{1}{x}\right)^x + x^{\left(1 + \cfrac{1}{x}\right)}$

    SOLUTION

    Let $y = \left(x + \cfrac{1}{x}\right)^x + x^{\left(1 + \cfrac{1}{x}\right)} = u + v$

    where $u = \left(x + \cfrac{1}{x}\right)^x$ and $v = x^{\left(1 + \cfrac{1}{x}\right)}$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{du}{dx} + \cfrac{dv}{dx}$ …(i)

    Now, $u = \left(x + \cfrac{1}{x}\right)^x \Rightarrow \log u = x \log\left(x + \cfrac{1}{x}\right)$ …(ii)

    Differentiating (ii) w.r.t. x, we get

    $\cfrac{1}{u}\cfrac{du}{dx} = x \cdot \cfrac{1}{x + \frac{1}{x}} \left(1 – \cfrac{1}{x^2}\right) + \log\left(x + \cfrac{1}{x}\right)$

    $\Rightarrow \cfrac{du}{dx} = \left(x + \cfrac{1}{x}\right)^x \left[ \cfrac{x^2 – 1}{x^2 + 1} + \log\left(x + \cfrac{1}{x}\right) \right]$ …(iii)

    Also, $v = x^{\left(1 + \cfrac{1}{x}\right)}$. Taking log, $\log v = \left(1 + \cfrac{1}{x}\right)\log x$ …(iv)

    Differentiating (iv) w.r.t. x, we get

    $\cfrac{1}{v}\cfrac{dv}{dx} = \left(1 + \cfrac{1}{x}\right)\cfrac{1}{x} + \log x\left(-\cfrac{1}{x^2}\right) = \cfrac{x+1}{x^2} – \cfrac{\log x}{x^2}$

    $\Rightarrow \cfrac{dv}{dx} = x^{\left(1 + \frac{1}{x}\right)} \left[ \cfrac{x+1 – \log x}{x^2} \right]$ …(v)

    Substituting (iii) and (v) in (i), we get

    $\cfrac{dy}{dx} = \left(x + \cfrac{1}{x}\right)^x \left[ \cfrac{x^2 – 1}{x^2 + 1} + \log\left(x + \cfrac{1}{x}\right) \right] + x^{\left(1 + \frac{1}{x}\right)} \left[ \cfrac{x+1 – \log x}{x^2} \right]$

  7. $(\log x)^x + x^{\log x}$

    SOLUTION

    Let $y = (\log x)^x + x^{\log x} = u + v$, where $u = (\log x)^x$, $v = x^{\log x}$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{du}{dx} + \cfrac{dv}{dx}$ …(i)

    Now, $u = (\log x)^x$. Taking log, $\log u = x \log(\log x)$

    Differentiating: $\cfrac{1}{u}\cfrac{du}{dx} = x \cdot \cfrac{1}{\log x} \cdot \cfrac{1}{x} + \log(\log x) = \cfrac{1}{\log x} + \log(\log x)$

    $\therefore \cfrac{du}{dx} = (\log x)^x \left[ \cfrac{1}{\log x} + \log(\log x) \right]$ …(ii)

    Also, $v = x^{\log x}$. Taking log, $\log v = (\log x)^2$

    Differentiating: $\cfrac{1}{v}\cfrac{dv}{dx} = 2\log x \cdot \cfrac{1}{x}$

    $\therefore \cfrac{dv}{dx} = x^{\log x} \left[ \cfrac{2\log x}{x} \right]$ …(iii)

    From (i), (ii) & (iii), we get

    $\cfrac{dy}{dx} = (\log x)^x \left[ \cfrac{1}{\log x} + \log(\log x) \right] + x^{\log x} \left[ \cfrac{2\log x}{x} \right]$

    $= (\log x)^{x-1}[1 + \log x \cdot \log(\log x)] + 2x^{\log x – 1} \cdot \log x$

  8. $(\sin x)^x + \sin^{-1}\sqrt{x}$

    SOLUTION

    Let $y = (\sin x)^x + \sin^{-1}\sqrt{x} = u + v$, where $u = (\sin x)^x$, $v = \sin^{-1}\sqrt{x}$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{du}{dx} + \cfrac{dv}{dx}$ …(i)

    Now, $u = (\sin x)^x$. Taking log, $\log u = x \log \sin x$

    Differentiating: $\cfrac{1}{u}\cfrac{du}{dx} = x \cdot \cfrac{1}{\sin x} \cdot \cos x + \log \sin x = x\cot x + \log \sin x$

    $\therefore \cfrac{du}{dx} = (\sin x)^x [x\cot x + \log \sin x]$ …(ii)

    Also, $v = \sin^{-1}\sqrt{x} \Rightarrow \cfrac{dv}{dx} = \cfrac{1}{\sqrt{1-x}} \cdot \cfrac{1}{2\sqrt{x}}$ …(iii)

    From (i), (ii) & (iii), we get

    $\cfrac{dy}{dx} = (\sin x)^x [x\cot x + \log \sin x] + \cfrac{1}{2\sqrt{x}\sqrt{1-x}}$

    $= (\sin x)^x [x\cot x + \log \sin x] + \cfrac{1}{2\sqrt{x – x^2}}$

  9. $x^{\sin x} + (\sin x)^{\cos x}$

    SOLUTION

    Let $y = x^{\sin x} + (\sin x)^{\cos x} = u + v$, where $u = x^{\sin x}$, $v = (\sin x)^{\cos x}$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{du}{dx} + \cfrac{dv}{dx}$ …(i)

    Now, $u = x^{\sin x}$. Taking log, $\log u = \sin x \log x$ …(ii)

    Differentiating (ii): $\cfrac{1}{u}\cfrac{du}{dx} = \sin x \cdot \cfrac{1}{x} + \log x \cos x$

    $\therefore \cfrac{du}{dx} = x^{\sin x} \left[ \cfrac{\sin x}{x} + \log x \cos x \right]$ …(iii)

    Also, $v = (\sin x)^{\cos x}$. Taking log, $\log v = \cos x \log \sin x$ …(iv)

    Differentiating (iv): $\cfrac{1}{v}\cfrac{dv}{dx} = \cos x \cdot \cfrac{1}{\sin x} \cos x + \log \sin x(-\sin x)$

    $= \cos x \cot x – \sin x \log \sin x$

    $\therefore \cfrac{dv}{dx} = (\sin x)^{\cos x} [\cos x \cot x – \sin x \log \sin x]$ …(v)

    Substituting (iii) & (v) in (i):

    $\cfrac{dy}{dx} = x^{\sin x} \left[ \cfrac{\sin x}{x} + \log x \cos x \right] + (\sin x)^{\cos x} [\cos x \cot x – \sin x \log \sin x]$

  10. $x^{x\cos x} + \cfrac{x^2 + 1}{x^2 – 1}$

    SOLUTION

    Let $y = x^{x\cos x} + \cfrac{x^2 + 1}{x^2 – 1} = u + v$, where $u = x^{x\cos x}$, $v = \cfrac{x^2 + 1}{x^2 – 1}$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{du}{dx} + \cfrac{dv}{dx}$ …(i)

    Now, $u = x^{x\cos x}$. Taking log, $\log u = x\cos x \cdot \log x$ …(ii)

    Differentiating (ii): $\cfrac{1}{u}\cfrac{du}{dx} = x\cos x \cdot \cfrac{1}{x} + x\log x(-\sin x) + \cos x \log x$

    $= \cos x – x\sin x \log x + \cos x \log x$

    $\therefore \cfrac{du}{dx} = x^{x\cos x}[\cos x(1 + \log x) – x\sin x \log x]$ …(iii)

    Also, $v = \cfrac{x^2 + 1}{x^2 – 1}$. Differentiating: $\cfrac{dv}{dx} = \cfrac{(x^2-1)(2x) – (x^2+1)(2x)}{(x^2-1)^2} = \cfrac{-4x}{(x^2-1)^2}$ …(iv)

    Substituting (iii) & (iv) in (i):

    $\cfrac{dy}{dx} = x^{x\cos x}[\cos x(1 + \log x) – x\sin x \log x] – \cfrac{4x}{(x^2-1)^2}$

  11. $(x\cos x)^x + (x\sin x)^{1/x}$

    SOLUTION

    Let $y = (x\cos x)^x + (x\sin x)^{1/x} = u + v$, where $u = (x\cos x)^x$, $v = (x\sin x)^{1/x}$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{du}{dx} + \cfrac{dv}{dx}$ …(i)

    Now, $u = (x\cos x)^x$. Taking log, $\log u = x \log(x\cos x)$ …(ii)

    Differentiating (ii): $\cfrac{1}{u}\cfrac{du}{dx} = x \cdot \cfrac{1}{x\cos x} \cdot (\cos x – x\sin x) + \log(x\cos x)$

    $= \sec x(\cos x – x\sin x) + \log(x\cos x) = 1 – x\tan x + \log(x\cos x)$

    $\therefore \cfrac{du}{dx} = (x\cos x)^x [1 – x\tan x + \log(x\cos x)]$ …(iii)

    Now, $v = (x\sin x)^{1/x}$. Taking log, $\log v = \cfrac{1}{x} \log(x\sin x)$ …(iv)

    Differentiating (iv): $\cfrac{1}{v}\cfrac{dv}{dx} = \cfrac{1}{x} \cdot \cfrac{1}{x\sin x}(\sin x + x\cos x) + \log(x\sin x)\left(-\cfrac{1}{x^2}\right)$

    $= \cfrac{\cot x}{x} + \cfrac{1}{x^2} – \cfrac{\log(x\sin x)}{x^2} = \cfrac{x\cot x + 1 – \log(x\sin x)}{x^2}$

    $\therefore \cfrac{dv}{dx} = (x\sin x)^{1/x} \left[ \cfrac{x\cot x + 1 – \log(x\sin x)}{x^2} \right]$ …(v)

    Substituting (iii) and (v) in (i):

    $\cfrac{dy}{dx} = (x\cos x)^x [1 – x\tan x + \log(x\cos x)]$
    $+ (x\sin x)^{1/x} \left[ \cfrac{x\cot x + 1 – \log(x\sin x)}{x^2} \right]$

Find $\cfrac{dy}{dx}$ of the functions given in Exercises 12 to 15.

  1. $x^y + y^x = 1$

    SOLUTION

    $x^y + y^x = 1$ …(i)

    Differentiating (i) w.r.t. x, we get $\cfrac{d}{dx}(x^y) + \cfrac{d}{dx}(y^x) = 0$ …(ii)

    Let $u = x^y$. Then $\log u = y\log x$

    $\Rightarrow \cfrac{1}{u}\cfrac{du}{dx} = \cfrac{y}{x} + \log x \cfrac{dy}{dx} \Rightarrow \cfrac{du}{dx} = x^y\left[\cfrac{y}{x} + \log x \cfrac{dy}{dx}\right]$ …(iii)

    Let $v = y^x$. Then $\log v = x\log y$

    $\Rightarrow \cfrac{1}{v}\cfrac{dv}{dx} = x \cdot \cfrac{1}{y} \cfrac{dy}{dx} + \log y \Rightarrow \cfrac{dv}{dx} = y^x\left[\cfrac{x}{y}\cfrac{dy}{dx} + \log y\right]$ …(iv)

    Substituting (iii) and (iv) in (ii):

    $x^y\left(\cfrac{y}{x} + \log x \cfrac{dy}{dx}\right) + y^x\left(\cfrac{x}{y}\cfrac{dy}{dx} + \log y\right) = 0$

    $\Rightarrow (x^y\log x + x y^{x-1})\cfrac{dy}{dx} = -(y^x\log y + y x^{y-1})$

    $\Rightarrow \cfrac{dy}{dx} = -\left(\cfrac{y^x\log y + y x^{y-1}}{x^y\log x + x y^{x-1}}\right)$

  2. $y^x = x^y$

    SOLUTION

    Given $y^x = x^y$. Taking log on both sides: $x\log y = y\log x$ …(i)

    Differentiating (i) w.r.t. x: $x \cdot \cfrac{1}{y} \cfrac{dy}{dx} + \log y = \cfrac{y}{x} + \log x \cfrac{dy}{dx}$

    $\Rightarrow \cfrac{dy}{dx}\left(\cfrac{x}{y} – \log x\right) = \cfrac{y}{x} – \log y$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{y(x\log y – y)}{x(y\log x – x)}$

  3. $(\cos x)^y = (\cos y)^x$

    SOLUTION

    $(\cos x)^y = (\cos y)^x$. Taking log: $y\log(\cos x) = x\log(\cos y)$ …(i)

    Differentiating (i) w.r.t. x: $y \cdot \cfrac{1}{\cos x}(-\sin x) + \log(\cos x)\cfrac{dy}{dx} = x \cdot \cfrac{1}{\cos y}(-\sin y)\cfrac{dy}{dx} + \log(\cos y)$

    $\Rightarrow \cfrac{dy}{dx}[\log(\cos x) + x\tan y] = \log(\cos y) + y\tan x$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{\log(\cos y) + y\tan x}{\log(\cos x) + x\tan y}$

  4. $xy = e^{(x-y)}$

    SOLUTION

    $xy = e^{(x-y)}$. Taking log: $\log x + \log y = x – y$ …(i)

    Differentiating (i) w.r.t. x: $\cfrac{1}{x} + \cfrac{1}{y}\cfrac{dy}{dx} = 1 – \cfrac{dy}{dx}$

    $\Rightarrow \cfrac{dy}{dx}\left(\cfrac{1}{y} + 1\right) = 1 – \cfrac{1}{x}$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{y(x-1)}{x(y+1)}$

Additional Problems

  1. Find the derivative of $f(x) = (1+x)(1+x^2)(1+x^4)(1+x^8)$ and hence find $f'(1)$.

    SOLUTION

    Let $f(x) = y = (1+x)(1+x^2)(1+x^4)(1+x^8)$

    Taking log: $\log y = \log(1+x) + \log(1+x^2) + \log(1+x^4) + \log(1+x^8)$

    Differentiating: $\cfrac{1}{y}\cfrac{dy}{dx} = \cfrac{1}{1+x} + \cfrac{2x}{1+x^2} + \cfrac{4x^3}{1+x^4} + \cfrac{8x^7}{1+x^8}$

    $\Rightarrow f'(x) = (1+x)(1+x^2)(1+x^4)(1+x^8) \left[ \cfrac{1}{1+x} + \cfrac{2x}{1+x^2} + \cfrac{4x^3}{1+x^4} + \cfrac{8x^7}{1+x^8} \right]$

    $f'(1) = (2)(2)(2)(2)\left[ \cfrac{1}{2} + \cfrac{2}{2} + \cfrac{4}{2} + \cfrac{8}{2} \right] = 16 \times \cfrac{15}{2} = 120$

  2. Differentiate $(x^2 – 5x + 8)(x^3 + 7x + 9)$ in three ways: (i) product rule, (ii) expanding product, (iii) logarithmic differentiation.

    SOLUTION

    (i) Product rule: $f'(x) = (x^2-5x+8)(3x^2+7) + (x^3+7x+9)(2x-5)$
    $= 3x^4 -15x^3 +24x^2 +7x^2 -35x +56 + 2x^4 +14x^2 +18x -5x^3 -35x -45$
    $= 5x^4 -20x^3 +45x^2 -52x +11$

    (ii) Expanding: $f(x) = x^5 -5x^4 +15x^3 -26x^2 +11x +72$
    $f'(x) = 5x^4 -20x^3 +45x^2 -52x +11$

    (iii) Logarithmic differentiation: $\log y = \log(x^2-5x+8) + \log(x^3+7x+9)$
    $\cfrac{1}{y}\cfrac{dy}{dx} = \cfrac{2x-5}{x^2-5x+8} + \cfrac{3x^2+7}{x^3+7x+9}$
    $\cfrac{dy}{dx} = (x^2-5x+8)(x^3+7x+9)\left[\cfrac{2x-5}{x^2-5x+8} + \cfrac{3x^2+7}{x^3+7x+9}\right]$
    $= (2x-5)(x^3+7x+9) + (3x^2+7)(x^2-5x+8) = 5x^4 -20x^3 +45x^2 -52x +11$
    Yes, all three methods give the same answer.

  3. If u, v and w are functions of x, then show that $\cfrac{d}{dx}(u \cdot v \cdot w) = \cfrac{du}{dx} v \cdot w + u \cdot \cfrac{dv}{dx} \cdot w + u \cdot v \cfrac{dw}{dx}$ in two ways.

    SOLUTION

    (i) Repeated application of product rule:
    $\cfrac{d}{dx}(u \cdot v \cdot w) = \cfrac{d}{dx}[u \cdot (vw)] = \cfrac{du}{dx} \cdot (vw) + u \cdot \cfrac{d}{dx}(vw)$
    $= \cfrac{du}{dx} v w + u[v’w + vw’] = \cfrac{du}{dx} v w + u \cfrac{dv}{dx} w + u v \cfrac{dw}{dx}$

    (ii) Logarithmic differentiation:
    Let $y = u \cdot v \cdot w$. Taking log: $\log y = \log u + \log v + \log w$
    Differentiating: $\cfrac{1}{y}\cfrac{dy}{dx} = \cfrac{1}{u}\cfrac{du}{dx} + \cfrac{1}{v}\cfrac{dv}{dx} + \cfrac{1}{w}\cfrac{dw}{dx}$
    $\Rightarrow \cfrac{dy}{dx} = uvw\left(\cfrac{1}{u}\cfrac{du}{dx} + \cfrac{1}{v}\cfrac{dv}{dx} + \cfrac{1}{w}\cfrac{dw}{dx}\right)$
    $= vw\cfrac{du}{dx} + uw\cfrac{dv}{dx} + uv\cfrac{dw}{dx}$

NCERT – Exercise 5.6

If x and y are connected parametrically by the equations given in questions 1 to 10, without eliminating the parameter, find $\cfrac{{dy}}{{dx}}$ .

  1. $x = 2a{t^2}, \quad y = a{t^4}$

    SOLUTION

    Here, $x = 2a{t^2}$ ….(i)
    and $y = a{t^4}$ …(ii)
    Differentiating (i) & (ii) w.r.t. t, we get

    $\cfrac{{dx}}{{dt}} = 2a(2t) = 4at$ and $\cfrac{{dy}}{{dt}} = 4a{t^3}$

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/dt}}{{dx/dt}} = \cfrac{{4a{t^3}}}{{4at}} = {t^2}$

  2. $x = a\cos \theta , \quad y = b\cos \theta $

    SOLUTION

    Here, $x = a\cos \theta $ …(i)
    and $y = b\cos \theta $ …(ii)
    Differentiating (i) & (ii) w.r.t. $\theta$, we get

    $\cfrac{{dx}}{{d\theta }} = a( – \sin \theta ) = – a\sin \theta $ and $\cfrac{{dy}}{{d\theta }} = b( – \sin \theta ) = – b\sin \theta $

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/d\theta }}{{dx/d\theta }} = \cfrac{{ – b\sin \theta }}{{ – a\sin \theta }} = \cfrac{b}{a}$

  3. $x = \sin t, \quad y = \cos 2t$

    SOLUTION

    Here, $x = \sin t$ …(i)
    and $y = \cos 2t$ …(ii)
    Differentiating (i) & (ii) w.r.t. t, we get

    $\cfrac{{dx}}{{dt}} = \cos t$ and $\cfrac{{dy}}{{dt}} = – \sin 2t \cdot 2 = – 2\sin 2t$

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/dt}}{{dx/dt}} = \cfrac{{ – 2\sin 2t}}{{\cos t}} = \cfrac{{ – 2 \cdot 2\sin t\cos t}}{{\cos t}} = – 4\sin t$

  4. $x = 4t, \quad y = \cfrac{4}{t}$

    SOLUTION

    Here, $x = 4t$ …(i)
    $y = \cfrac{4}{t}$
    Differentiating (i) & (ii) w.r.t. t, we get

    $\cfrac{{dx}}{{dt}} = 4$ and $\cfrac{{dy}}{{dt}} = \cfrac{{ – 4}}{{{t^2}}}$

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/dt}}{{dx/dt}} = \cfrac{{ – 4}}{{{t^2}}} \times \cfrac{1}{4} = \cfrac{{ – 1}}{{{t^2}}}$

  5. $x = \cos \theta – \cos 2\theta , \quad y = \sin \theta – \sin 2\theta $

    SOLUTION

    Here, $x = \cos \theta – \cos 2\theta $ ..(i)
    and $y = \sin \theta – \sin 2\theta $ …(ii)
    Differentiating (i) & (ii) w.r.t. $\theta $ , we get

    $\cfrac{{dx}}{{d\theta }} = – \sin \theta – ( – \sin 2\theta ) \cdot 2 = 2\sin 2\theta – \sin \theta$

    $\cfrac{{dy}}{{d\theta }} = \cos \theta – \cos 2\theta \cdot 2 = \cos \theta – 2\cos 2\theta $

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/d\theta }}{{dx/d\theta }} = \cfrac{{\cos \theta – 2\cos 2\theta }}{{2\sin 2\theta – \sin \theta }}$

  6. $x = a(\theta – \sin \theta ), \quad y = a(1 + \cos \theta )$

    SOLUTION

    Here, $x = a(\theta – \sin \theta )$ and …(i)
    $y = a(1 + \cos \theta )$ …(ii)
    Differentiating (i) & (ii) w.r.t. $\theta $, we get

    $\cfrac{{dx}}{{d\theta }} = a[1 – \cos \theta ]$ and $\cfrac{{dy}}{{d\theta }} = a[ – \sin \theta ] = – a\sin \theta $

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/d\theta }}{{dx/d\theta }} = \cfrac{{ – a\sin \theta }}{{a(1 – \cos \theta )}} = \cfrac{{ – \sin \theta }}{{1 – \cos \theta }}$

    $ = \cfrac{{ – 2\sin \theta /2\cos \theta /2}}{{2{{\sin }^2}\theta /2}} = – \cot \cfrac{\theta }{2}$

  7. $x = \cfrac{{{{\sin }^3}t}}{{\sqrt {\cos 2t} }}, \quad y = \cfrac{{{{\cos }^3}t}}{{\sqrt {\cos 2t} }}$

    SOLUTION

    Here $x = \cfrac{{{{\sin }^3}t}}{{\sqrt {\cos 2t} }}$ …(i) and $y = \cfrac{{{{\cos }^3}t}}{{\sqrt {\cos 2t} }}$ …(ii)

    Differentiating (i) & (ii) w.r.t. t, we get

    $\cfrac{{dx}}{{dt}} = \cfrac{{\sqrt {\cos 2t} \cfrac{d}{{dt}}({{\sin }^3}t) – {{\sin }^3}t\cfrac{d}{{dt}}(\sqrt {\cos 2t} )}}{{\cos 2t}}$

    $ = \cfrac{{\sqrt {\cos 2t} \cdot 3{{\sin }^2}t\cos t – {{\sin }^3}t \cdot \cfrac{1}{{2\sqrt {\cos 2t} }} \cdot ( – \sin 2t) \cdot 2}}{{\cos 2t}}$

    $ = \cfrac{{\sqrt {\cos 2t} \cdot 3{{\sin }^2}t\cos t + \cfrac{{{{\sin }^3}t\sin 2t}}{{\sqrt {\cos 2t} }}}}{{\cos 2t}}$

    $ = \cfrac{{3\cos 2t \cdot {{\sin }^2}t\cos t + {{\sin }^3}t\sin 2t}}{{{{(\cos 2t)}^{3/2}}}}$

    $\cfrac{{dy}}{{dt}} = \cfrac{{\sqrt {\cos 2t} \cfrac{d}{{dt}}({{\cos }^3}t) – {{\cos }^3}t\cfrac{d}{{dt}}(\sqrt {\cos 2t} )}}{{\cos 2t}}$

    $ = \cfrac{{\sqrt {\cos 2t} \cdot 3{{\cos }^2}t( – \sin t) – {{\cos }^3}t \cdot \cfrac{1}{{2\sqrt {\cos 2t} }} \cdot ( – \sin 2t) \cdot 2}}{{\cos 2t}}$

    $ = \cfrac{{ – 3{{\cos }^2}t \cdot \sin t \cdot \sqrt {\cos 2t} + \cfrac{{{{\cos }^3}t\sin 2t}}{{\sqrt {\cos 2t} }}}}{{\cos 2t}}$

    $ = \cfrac{{{{\cos }^3}t\sin 2t – 3{{\cos }^2}t \cdot \sin t \cdot \cos 2t}}{{{{(\cos 2t)}^{3/2}}}}$

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/dt}}{{dx/dt}} = \cfrac{{{{\cos }^3}t\sin 2t – 3{{\cos }^2}t \cdot \sin t\cos 2t}}{{3\cos 2t \cdot {{\sin }^2}t\cos t + {{\sin }^3}t\sin 2t}} = – \cot 3t$

  8. $x = a\left( {\cos t + \log \tan \cfrac{t}{2}} \right), \quad y = a\sin t$

    SOLUTION

    Here, $x = a\left( {\cos t + \log \tan \cfrac{t}{2}} \right)$ …(1)
    and $y = a\sin t$ …(2)
    Differentiating (1) & (2) w.r.t. t, we get

    $\cfrac{{dx}}{{dt}} = a\left[ { – \sin t + \cfrac{1}{{\tan \cfrac{t}{2}}}\cfrac{d}{{dt}}\left( {\tan \cfrac{t}{2}} \right)} \right]$

    $ = a\left[ { – \sin t + \cfrac{1}{{\tan \cfrac{t}{2}}}{{\sec }^2}\cfrac{t}{2} \cdot \cfrac{1}{2}} \right] = \cfrac{{a{{\cos }^2}t}}{{\sin t}}$

    $\cfrac{{dy}}{{dt}} = a\cos t$

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/dt}}{{dx/dt}} = \cfrac{{a\cos t\sin t}}{{a{{\cos }^2}t}} = \tan t$

  9. $x = a\sec \theta , \quad y = b\tan \theta $

    SOLUTION

    Here, $x = a\sec \theta ,$ …(1)
    and $y = b\tan \theta $ …(2)
    Differentiating (1) & (2) w.r.t. $\theta $, we get

    $\cfrac{{dx}}{{d\theta }} = a\sec \theta \tan \theta $ and $\cfrac{{dy}}{{d\theta }} = b{\sec ^2}\theta $

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/d\theta }}{{dx/d\theta }} = \cfrac{{b{{\sec }^2}\theta }}{{a\sec \theta \tan \theta }} = \cfrac{b}{a}\cfrac{{\sec \theta }}{{\tan \theta }} = \cfrac{b}{a}\cos ec\theta $

  10. $x = a(\cos \theta + \theta \sin \theta ), \quad y = a(\sin \theta – \theta \sec \theta )$

    SOLUTION

    Here, $x = a(\cos \theta + \theta \sin \theta )$ …..(1)
    and $y = a(\sin \theta – \theta \sec \theta )$ .…(2)
    Differentiating (1) & (2) w.r.t. $\theta $, we get

    $\cfrac{{dx}}{{d\theta }} = a[ – \sin \theta + \theta \cdot \cos \theta + \sin \theta ] = a\theta \cos \theta $
    $\cfrac{{dy}}{{d\theta }} = a[\cos \theta – (\theta ( – \sin \theta ) + \cos \theta )]$

    $ = a[\cos \theta + \theta \sin \theta – \cos \theta ] = a\theta \sin \theta $

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{dy/d\theta }}{{dx/d\theta }} = \cfrac{{a\theta \sin \theta }}{{a\theta \cos \theta }} = \tan \theta $

  11. If $x = \sqrt {{a^{{{\sin }^{ – 1}}t}}} , y = \sqrt {{a^{{{\cos }^{ – 1}}t}}} ,$ show that $\cfrac{{dy}}{{dx}} = – \cfrac{y}{x}.$

    SOLUTION

    Given: $x = \sqrt {{a^{{{\sin }^{ – 1}}t}}} $ and $y = \sqrt {{a^{{{\cos }^{ – 1}}t}}} ,$
    Differentiating x and y w.r.t. t, we get

    $\cfrac{{dx}}{{dt}} = \cfrac{1}{2} \cdot \cfrac{1}{{\sqrt {{a^{{{\sin }^{ – 1}}t}}} }} \cdot \cfrac{d}{{dt}}{a^{{{\sin }^{ – 1}}t}} = \cfrac{1}{2} \cdot \cfrac{1}{{\sqrt {{a^{{{\sin }^{ – 1}}t}}} }}{a^{{{\sin }^{ – 1}}t}} \cdot \log a \cdot \cfrac{d}{{dt}}{\sin ^{ – 1}}t$

    $ = \cfrac{{\sqrt {{a^{{{\sin }^{ – 1}}t}}} }}{2} \cdot \log a \cdot \cfrac{1}{{\sqrt {1 – {t^2}} }}$

    $\cfrac{{dy}}{{dt}} = \cfrac{1}{2}\cfrac{1}{{\sqrt {{a^{{{\cos }^{ – 1}}t}}} }} \cdot \cfrac{d}{{dt}}{a^{{{\cos }^{ – 1}}t}} = \cfrac{1}{2} \cdot \cfrac{1}{{\sqrt {{a^{{{\cos }^{ – 1}}t}}} }} \cdot {a^{{{\cos }^{ – 1}}t}} \cdot \log a \cdot \cfrac{{ – 1}}{{\sqrt {1 – {t^2}} }}$

    $ = \cfrac{{\sqrt {{a^{{{\cos }^{ – 1}}t}}} }}{2} \cdot \log a \cdot \cfrac{{ – 1}}{{\sqrt {1 – {t^2}} }}$

    $\therefore$ $\cfrac{{dy}}{{dx}} = \cfrac{{\cfrac{{dy}}{{dt}}}}{{\cfrac{{dx}}{{dt}}}} = \cfrac{{\cfrac{{\sqrt {{a^{{{\cos }^{ – 1}}t}}} }}{2} \cdot \log a \cdot \cfrac{{ – 1}}{{\sqrt {1 – {t^2}} }}}}{{\cfrac{{\sqrt {{a^{{{\sin }^{ – 1}}t}}} }}{2} \cdot \log a \cdot \cfrac{1}{{\sqrt {1 – {t^2}} }}}}$

    $ = – \cfrac{{\sqrt {{a^{{{\cos }^{ – 1}}t}}} }}{{\sqrt {{a^{{{\sin }^{ – 1}}t}}} }} = \cfrac{{ – y}}{x}$

NCERT – Exercise 5.7

Find the second order derivatives of the functions given in questions 1 to 10.

  1. $x^2 + 3x + 2$

    SOLUTION

    Let $y = x^2 + 3x + 2$

    $\Rightarrow \cfrac{dy}{dx} = 2x + 3$

    $\therefore \cfrac{d^2y}{dx^2} = 2$

  2. $x^{20}$

    SOLUTION

    Let $y = x^{20}$

    $\Rightarrow \cfrac{dy}{dx} = 20x^{19}$

    $\therefore \cfrac{d^2y}{dx^2} = 20 \cdot 19x^{18} = 380x^{18}$

  3. $x \cdot \cos x$

    SOLUTION

    Let $y = x \cos x$

    $\Rightarrow \cfrac{dy}{dx} = x \cdot (-\sin x) + \cos x = -x\sin x + \cos x$

    $\Rightarrow \cfrac{d^2y}{dx^2} = -[x\cos x + \sin x] – \sin x = -(x\cos x + 2\sin x)$

  4. $\log x$

    SOLUTION

    Let $y = \log x$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{1}{x}$

    $\therefore \cfrac{d^2y}{dx^2} = -\cfrac{1}{x^2}$

  5. $x^3 \log x$

    SOLUTION

    Let $y = x^3 \log x$

    $\Rightarrow \cfrac{dy}{dx} = x^3 \cdot \cfrac{1}{x} + \log x \cdot 3x^2 = x^2 + 3x^2 \log x$

    $\Rightarrow \cfrac{d^2y}{dx^2} = 2x + 3\left[x^2 \cdot \cfrac{1}{x} + \log x \cdot 2x\right]$

    $= 2x + 3[x + 2x\log x] = 2x + 3x + 6x\log x$

    $= 5x + 6x\log x = x(5 + 6\log x)$

  6. $e^x \sin 5x$

    SOLUTION

    Let $y = e^x \sin 5x$

    $\Rightarrow \cfrac{dy}{dx} = e^x \cdot \cos 5x \cdot 5 + \sin 5x \cdot e^x = e^x[5\cos 5x + \sin 5x]$

    $\therefore \cfrac{d^2y}{dx^2} = e^x[5(-\sin 5x) \cdot 5 + \cos 5x \cdot 5] + [5\cos 5x + \sin 5x]e^x$

    $= e^x[-25\sin 5x + 5\cos 5x + 5\cos 5x + \sin 5x]$

    $= e^x[10\cos 5x – 24\sin 5x] = 2e^x[5\cos 5x – 12\sin 5x]$

  7. $e^{6x} \cos 3x$

    SOLUTION

    Let $y = e^{6x} \cos 3x$

    $\Rightarrow \cfrac{dy}{dx} = e^{6x}(-\sin 3x) \cdot 3 + \cos 3x \cdot e^{6x} \cdot 6 = 6e^{6x}\cos 3x – 3e^{6x}\sin 3x$

    $\Rightarrow \cfrac{d^2y}{dx^2} = 6[e^{6x}(-\sin 3x) \cdot 3 + \cos 3x \cdot e^{6x} \cdot 6] – 3[e^{6x}\cos 3x \cdot 3 + \sin 3x \cdot e^{6x} \cdot 6]$

    $= -18e^{6x}\sin 3x + 36e^{6x}\cos 3x – 9e^{6x}\cos 3x – 18e^{6x}\sin 3x$

    $= 27e^{6x}\cos 3x – 36e^{6x}\sin 3x = 9e^{6x}(3\cos 3x – 4\sin 3x)$

  8. $\tan^{-1} x$

    SOLUTION

    Let $y = \tan^{-1} x$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{1}{1 + x^2}$

    $\therefore \cfrac{d^2y}{dx^2} = \cfrac{(1+x^2) \cdot 0 – 1 \cdot (2x)}{(1+x^2)^2} = \cfrac{-2x}{(1+x^2)^2}$

  9. $\log(\log x)$

    SOLUTION

    Let $y = \log(\log x)$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{1}{\log x} \cdot \cfrac{1}{x}$

    $\therefore \cfrac{d^2y}{dx^2} = \cfrac{1}{\log x}\left(-\cfrac{1}{x^2}\right) + \cfrac{1}{x} \cdot \cfrac{d}{dx}\left(\cfrac{1}{\log x}\right)$

    $= -\cfrac{1}{x^2\log x} + \cfrac{1}{x}\left[\cfrac{\log x \cdot 0 – 1 \cdot \frac{1}{x}}{(\log x)^2}\right]$

    $= -\cfrac{1}{x^2\log x} + \cfrac{1}{x}\left[-\cfrac{1/x}{(\log x)^2}\right] = -\cfrac{1}{x^2\log x} – \cfrac{1}{x^2(\log x)^2}$

    $= -\cfrac{1}{x^2\log x}\left[1 + \cfrac{1}{\log x}\right] = -\cfrac{(1 + \log x)}{(x\log x)^2}$

  10. $\sin(\log x)$

    SOLUTION

    Let $y = \sin(\log x)$

    $\Rightarrow \cfrac{dy}{dx} = \cos(\log x) \cdot \cfrac{1}{x}$

    $\therefore \cfrac{d^2y}{dx^2} = \cos(\log x) \cdot \left(-\cfrac{1}{x^2}\right) + \cfrac{1}{x} \cdot \{-\sin(\log x)\} \cdot \cfrac{1}{x}$

    $= -\cfrac{\cos(\log x)}{x^2} – \cfrac{\sin(\log x)}{x^2} = -\cfrac{1}{x^2}[\cos(\log x) + \sin(\log x)]$

  11. If $y = 5\cos x – 3\sin x$, then prove that $\cfrac{d^2y}{dx^2} + y = 0$.

    SOLUTION

    We have, $y = 5\cos x – 3\sin x$

    $\Rightarrow \cfrac{dy}{dx} = 5(-\sin x) – 3(\cos x) = -5\sin x – 3\cos x$

    $\Rightarrow \cfrac{d^2y}{dx^2} = -5\cos x – 3(-\sin x) = -5\cos x + 3\sin x$

    $\Rightarrow \cfrac{d^2y}{dx^2} + y = -5\cos x + 3\sin x + 5\cos x – 3\sin x = 0$

    Hence proved.

  12. If $y = \cos^{-1} x$, find $\cfrac{d^2y}{dx^2}$ in terms of y alone.

    SOLUTION

    $y = \cos^{-1} x \Rightarrow x = \cos y$ …(i)

    Differentiating (i) w.r.t. x, we get $1 = -\sin y \cfrac{dy}{dx}$

    $\Rightarrow \cfrac{dy}{dx} = -\csc y$ …(ii)

    Differentiating (ii) w.r.t. x, we get

    $\cfrac{d^2y}{dx^2} = \csc y \cot y \cfrac{dy}{dx} = -\csc^2 y \cot y$

  13. If $y = 3\cos(\log x) + 4\sin(\log x)$, then show that $x^2 y_2 + x y_1 + y = 0$.

    SOLUTION

    We have, $y = 3\cos(\log x) + 4\sin(\log x)$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{dy}{dx} = 3[-\sin(\log x)]\cfrac{1}{x} + 4[\cos(\log x)]\cfrac{1}{x}$ …(ii)

    Differentiating (ii) w.r.t. x, we get

    $\cfrac{d^2y}{dx^2} = 3\left[\left(-\sin(\log x)\right)\left(-\cfrac{1}{x^2}\right) + \cfrac{1}{x}(-\cos(\log x))\cfrac{1}{x}\right]$
    $+ 4\left[\cos(\log x)\left(-\cfrac{1}{x^2}\right) + \cfrac{1}{x}\{-\sin(\log x)\}\cfrac{1}{x}\right]$

    $= \cfrac{1}{x^2}[3\sin(\log x) – 3\cos(\log x) – 4\cos(\log x) – 4\sin(\log x)]$

    $\Rightarrow x^2\cfrac{d^2y}{dx^2} = -x\cfrac{dy}{dx} – y$

    $\Rightarrow x^2\cfrac{d^2y}{dx^2} + x\cfrac{dy}{dx} + y = 0$

    $\Rightarrow x^2 y_2 + x y_1 + y = 0$

    Hence proved.

  14. If $y = Ae^{mx} + Be^{nx}$, then show that $\cfrac{d^2y}{dx^2} – (m+n)\cfrac{dy}{dx} + mny = 0$.

    SOLUTION

    Let $y = Ae^{mx} + Be^{nx}$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{dy}{dx} = Ame^{mx} + Bne^{nx}$ …(ii)

    Differentiating (ii) w.r.t. x, we get

    $\cfrac{d^2y}{dx^2} = Am^2e^{mx} + Bn^2e^{nx}$ …(iii)

    Now, $\cfrac{d^2y}{dx^2} – (m+n)\cfrac{dy}{dx} + mny$

    $= (Am^2e^{mx} + Bn^2e^{nx}) – (m+n)(Ame^{mx} + Bne^{nx}) + mn(Ae^{mx} + Be^{nx})$

    $= Am^2e^{mx} + Bn^2e^{nx} – Am^2e^{mx} – Bmne^{nx} – Amne^{mx} – Bn^2e^{nx} + Amne^{mx} + Bmne^{nx} = 0$

    Hence proved.

  15. If $y = 500e^{7x} + 600e^{-7x}$, then show that $\cfrac{d^2y}{dx^2} = 49y$.

    SOLUTION

    Let $y = 500e^{7x} + 600e^{-7x}$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{dy}{dx} = 500 \cdot e^{7x} \cdot 7 + 600 \cdot e^{-7x} \cdot (-7) = 3500e^{7x} – 4200e^{-7x}$ …(ii)

    Differentiating (ii) w.r.t. x, we get

    $\cfrac{d^2y}{dx^2} = 3500 \cdot 7 \cdot e^{7x} – 4200 \cdot (-7)e^{-7x} = 24500e^{7x} + 29400e^{-7x}$

    $= 49(500e^{7x} + 600e^{-7x}) = 49y$

    $\therefore \cfrac{d^2y}{dx^2} = 49y$

  16. If $e^y(x+1) = 1$, then show that $\cfrac{d^2y}{dx^2} = \left(\cfrac{dy}{dx}\right)^2$.

    SOLUTION

    $xe^y + e^y = 1$ …(i)

    Differentiating (i) w.r.t. x, we get

    $xe^y \cfrac{dy}{dx} + e^y + e^y \cfrac{dy}{dx} = 0$

    $\Rightarrow \cfrac{dy}{dx} = -\cfrac{1}{x+1}$ …(ii)

    From (ii), $\left(\cfrac{dy}{dx}\right)^2 = \left(-\cfrac{1}{x+1}\right)^2 = \cfrac{1}{(x+1)^2}$ …(iii)

    Differentiating (ii) w.r.t. x, we get $\cfrac{d^2y}{dx^2} = \cfrac{1}{(x+1)^2}$ …(iv)

    From (iii) and (iv), we get $\cfrac{d^2y}{dx^2} = \left(\cfrac{dy}{dx}\right)^2$

    Hence proved.

  17. If $y = (\tan^{-1} x)^2$, show that $(x^2+1)^2 y_2 + 2x(x^2+1) y_1 = 2$.

    SOLUTION

    Let $y = (\tan^{-1} x)^2$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{dy}{dx} = 2\tan^{-1} x \cdot \cfrac{1}{1+x^2}$ …(ii)

    Differentiating (ii) w.r.t. x, we get

    $\cfrac{d^2y}{dx^2} = 2\left[\tan^{-1} x \cdot \cfrac{(1+x^2)\cdot 0 – 2x}{(1+x^2)^2} + \cfrac{1}{(1+x^2)} \cdot \cfrac{1}{(1+x^2)}\right]$

    $= 2\left[-\cfrac{2x\tan^{-1} x}{(1+x^2)^2} + \cfrac{1}{(1+x^2)^2}\right] = 2\left[\cfrac{1 – 2x\tan^{-1} x}{(1+x^2)^2}\right]$

    Now, $(x^2+1)^2 \cfrac{d^2y}{dx^2} + 2x(x^2+1)\cfrac{dy}{dx}$

    $= (x^2+1)^2 \cdot 2\left[\cfrac{1 – 2x\tan^{-1} x}{(1+x^2)^2}\right] + 2x(x^2+1) \cdot 2\tan^{-1} x \cdot \cfrac{1}{(1+x^2)}$

    $= 2(1 – 2x\tan^{-1} x) + 4x\tan^{-1} x = 2 – 4x\tan^{-1} x + 4x\tan^{-1} x = 2$

    Hence proved.

NCERT – Exercise 5.8

  1. Verify Rolle’s theorem for the function $f(x) = x^2 + 2x – 8$, $x \in [-4, 2]$.

    SOLUTION

    Consider, $f(x) = x^2 + 2x – 8$ in $[-4, 2]$ which is a polynomial function and so

    (i) Function $f(x)$ is continuous in $[-4, 2]$

    (ii) $f(x)$ is derivable in $(-4, 2)$ and

    (iii) $f(-4) = 0$ and $f(2) = 0$ $\Rightarrow$ $f(-4) = f(2)$.

    Hence, conditions of Rolle’s theorem are satisfied. Hence there exists, at least one $c \in (-4, 2)$ such that $f(-4) = f(2)$.

    Now, $f'(c) = 0 \Rightarrow 2c + 2 = 0 \Rightarrow c = -1 \in (-4, 2)$.

    Thus, $-1 \in (-4, 2)$ such that $f'(-1) = 0$. Hence, Rolle’s theorem is verified.

  2. Examine if Rolle’s theorem is applicable to any of the following functions. Can you say something about the converse of Rolle’s theorem from these examples?

    (i) $f(x) = [x]$ for $x \in [5, 9]$

    (ii) $f(x) = [x]$ for $x \in [-2, 2]$

    (iii) $f(x) = x^2 – 1$ for $x \in [1, 2]$.

    SOLUTION

    (i) Being greatest integer function, the given function is not differentiable and continuous. Hence, Rolle’s theorem is not applicable.

    (ii) Being greatest integer function, the given function is not differentiable and continuous. Hence, Rolle’s theorem is not applicable.

    (iii) $f(x) = x^2 – 1$, $x \in [1, 2]$ is a polynomial function. So,

    (a) It is continuous in $[1, 2]$

    (b) It is derivable in $(1, 2)$ and

    (c) $f(1) = (1)^2 – 1 = 1 – 1 = 0$
    $f(2) = (2)^2 – 1 = 4 – 1 = 3$

    As $f(1) \neq f(2)$, hence Rolle’s theorem is not applicable.

  3. If $f:[-5,5] \to \mathbb{R}$ is a differentiable function and if $f'(x)$ does not vanish anywhere, then prove that $f(-5) \neq f(5)$.

    SOLUTION

    For Rolle’s theorem, if

    (i) $f$ is continuous in $[a, b]$

    (ii) $f$ is derivable in $(a, b)$

    (iii) $f(a) = f(b)$

    then $f'(c) = 0$, $c \in (a, b)$.

    We are given $f$ is continuous and derivable but $f'(c) \neq 0 \Rightarrow f(a) \neq f(b)$ i.e. $f(-5) \neq f(5)$.

    Hence proved.

  4. Verify Mean Value Theorem, if $f(x) = x^2 – 4x – 3$ in the interval $[a, b]$, where $a = 1$ and $b = 4$.

    SOLUTION

    We have, $f(x) = x^2 – 4x – 3$, $x \in [1, 4]$ which is a polynomial function. So

    (i) $f(x)$ is continuous in $[1, 4]$

    (ii) $f(x)$ is derivable in $(1, 4)$ and, hence conditions of mean value theorem are satisfied, so there exists, at least one $c \in (1, 4)$ such that

    $f'(c) = \cfrac{f(4) – f(1)}{4 – 1} \Rightarrow 2c – 4 = \cfrac{(-3) – (-6)}{3} \Rightarrow 2c – 4 = 1$

    $\Rightarrow 2c = 5 \Rightarrow c = \cfrac{5}{2} \in (1, 4)$

    Hence, mean value theorem is verified.

  5. Verify Mean Value Theorem, if $f(x) = x^3 – 5x^2 – 3x$ in the interval $[a, b]$, where $a = 1$ and $b = 3$.

    SOLUTION

    We have, $f(x) = x^3 – 5x^2 – 3x$, $x \in (1, 3)$, which is a polynomial function, so

    (i) It is continuous in $[1, 3]$.

    (ii) It is derivable in $(1, 3)$. So, all conditions of mean value theorem are verified.

    Hence there exists, at least one $c$, such that

    $f'(c) = \cfrac{f(3) – f(1)}{3 – 1} \Rightarrow 3c^2 – 10c – 3 = \cfrac{-27 – (-7)}{2}$

    $\Rightarrow 3c^2 – 10c – 3 = -10 \Rightarrow 3c^2 – 10c + 7 = 0$

    $\Rightarrow c = \cfrac{10 \pm \sqrt{100 – 84}}{6} = \cfrac{10 \pm 4}{6}$

    $\Rightarrow c = \cfrac{7}{3}, 1$

    But, $c = \cfrac{7}{3} \in (1, 3)$

    So, mean value theorem is verified.

  6. Examine the applicability of Mean Value Theorem for all three functions given in the above question 2.

    SOLUTION

    (i) $f(x) = [x]$ for $x \in [5, 9]$

    $f(x) = [x]$ in the interval $[5, 9]$ is neither continuous, nor differentiable.

    $\therefore$ Mean value theorem is not applicable.

    (ii) $f(x) = [x]$ for $x \in [-2, 2]$

    Again, $f(x) = [x]$ in the interval $[-2, 2]$ is neither continuous, nor differentiable. Hence, mean value theorem is not applicable.

    (iii) $f(x) = x^2 – 1$ for $x \in [1, 2]$

    It is a polynomial. Therefore, it is continuous in the interval $[1, 2]$ and differentiable in the interval $(1, 2)$.

    So all conditions of mean value theorem are satisfied. Therefore, there exists at least one $c \in (1, 2)$ such that

    $f'(c) = \cfrac{f(2) – f(1)}{2 – 1} \Rightarrow 2c = \cfrac{3 – 0}{2 – 1} = \cfrac{3}{1}$

    As $c = \cfrac{3}{2} \in (1, 2)$, so mean value theorem is verified.

NCERT – Miscellaneous Exercise

Differentiate w.r.t. x the function in exercises 1 to 11.

  1. $(3x^2 – 9x + 5)^9$

    SOLUTION

    Let $y = (3x^2 – 9x + 5)^9$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{dy}{dx} = 9(3x^2 – 9x + 5)^8 \cdot (6x – 9) = 27(3x^2 – 9x + 5)^8 \cdot (2x – 3)$

  2. $\sin^3 x + \cos^6 x$

    SOLUTION

    Let $y = \sin^3 x + \cos^6 x$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{dy}{dx} = 3\sin^2 x \cos x + 6\cos^5 x (-\sin x)$

    $= 3\sin x \cos x (\sin x – 2\cos^4 x)$

  3. $(5x)^{3\cos 2x}$

    SOLUTION

    Let $y = (5x)^{3\cos 2x}$

    Taking log on both sides, we get

    $\log y = 3\cos 2x \log(5x) = 3\cos 2x[\log 5 + \log x]$

    $\log y = 3\cos 2x \log 5 + 3\cos 2x \log x$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{1}{y}\cfrac{dy}{dx} = 3\log 5(-\sin 2x) \cdot 2 + \cfrac{3\cos 2x}{x} – 3\log x \cdot (2 \cdot \sin 2x)$

    $= -6\log 5 \sin 2x + \cfrac{3\cos 2x}{x} – 6\log x \sin 2x$

    $\therefore \cfrac{dy}{dx} = (5x)^{3\cos 2x} \left[ \cfrac{3\cos 2x}{x} – 6[\log 5 + \log x]\sin 2x \right]$

    $= (5x)^{3\cos 2x} \left[ \cfrac{3\cos 2x}{x} – 6\log(5x) \sin 2x \right]$

  4. $\sin^{-1}(x\sqrt{x}), \; 0 \le x \le 1$

    SOLUTION

    Let $y = \sin^{-1}(x\sqrt{x})$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{dy}{dx} = \cfrac{1}{\sqrt{1 – x^3}} \cdot \cfrac{d}{dx}(x\sqrt{x}) = \cfrac{1}{\sqrt{1 – x^3}} \left[ x \cdot \cfrac{1}{2\sqrt{x}} + \sqrt{x} \right]$

    $= \cfrac{1}{\sqrt{1 – x^3}} \left[ \cfrac{\sqrt{x}}{2} + \sqrt{x} \right] = \cfrac{1}{\sqrt{1 – x^3}} \left[ \cfrac{3\sqrt{x}}{2} \right] = \cfrac{3}{2} \sqrt{\cfrac{x}{1 – x^3}}$

  5. $\cfrac{\cos^{-1}\left(\cfrac{x}{2}\right)}{\sqrt{2x + 7}}, \; -2 < x < 2$

    SOLUTION

    Let $y = \cos^{-1}\cfrac{x}{2} \cdot (2x + 7)^{-1/2}$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{dy}{dx} = \cos^{-1}\cfrac{x}{2} \left[ \cfrac{d}{dx}(2x+7)^{-1/2} \right] + (2x+7)^{-1/2} \left( \cfrac{d}{dx}\cos^{-1}\cfrac{x}{2} \right)$

    $= \cos^{-1}\cfrac{x}{2} \left[ -\cfrac{1}{2}(2x+7)^{-3/2} \cdot 2 \right] + (2x+7)^{-1/2} \left( \cfrac{-1}{\sqrt{1 – \left(\cfrac{x}{2}\right)^2}} \right) \cdot \cfrac{1}{2}$

    $\Rightarrow \cfrac{dy}{dx} = -\cos^{-1}\cfrac{x}{2} (2x+7)^{-3/2} – \cfrac{1}{2\sqrt{1 – \cfrac{x^2}{4}} \sqrt{2x+7}}$

    $= -\left[ \cfrac{1}{\sqrt{4 – x^2} \sqrt{2x+7}} + \cfrac{\cos^{-1}\cfrac{x}{2}}{(2x+7)^{3/2}} \right]$

  6. $\cot^{-1}\left[ \cfrac{\sqrt{1+\sin x} + \sqrt{1-\sin x}}{\sqrt{1+\sin x} – \sqrt{1-\sin x}} \right], \; 0 < x < \cfrac{\pi}{2}$

    SOLUTION

    Let $y = \cot^{-1}\left[ \cfrac{\sqrt{1+\sin x} + \sqrt{1-\sin x}}{\sqrt{1+\sin x} – \sqrt{1-\sin x}} \right], \; 0 < x < \cfrac{\pi}{2}$

    $\Rightarrow y = \cot^{-1}\left[ \cfrac{\sqrt{\cos^2\frac{x}{2} + \sin^2\frac{x}{2} + 2\sin\frac{x}{2}\cos\frac{x}{2}} + \sqrt{\cos^2\frac{x}{2} + \sin^2\frac{x}{2} – 2\sin\frac{x}{2}\cos\frac{x}{2}}}{\sqrt{\cos^2\frac{x}{2} + \sin^2\frac{x}{2} + 2\sin\frac{x}{2}\cos\frac{x}{2}} – \sqrt{\cos^2\frac{x}{2} + \sin^2\frac{x}{2} – 2\sin\frac{x}{2}\cos\frac{x}{2}}} \right]$

    $\Rightarrow y = \cot^{-1}\left[ \cfrac{\cos\frac{x}{2} + \sin\frac{x}{2} + \cos\frac{x}{2} – \sin\frac{x}{2}}{\cos\frac{x}{2} + \sin\frac{x}{2} – \cos\frac{x}{2} + \sin\frac{x}{2}} \right]$

    $\Rightarrow y = \cot^{-1}\left[ \cfrac{2\cos\frac{x}{2}}{2\sin\frac{x}{2}} \right] = \cot^{-1}\left( \cot\frac{x}{2} \right)$

    $\Rightarrow y = \cfrac{x}{2} \Rightarrow \cfrac{dy}{dx} = \cfrac{1}{2}$

  7. $(\log x)^{\log x}, \; x > 1$

    SOLUTION

    Let $y = (\log x)^{\log x}$

    Taking log on both sides, we get $\log y = \log x \cdot \log(\log x)$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{1}{y}\cfrac{dy}{dx} = \log x \cdot \cfrac{1}{\log x} \cdot \cfrac{1}{x} + \log(\log x) \cdot \cfrac{1}{x} = \cfrac{1}{x}[1 + \log(\log x)]$

    $\therefore \cfrac{dy}{dx} = (\log x)^{\log x} \cdot \cfrac{1}{x} \cdot [1 + \log(\log x)]$

  8. $\cos(a\cos x + b\sin x)$, for some constant a and b.

    SOLUTION

    Let $y = \cos(a\cos x + b\sin x)$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{dy}{dx} = -\sin(a\cos x + b\sin x) [a(-\sin x) + b\cos x]$

    $= -\sin(a\cos x + b\sin x) [-a\sin x + b\cos x]$

    $= (a\sin x – b\cos x) \sin(a\cos x + b\sin x)$

  9. $(\sin x – \cos x)^{(\sin x – \cos x)}, \; \cfrac{\pi}{4} < x < \cfrac{3\pi}{4}$

    SOLUTION

    Let $y = (\sin x – \cos x)^{(\sin x – \cos x)}$

    Taking log on both sides, we get $\log y = (\sin x – \cos x) \log(\sin x – \cos x)$ …(i)

    Differentiating (i) w.r.t. x, we get

    $\cfrac{1}{y}\cfrac{dy}{dx} = (\sin x – \cos x) \cdot \cfrac{(\cos x + \sin x)}{(\sin x – \cos x)} + \log(\sin x – \cos x) \cdot (\cos x + \sin x)$

    $\Rightarrow \cfrac{1}{y}\cfrac{dy}{dx} = (\cos x + \sin x) + \log(\sin x – \cos x) \cdot (\cos x + \sin x)$

    $\Rightarrow \cfrac{dy}{dx} = y(\cos x + \sin x)[1 + \log(\sin x – \cos x)]$

    $\therefore \cfrac{dy}{dx} = (\sin x – \cos x)^{(\sin x – \cos x)} [(\cos x + \sin x)(1 + \log(\sin x – \cos x))], \; \sin x > \cos x$

  10. $x^x + x^a + a^x + a^a$, for some fixed $a > 0$ and $x > 0$.

    SOLUTION

    Let $y = x^x + x^a + a^x + a^a$

    For $x^x$: $\log y_1 = x\log x \Rightarrow \cfrac{dy_1}{dx} = x^x(1 + \log x)$

    For $x^a$: $\cfrac{dy_2}{dx} = a x^{a-1}$

    For $a^x$: $\cfrac{dy_3}{dx} = a^x \log a$

    For $a^a$: $\cfrac{dy_4}{dx} = 0$

    $\therefore \cfrac{dy}{dx} = x^x(1 + \log x) + a x^{a-1} + a^x \log a$

  11. $x^{x^2 – 3} + (x – 3)^{x^2}, \; x > 3$

    SOLUTION

    Let $y = x^{x^2 – 3} + (x – 3)^{x^2} = u + v$

    For $u = x^{x^2 – 3}$: $\log u = (x^2 – 3)\log x$

    $\cfrac{1}{u}\cfrac{du}{dx} = \cfrac{x^2 – 3}{x} + 2x\log x \Rightarrow \cfrac{du}{dx} = x^{x^2 – 3}\left[\cfrac{x^2 – 3}{x} + 2x\log x\right]$

    For $v = (x – 3)^{x^2}$: $\log v = x^2 \log(x – 3)$

    $\cfrac{1}{v}\cfrac{dv}{dx} = \cfrac{x^2}{x-3} + 2x\log(x-3) \Rightarrow \cfrac{dv}{dx} = (x-3)^{x^2}\left[\cfrac{x^2}{x-3} + 2x\log(x-3)\right]$

    $\therefore \cfrac{dy}{dx} = x^{x^2 – 3}\left[\cfrac{x^2 – 3}{x} + 2x\log x\right] + (x-3)^{x^2}\left[\cfrac{x^2}{x-3} + 2x\log(x-3)\right]$

  12. Find $\cfrac{dy}{dx}$, if $y = 12(1 – \cos t)$, $x = 10(t – \sin t)$, $-\cfrac{\pi}{2} < t < \cfrac{\pi}{2}$.

    SOLUTION

    Here, $y = 12(1 – \cos t)$ …(i), $x = 10(t – \sin t)$ …(ii)

    Differentiating (i) and (ii) w.r.t. t, we get

    $\cfrac{dy}{dt} = 12\sin t$, $\cfrac{dx}{dt} = 10(1 – \cos t)$

    $\Rightarrow \cfrac{dy}{dx} = \cfrac{dy/dt}{dx/dt} = \cfrac{12\sin t}{10(1 – \cos t)} = \cfrac{6\sin t}{5(1 – \cos t)}$

    $= \cfrac{6}{5}\left[\cfrac{2\sin(t/2)\cos(t/2)}{2\sin^2(t/2)}\right] = \cfrac{6}{5}\cot(t/2)$

  13. Find $\cfrac{dy}{dx}$, if $y = \sin^{-1}x + \sin^{-1}\sqrt{1 – x^2}$, $-1 \le x \le 1$.

    SOLUTION

    Here, $y = \sin^{-1}x + \sin^{-1}\sqrt{1 – x^2} = u + v$

    $\cfrac{du}{dx} = \cfrac{1}{\sqrt{1 – x^2}}$

    For $v = \sin^{-1}\sqrt{1 – x^2}$, put $x = \cos\theta$, then $v = \sin^{-1}\sqrt{1 – \cos^2\theta} = \sin^{-1}|\sin\theta| = \theta = \cos^{-1}x$

    $\therefore \cfrac{dv}{dx} = -\cfrac{1}{\sqrt{1 – x^2}}$

    So, $\cfrac{dy}{dx} = \cfrac{1}{\sqrt{1 – x^2}} – \cfrac{1}{\sqrt{1 – x^2}} = 0$

  14. If $x\sqrt{1+y} + y\sqrt{1+x} = 0$, for $-1 < x < 1$, prove that $\cfrac{dy}{dx} = -\cfrac{1}{(1+x)^2}$.

    SOLUTION

    We have, $x\sqrt{1+y} + y\sqrt{1+x} = 0$

    $\Rightarrow x\sqrt{1+y} = -y\sqrt{1+x} \Rightarrow x^2(1+y) = y^2(1+x)$

    $\Rightarrow (x^2 – y^2) + xy(x – y) = 0 \Rightarrow (x-y)(x+y+xy) = 0$

    $\Rightarrow y = -\cfrac{x}{1+x}$

    $\therefore \cfrac{dy}{dx} = \cfrac{(1+x)(-1) – (-x)(1)}{(1+x)^2} = \cfrac{-1-x + x}{(1+x)^2} = -\cfrac{1}{(1+x)^2}$

  15. If $(x-a)^2 + (y-b)^2 = c^2$, for some $c > 0$, prove that $\cfrac{\left[1 + \left(\cfrac{dy}{dx}\right)^2\right]^{3/2}}{\cfrac{d^2y}{dx^2}}$ is a constant independent of a and b.

    SOLUTION

    We have, $(x-a)^2 + (y-b)^2 = c^2$ …(i)

    Differentiating (i) w.r.t. x: $2(x-a) + 2(y-b)\cfrac{dy}{dx} = 0$

    $\Rightarrow (x-a) + (y-b)\cfrac{dy}{dx} = 0$ …(ii)

    Differentiating (ii) w.r.t. x: $1 + (y-b)\cfrac{d^2y}{dx^2} + \left(\cfrac{dy}{dx}\right)^2 = 0$

    $\Rightarrow (y-b)\cfrac{d^2y}{dx^2} = -\left[1 + \left(\cfrac{dy}{dx}\right)^2\right]$

    From (ii), $\cfrac{dy}{dx} = -\cfrac{x-a}{y-b}$

    $1 + \left(\cfrac{dy}{dx}\right)^2 = 1 + \cfrac{(x-a)^2}{(y-b)^2} = \cfrac{c^2}{(y-b)^2}$

    Also, $\cfrac{d^2y}{dx^2} = -\cfrac{c^2}{(y-b)^3}$

    $\therefore \cfrac{\left[1 + \left(\cfrac{dy}{dx}\right)^2\right]^{3/2}}{\cfrac{d^2y}{dx^2}} = \cfrac{\cfrac{c^3}{(y-b)^3}}{-\cfrac{c^2}{(y-b)^3}} = -c$, which is independent of a and b.

  16. If $\cos y = x \cos(a + y)$, with $\cos a \neq \pm 1$, prove that $\cfrac{dy}{dx} = \cfrac{\cos^2(a + y)}{\sin a}$.

    SOLUTION

    We have, $\cos y = x \cos(a + y)$

    $\Rightarrow x = \cfrac{\cos y}{\cos(a + y)}$

    $\cfrac{dx}{dy} = \cfrac{\cos(a + y)(-\sin y) – \cos y(-\sin(a + y))}{\cos^2(a + y)}$

    $= \cfrac{\cos y \sin(a + y) – \sin y \cos(a + y)}{\cos^2(a + y)} = \cfrac{\sin(a + y – y)}{\cos^2(a + y)} = \cfrac{\sin a}{\cos^2(a + y)}$

    $\therefore \cfrac{dy}{dx} = \cfrac{\cos^2(a + y)}{\sin a}$

  17. If $x = a(\cos t + t\sin t)$ and $y = a(\sin t – t\cos t)$, find $\cfrac{d^2y}{dx^2}$.

    SOLUTION

    $\cfrac{dx}{dt} = a(-\sin t + t\cos t + \sin t) = at\cos t$

    $\cfrac{dy}{dt} = a[\cos t – \{t(-\sin t) + \cos t\}] = a(\cos t + t\sin t – \cos t) = at\sin t$

    $\cfrac{dy}{dx} = \cfrac{dy/dt}{dx/dt} = \cfrac{at\sin t}{at\cos t} = \tan t$

    $\cfrac{d^2y}{dx^2} = \sec^2 t \cdot \cfrac{dt}{dx} = \sec^2 t \cdot \cfrac{1}{at\cos t} = \cfrac{\sec^3 t}{at}, \; 0 < t < \cfrac{\pi}{2}$

  18. If $f(x) = |x|^3$, show that $f'(x)$ exists for all real x and find it.

    SOLUTION

    Case I: When $x \ge 0$, $f(x) = x^3$, $f'(x) = 3x^2$

    Case II: When $x < 0$, $f(x) = (-x)^3 = -x^3$, $f'(x) = -3x^2$

    At $x = 0$: LHD = $\lim_{h \to 0^-} \cfrac{f(0+h)-f(0)}{h} = \lim_{h \to 0^-} \cfrac{-h^3 – 0}{h} = 0$

    RHD = $\lim_{h \to 0^+} \cfrac{h^3 – 0}{h} = 0$

    Thus $f'(0) = 0$. Hence $f'(x)$ exists for all real x and

    $f'(x) = \begin{cases} 3x^2, & x \ge 0 \\ -3x^2, & x < 0 \end{cases}$

  19. Using mathematical induction prove that $\cfrac{d}{dx}(x^n) = nx^{n-1}$ for all positive integers n.

    SOLUTION

    Let $P(n)$: $\cfrac{d}{dx}(x^n) = nx^{n-1}$

    For $n=1$: $\cfrac{d}{dx}(x) = 1 = 1 \cdot x^{0}$, true.

    Assume $P(m)$ is true: $\cfrac{d}{dx}(x^m) = mx^{m-1}$

    Now, $\cfrac{d}{dx}(x^{m+1}) = \cfrac{d}{dx}(x \cdot x^m) = x \cdot \cfrac{d}{dx}(x^m) + x^m \cdot \cfrac{d}{dx}(x)$

    $= x \cdot mx^{m-1} + x^m \cdot 1 = mx^m + x^m = (m+1)x^m = (m+1)x^{(m+1)-1}$

    Thus $P(m+1)$ is true. By induction, $P(n)$ is true for all positive integers n.

  20. Using the fact that $\sin(A+B) = \sin A \cos B + \cos A \sin B$ and differentiation, obtain the sum formula for cosines.

    SOLUTION

    $\sin(A+B) = \sin A \cos B + \cos A \sin B$ …(i)

    Consider A and B as functions of t. Differentiating (i) w.r.t. t:

    $\cos(A+B)\left(\cfrac{dA}{dt} + \cfrac{dB}{dt}\right) = \cos A \cos B \cfrac{dA}{dt} – \sin A \sin B \cfrac{dB}{dt} – \sin A \sin B \cfrac{dA}{dt} + \cos A \cos B \cfrac{dB}{dt}$

    $= (\cos A \cos B – \sin A \sin B)\left(\cfrac{dA}{dt} + \cfrac{dB}{dt}\right)$

    $\Rightarrow \cos(A+B) = \cos A \cos B – \sin A \sin B$

  21. Does there exist a function which is continuous everywhere but not differentiable at exactly two points? Justify your answer.

    SOLUTION

    Yes, consider $f(x) = |x-1| + |x-2|$.

    $f(x) = \begin{cases} -2x+3, & x < 1 \\ 1, & 1 \le x \le 2 \\ 2x-3, & x > 2 \end{cases}$

    At $x=1$: LHL = RHL = $f(1)=1$, so continuous.

    At $x=2$: LHL = RHL = $f(2)=1$, so continuous.

    But LHD at $x=1$ = $-2$, RHD at $x=1$ = $0$ → not differentiable.

    LHD at $x=2$ = $0$, RHD at $x=2$ = $2$ → not differentiable.

    Thus $f(x)$ is continuous everywhere but not differentiable at exactly two points $x=1$ and $x=2$.

  22. If $y = \begin{vmatrix} f(x) & g(x) & h(x) \\ l & m & n \\ a & b & c \end{vmatrix}$, prove that $\cfrac{dy}{dx} = \begin{vmatrix} f'(x) & g'(x) & h'(x) \\ l & m & n \\ a & b & c \end{vmatrix}$.

    SOLUTION

    We have, $y = \begin{vmatrix} f(x) & g(x) & h(x) \\ l & m & n \\ a & b & c \end{vmatrix}$

    $\cfrac{dy}{dx} = \begin{vmatrix} \cfrac{d}{dx}f(x) & \cfrac{d}{dx}g(x) & \cfrac{d}{dx}h(x) \\ l & m & n \\ a & b & c \end{vmatrix} + \begin{vmatrix} f(x) & g(x) & h(x) \\ 0 & 0 & 0 \\ a & b & c \end{vmatrix} + \begin{vmatrix} f(x) & g(x) & h(x) \\ l & m & n \\ 0 & 0 & 0 \end{vmatrix}$

    $= \begin{vmatrix} f'(x) & g'(x) & h'(x) \\ l & m & n \\ a & b & c \end{vmatrix}$

  23. If $y = e^{a\cos^{-1}x}$, $-1 \le x \le 1$, show that $(1-x^2)\cfrac{d^2y}{dx^2} – x\cfrac{dy}{dx} – a^2 y = 0$.

    SOLUTION

    $y = e^{a\cos^{-1}x}$ …(i)

    $\cfrac{dy}{dx} = e^{a\cos^{-1}x} \cdot \cfrac{-a}{\sqrt{1-x^2}} = \cfrac{-ay}{\sqrt{1-x^2}}$ …(ii)

    Differentiating (ii): $\cfrac{d^2y}{dx^2} = -a\left[\cfrac{\sqrt{1-x^2}\cfrac{dy}{dx} – y \cdot \cfrac{-x}{\sqrt{1-x^2}}}{1-x^2}\right]$

    $\Rightarrow (1-x^2)\cfrac{d^2y}{dx^2} = -a\left[\sqrt{1-x^2}\cfrac{dy}{dx} + \cfrac{xy}{\sqrt{1-x^2}}\right]$

    From (ii), $\cfrac{dy}{dx} = \cfrac{-ay}{\sqrt{1-x^2}} \Rightarrow \sqrt{1-x^2}\cfrac{dy}{dx} = -ay$ and $\cfrac{1}{\sqrt{1-x^2}} = -\cfrac{1}{ay}\cfrac{dy}{dx}$

    Substituting: $(1-x^2)\cfrac{d^2y}{dx^2} = -a\left[-ay + xy \cdot \left(-\cfrac{1}{ay}\cfrac{dy}{dx}\right)\right] = a^2 y + x\cfrac{dy}{dx}$

    $\Rightarrow (1-x^2)\cfrac{d^2y}{dx^2} – x\cfrac{dy}{dx} – a^2 y = 0$

Frequently Asked Questions (FAQs)

What are NCERT Solutions for Class 12 Maths Chapter 5 Continuity and Differentiability?

NCERT Solutions for Class 12 Maths Chapter 5 Continuity and Differentiability provide step-by-step explanations for all exercises and examples. Moreover, students can strengthen conceptual clarity through structured practice. Therefore, learners can use www.mathstudy.in and Udgam Welfare Foundation for additional free learning support.

Where can students download detailed continuity and differentiability solutions for Class 12?

Students can access structured and detailed solutions on MathStudy, which provides chapter-wise explanations and solved examples. In addition, Udgam Welfare Foundation offers free academic resources. Consequently, students can prepare more effectively for board examinations.

Is NCERT Solutions for Class 12 Maths Chapter 5 Continuity and Differentiability PDF useful for revision?

NCERT Solutions for Class 12 Maths Chapter 5 Continuity and Differentiability PDF helps students revise concepts quickly and efficiently. Moreover, it allows easy access to formulas and solved problems. Therefore, learners can improve speed and accuracy before examinations through structured revision.

Where can I purchase HOTS and Question Bank for Class 12 Mathematics?

Students can purchase HOTS and Question Bank for Class 12 Mathematics from this ebook link. Moreover, it contains exam-oriented questions and important concepts. Consequently, students can improve preparation and score higher in board examinations.