ExamGOAL
Books
62
Subjective

If $x \sin (a+y)+\sin a \cdot \cos (a+y)=0$, then prove that $$\frac{d y}{d x}=\frac{\sin ^2(a+y)}{\sin a}$$

Explanation

$$\begin{aligned} &\text { We have, }\\ &\begin{array}{cc} & x \sin (a+y)+\sin a \cdot \cos (a+y)=0 \\ \Rightarrow & x \sin (a+y)=-\sin a \cdot \cos (a+y) \\ \Rightarrow & x=\frac{-\sin a \cdot \cos (a+y)}{\sin (a+y)} \end{array} \end{aligned}$$

$\Rightarrow \quad x=-\sin a \cdot \cot (a+y)$

$\therefore \quad \frac{d x}{d y}=-\sin a \cdot\left[-\operatorname{cosec}^2(a+y)\right] \cdot \frac{d}{d y}(a+y)$

$$\begin{aligned} &\begin{aligned} & =\sin a \cdot \frac{1}{\sin ^2(a+y)} \cdot 1 \\ & =\frac{\sin ^2(a+y)}{\sin a} \end{aligned}\\ &\text { Hence proved. } \end{aligned}$$

63
Subjective

If $\sqrt{1-x^2}+\sqrt{1-y^2}=a(x-y)$, then prove that $\frac{d y}{d x}=\sqrt{\frac{1-y^2}{1-x^2}}$.

Explanation

We have, $\sqrt{1-x^2}+\sqrt{1-y^2}=a(x-y)$

$\begin{aligned} & \text { On putting } x=\sin \alpha \text { and } y=\sin \beta \text {, we get } \\ & \qquad \sqrt{1-\sin ^2 \alpha}+\sqrt{1-\sin ^2 \beta}=a(\sin \alpha-\sin \beta)\end{aligned}$

$$\begin{array}{ll} \Rightarrow & \cos \alpha+\cos \beta=a(\sin \alpha-\sin \beta) \\ \Rightarrow & 2 \cos \frac{\alpha+\beta}{2} \cdot \cos \frac{\alpha-\beta}{2}=a\left(2 \cos \frac{\alpha+\beta}{2} \cdot \sin \frac{\alpha-\beta}{2}\right) \end{array}$$

$$\begin{array}{ll} \Rightarrow & \cos \frac{\alpha-\beta}{2}=a \sin \frac{\alpha-\beta}{2} \\ \Rightarrow & \cot \frac{\alpha-\beta}{2}=a \end{array}$$

$$\begin{array}{l} \Rightarrow & \frac{\alpha-\beta}{2} =\cot ^{-1} a \\ \Rightarrow & \alpha-\beta =2 \cot ^{-1} a \\ \Rightarrow & \sin ^{-1} x-\sin ^{-1} y =2 \cot ^{-1} a \quad[\because x=\sin \alpha \text { and } y=\sin \beta] \end{array}$$

$$\begin{aligned} &\text { On differentiating both sides w.r.t. } x \text {, we get }\\ &\begin{array}{ll} & \frac{1}{\sqrt{1-x^2}}-\frac{1}{\sqrt{1-y^2}} \frac{d y}{d x}=0 \\ \therefore & \frac{d y}{d x}=\frac{\sqrt{1-y^2}}{\sqrt{1-x^2}}=\sqrt{\frac{1-y^2}{1-x^2}}\quad\text{Hence proved.} \end{array} \end{aligned}$$

64
Subjective

If $y=\tan ^{-1} x$, then find $\frac{d^2 y}{d x^2}$ in terms of $y$ alone.

Explanation

$$\begin{aligned} &\begin{aligned} \text { We have, }\quad y & =\tan ^{-1} x \quad \text { [on differentiating w.r.t. } x \text { ] }\\ \therefore\quad \frac{d y}{d x} & =\frac{1}{1+x^2}\quad \text { [again differentiating w.r.t. } x \text { ] } \end{aligned} \end{aligned}$$

Now, $$\frac{d^2 y}{d x^2}=\frac{d}{d x}\left(1+x^2\right)^{-1}$$

$$\begin{aligned} & =-1\left(1+x^2\right)^{-2} \cdot \frac{d}{d x}\left(1+x^2\right) \\ & =-\frac{1}{\left(1+x^2\right)^2} \cdot 2 x \\ & =\frac{-2 \tan y}{\left(1+\tan ^2 y\right)^2} \quad\left[\because y=\tan ^{-1} x \Rightarrow \tan y=x\right] \end{aligned}$$

$$\begin{aligned} & =\frac{-2 \tan y}{\left(\sec ^2 y\right)^2} \\ & =-2 \frac{\sin y}{\cos y} \cdot \cos ^2 y \cdot \cos ^2 y \\ & =-\sin 2 y \cdot \cos ^2 y \quad[\because \sin 2 x=2 \sin x \cos x] \end{aligned}$$

65
Subjective

$f(x)=x(x-1)^2$ in $[0,1]$

Explanation

We have, $f(x)=x(x-1)^2$ in $[0,1]$.

(i) Since, $f(x)=x(x-1)^2$ is a polynomial function.

So, it is continuous in $[0,1]$.

$$\begin{aligned} &\text { (ii) Now, }\\ &\begin{aligned} f^{\prime}(x) & =x \cdot \frac{d}{d x}(x-1)^2+(x-1)^2 \frac{d}{d x} x \\ & =x \cdot 2(x-1) \cdot 1+(x-1)^2 \\ & =2 x^2-2 x+x^2+1-2 x \\ & =3 x^2-4 x+1 \text { which exists in }(0,1) \end{aligned} \end{aligned}$$

So, $f(x)$ is differentiable in $(0,1)$. (iii) Now, $f(0)=0$ and $f(1)=0 \Rightarrow f(0)=f(1)$

$f$ satisfies the above conditions of Rolle's theorem.

Hence, by Rolle's theorem $\exists c \in(0,1)$ such that

$$\begin{aligned} f^{\prime}(c) & =0 \\ \Rightarrow\quad 3 c^2-4 c+1 & =0 \\ \Rightarrow\quad 3 c^2-3 c-c+1 & =0 \\ \Rightarrow\quad 3 c(c-1)-1(c-1) & =0 \\ \Rightarrow\quad (3 c-1)(c-1) & =0 \\ \Rightarrow\quad c & =\frac{1}{3}, 1 \Rightarrow \frac{1}{3} \in(0,1) \end{aligned}$$

Thus, we see that there exists a real number c in the open interval $(0,1)$. Hence, Rolle's theorem has been verified.

66
Subjective

$f(x)=\sin ^4 x+\cos ^4 x$ in $\left[0, \frac{\pi}{2}\right]$

Explanation

We have, $f(x)=\sin ^4 x+\cos ^4 x$ in $\left[0, \frac{\pi}{2}\right]\quad\text{.... (i)}$

(i) $f(x)$ is continuous in $\left[0, \frac{\pi}{2}\right]$

[since, $\sin ^4 x$ and $\cos ^4 x$ are continuous functions and we know that, if $g$ and $h$ be continuous functions, then $(g+h)$ is a continuous function.]

$$\begin{aligned} &\begin{aligned} \text { (ii) }\quad f^{\prime}(x) & =4(\sin x)^3 \cdot \cos x+4(\cos x)^3 \cdot(-\sin x) \\ & =4 \sin ^3 x \cdot \cos x-4 \sin x \cdot \cos ^3 x \\ & =4 \sin x \cos x\left(\sin ^2 x-\cos ^2 x\right) \text { which exists in }\left(0, \frac{\pi}{2}\right)\quad\text{.... (ii)} \end{aligned} \end{aligned}$$

Hence, $f(x)$ is differentiable in $\left(0, \frac{\pi}{2}\right)$.

(iii) Also, $f(0)=0+1=1$ and $f\left(\frac{\pi}{2}\right)=1+0=1$

$$\Rightarrow \quad f(0)=f\left(\frac{\pi}{2}\right)$$

Conditions of Rolle's theorem are satisfied.

Hence, there exists at least one $c\in\left(0, \frac{\pi}{2}\right)$ such that $f^{\prime}(c)=0$.

$$\begin{aligned} &\begin{array}{lr} \therefore & 4 \sin c \cos c\left(\sin ^2 c-\cos ^2 c\right)=0 \\ \Rightarrow & 4 \operatorname{sinc} \cos c(-\cos 2 c)=0 \\ \Rightarrow & -2 \sin 2 c \cdot \cos 2 c=0 \\ \Rightarrow & -\sin 4 c=0 \\ \Rightarrow & \sin 4 c=0 \\ \Rightarrow & 4 c=\pi \\ \Rightarrow & c=\frac{\pi}{4} \\ \text { and } & \frac{\pi}{4} \in\left(0, \frac{\pi}{2}\right) \end{array}\\ &\text { Hence, Rolle's theorem has been verified. } \end{aligned}$$