Skip to main content
IIT JEE Test Series — Practice smarter, perform stronger.

Method OF Differentiation flash cards

Master Method OF Differentiation through 85 JEE Advanced-level recall cards, systematically structured one idea at a time. Revise concept-wise, identify the areas where you need improvement, and focus your preparation with greater precision.

Method OF Differentiation, question and answer

10 of this chapter's 85 cards, laid out open so you can read straight through. The remaining 75 are in the interactive deck, where the answer stays hidden until you commit to one.

  1. 1.State the Chain Rule for differentiating a composite function y=f(g(x))y=f(g(x)).

    dydx=f(g(x))g(x)\dfrac{dy}{dx}=f'(g(x))\cdot g'(x), i.e. differentiate the outer function keeping the inner function intact, then multiply by the derivative of the inner function.

    Hint: Think of peeling layers from outside in.

  2. 2.How do you differentiate y=f(x)g(x)y=f(x)^{g(x)} (variable base and variable exponent)?

    Take log of both sides: lny=g(x)lnf(x)\ln y=g(x)\ln f(x), then differentiate implicitly w.r.t. xx: 1ydydx=g(x)lnf(x)+g(x)f(x)f(x)\dfrac{1}{y}\dfrac{dy}{dx}=g'(x)\ln f(x)+g(x)\dfrac{f'(x)}{f(x)}, so dydx=y[g(x)lnf(x)+g(x)f(x)f(x)]=f(x)g(x)[g(x)lnf(x)+g(x)f(x)f(x)]\dfrac{dy}{dx}=y\left[g'(x)\ln f(x)+\dfrac{g(x)f'(x)}{f(x)}\right]=f(x)^{g(x)}\left[g'(x)\ln f(x)+\dfrac{g(x)f'(x)}{f(x)}\right].

    Hint: This technique is called logarithmic differentiation.

  3. 3.If x=ϕ(t)x=\phi(t) and y=ψ(t)y=\psi(t) are given parametrically, find dydx\dfrac{dy}{dx}.

    dydx=dy/dtdx/dt=ψ(t)ϕ(t)\dfrac{dy}{dx}=\dfrac{dy/dt}{dx/dt}=\dfrac{\psi'(t)}{\phi'(t)}, provided ϕ(t)0\phi'(t)\neq0.

    Hint: Differentiate xx and yy separately with respect to the parameter tt, then divide.

  4. 4.How do you find dydx\dfrac{dy}{dx} for an implicit relation like x2+y2=r2x^2+y^2=r^2?

    Differentiate both sides w.r.t. xx, treating yy as a function of xx and using the chain rule on yy-terms: 2x+2ydydx=02x+2y\dfrac{dy}{dx}=0, giving dydx=xy\dfrac{dy}{dx}=-\dfrac{x}{y} (for y0y\neq0).

    Hint: Apply ddx(yn)=nyn1dydx\dfrac{d}{dx}(y^n)=ny^{n-1}\dfrac{dy}{dx} to every yy-term.

  5. 5.How is the derivative of one function u=f(x)u=f(x) with respect to another function v=g(x)v=g(x) computed?

    dudv=du/dxdv/dx=f(x)g(x)\dfrac{du}{dv}=\dfrac{du/dx}{dv/dx}=\dfrac{f'(x)}{g'(x)}, where both uu and vv are differentiated w.r.t. the common variable xx and the results are divided (provided g(x)0g'(x)\neq0).

    Hint: Useful for problems like differentiating sin1x\sin^{-1}x with respect to cos1x\cos^{-1}x.

  6. 6.If y=xxxy=x^{x^{x}} (a tower of three xx's), find dydx\dfrac{dy}{dx}.

    Let t=xxt=x^x, so lnt=xlnxt=xx(1+lnx)\ln t=x\ln x\Rightarrow t'=x^x(1+\ln x). Now y=xty=x^{t}, so lny=tlnx\ln y=t\ln x, giving yy=tlnx+tx\dfrac{y'}{y}=t'\ln x+\dfrac{t}{x}. Substituting tt and tt': y=xxx[xx(1+lnx)lnx+xx1]y'=x^{x^{x}}\left[x^{x}(1+\ln x)\ln x+x^{x-1}\right].

    Hint: Take logs twice, from the top of the tower down.

  7. 7.Differentiate y=(sinx)cosx+(cosx)sinxy=(\sin x)^{\cos x}+(\cos x)^{\sin x}.

    For u=(sinx)cosxu=(\sin x)^{\cos x}: lnu=cosxlnsinx\ln u=\cos x\ln\sin x, so u=u[cos2xsinxsinxlnsinx]u'=u\left[\dfrac{\cos^2x}{\sin x}-\sin x\ln\sin x\right]. For v=(cosx)sinxv=(\cos x)^{\sin x}: lnv=sinxlncosx\ln v=\sin x\ln\cos x, so v=v[cosxlncosxsin2xcosx]v'=v\left[\cos x\ln\cos x-\dfrac{\sin^2x}{\cos x}\right]. Then y=u+v=(sinx)cosx[cos2xsinxsinxlnsinx]+(cosx)sinx[cosxlncosxsin2xcosx]y'=u'+v'=(\sin x)^{\cos x}\left[\dfrac{\cos^2x}{\sin x}-\sin x\ln\sin x\right]+(\cos x)^{\sin x}\left[\cos x\ln\cos x-\dfrac{\sin^2x}{\cos x}\right].

    Hint: Log-differentiate each term separately, then add the two derivatives.

  8. 8.Differentiate y=xsinx+(sinx)xy=x^{\sin x}+(\sin x)^{x}.

    For u=xsinxu=x^{\sin x}: lnu=sinxlnx\ln u=\sin x\ln x, so u=xsinx(cosxlnx+sinxx)u'=x^{\sin x}\left(\cos x\ln x+\dfrac{\sin x}{x}\right). For v=(sinx)xv=(\sin x)^x: lnv=xlnsinx\ln v=x\ln\sin x, so v=(sinx)x(lnsinx+xcotx)v'=(\sin x)^x(\ln\sin x+x\cot x). Hence y=xsinx(cosxlnx+sinxx)+(sinx)x(lnsinx+xcotx)y'=x^{\sin x}\left(\cos x\ln x+\dfrac{\sin x}{x}\right)+(\sin x)^x(\ln\sin x+x\cot x).

    Hint: Two different exponent-of-function forms — log-differentiate each independently.

  9. 9.Using logarithmic differentiation, find dydx\dfrac{dy}{dx} for y=(x1)(x2)(x3)(x4)y=\sqrt{\dfrac{(x-1)(x-2)}{(x-3)(x-4)}}.

    Take lny=12[ln(x1)+ln(x2)ln(x3)ln(x4)]\ln y=\dfrac12\big[\ln(x-1)+\ln(x-2)-\ln(x-3)-\ln(x-4)\big]. Differentiating, yy=12[1x1+1x21x31x4]\dfrac{y'}{y}=\dfrac12\left[\dfrac{1}{x-1}+\dfrac{1}{x-2}-\dfrac{1}{x-3}-\dfrac{1}{x-4}\right], so y=y2[1x1+1x21x31x4]y'=\dfrac{y}{2}\left[\dfrac{1}{x-1}+\dfrac{1}{x-2}-\dfrac{1}{x-3}-\dfrac{1}{x-4}\right] with yy as given.

    Hint: Convert the product/quotient/root into a sum of logs first.

  10. 10.Find the value of x>0x>0 at which y=x1/xy=x^{1/x} attains its maximum, using logarithmic differentiation.

    lny=lnxx\ln y=\dfrac{\ln x}{x}, so yy=1lnxx2\dfrac{y'}{y}=\dfrac{1-\ln x}{x^2}, giving y=x1/x1lnxx2y'=x^{1/x}\cdot\dfrac{1-\ln x}{x^2}. Since x1/x>0x^{1/x}>0 and x2>0x^2>0, y=0    lnx=1    x=ey'=0\iff \ln x=1\iff x=e. As y>0y'>0 for xexe, x=ex=e is a maximum, with maximum value y=e1/ey=e^{1/e}.

    Hint: Log-differentiate, set y=0y'=0, then check the sign change.

Open the interactive deck for the other 75 cards, with self-grading so the ones you keep missing come back.

Other ways to revise this chapter

Master this chapter with similar other learning materials.

Preparing students for India’s top institutes

Our students are currently into top technological and medical institutes of India.

  • IIT Bombay
  • IIT Delhi
  • IIT Madras
  • IIT Kanpur
  • IIT Kharagpur
  • IIT Roorkee
  • IIT Guwahati
  • IIT BHU Varanasi
  • AIIMS Delhi
  • NIT Tiruchirappalli
  • NIT Rourkela

Join QuestPix, Today!

Get notified first, with exam & curriculum updates, course & test series launch offers, motivation & success stories and free learning resources recommended by toppers.

Chat on WhatsApp