Solveeit Logo

Question

Question: Differentiate the equation \[x\sqrt x + y\sqrt y = a\sqrt a \] with respect to x....

Differentiate the equation xx+yy=aax\sqrt x + y\sqrt y = a\sqrt a with respect to x.

Explanation

Solution

Here we write the value of square root as power 12\dfrac{1}{2} for each term in the square root and using property of exponents that pm×pq=pm+q{p^m} \times {p^q} = {p^{m + q}} we combine the powers of each term. We differentiate each term separately where y can be a function of x so we use chain rule in differentiation of y and term on RHS is constant term.

  • pn=(p)1n\sqrt[n]{p} = {(p)^{\dfrac{1}{n}}}
  • We have the method of differentiation ddx(xn)=nxn1\dfrac{d}{{dx}}({x^n}) = n{x^{n - 1}}, where differentiation of constants is zero.
  • Chain rule of differentiation: ddx[f(g(x)]=f(g(x))×g(x)\dfrac{d}{{dx}}[f(g(x)] = f'(g(x)) \times g'(x), where f(g(x))f'(g(x)) is differentiation of f with respect to x and g(x)g'(x) is differentiation of g with respect to x.

Complete step-by-step answer:
We have an equation xx+yy=aax\sqrt x + y\sqrt y = a\sqrt a
Since we know that pn=(p)1n\sqrt[n]{p} = {(p)^{\dfrac{1}{n}}}. Here the value of n is 2 for all the terms.
x×(x)12+y×(y)12=a×(a)12\Rightarrow x \times {(x)^{\dfrac{1}{2}}} + y \times {(y)^{\dfrac{1}{2}}} = a \times {(a)^{\dfrac{1}{2}}}
Use the property that when the base is the same, powers can be added.
x1+12+y1+12=a1+12\Rightarrow {x^{1 + \dfrac{1}{2}}} + {y^{1 + \dfrac{1}{2}}} = {a^{1 + \dfrac{1}{2}}}
Take LCM in the power of each term
x2+12+y2+12=a2+12\Rightarrow {x^{\dfrac{{2 + 1}}{2}}} + {y^{\dfrac{{2 + 1}}{2}}} = {a^{\dfrac{{2 + 1}}{2}}}
x32+y32=a32\Rightarrow {x^{\dfrac{3}{2}}} + {y^{\dfrac{3}{2}}} = {a^{\dfrac{3}{2}}}
Now we differentiate both sides of the equation.
ddx(x32+y32)=ddx(a32)\Rightarrow \dfrac{d}{{dx}}\left( {{x^{\dfrac{3}{2}}} + {y^{\dfrac{3}{2}}}} \right) = \dfrac{d}{{dx}}\left( {{a^{\dfrac{3}{2}}}} \right)
Break the differentiation on LHS of the equation for separate terms.
ddx(x32)+ddx(y32)=ddx(a32)\Rightarrow \dfrac{d}{{dx}}\left( {{x^{\dfrac{3}{2}}}} \right) + \dfrac{d}{{dx}}\left( {{y^{\dfrac{3}{2}}}} \right) = \dfrac{d}{{dx}}\left( {{a^{\dfrac{3}{2}}}} \right)
We know that ddx(xn)=nxn1\dfrac{d}{{dx}}({x^n}) = n{x^{n - 1}}, y is a function of x so we apply chain rule to differentiation of y and differentiation of constant term is 0.
32(x)321+32(y)321×dydx=0\Rightarrow \dfrac{3}{2}{(x)^{\dfrac{3}{2} - 1}} + \dfrac{3}{2}{(y)^{\dfrac{3}{2} - 1}} \times \dfrac{{dy}}{{dx}} = 0
Take LCM in power of each term and take the constant term common.
32[(x)322+32(y)322×dydx]=0\Rightarrow \dfrac{3}{2}[{(x)^{\dfrac{{3 - 2}}{2}}} + \dfrac{3}{2}{(y)^{\dfrac{{3 - 2}}{2}}} \times \dfrac{{dy}}{{dx}}] = 0
Cross multiply the constant term to RHS of the equation
(x)12+(y)12×dydx=0\Rightarrow {(x)^{\dfrac{1}{2}}} + {(y)^{\dfrac{1}{2}}} \times \dfrac{{dy}}{{dx}} = 0
Since, p=(p)12\sqrt p = {(p)^{\dfrac{1}{2}}}
x+ydydx=0\Rightarrow \sqrt x + \sqrt y \dfrac{{dy}}{{dx}} = 0
Thus differentiation of xx+yy=aax\sqrt x + y\sqrt y = a\sqrt a with respect to x is x+ydydx=0\sqrt x + \sqrt y \dfrac{{dy}}{{dx}} = 0
We can further solve the equation by shifting the term with x on one side of the equation.
ydydx=x\Rightarrow \sqrt y \dfrac{{dy}}{{dx}} = - \sqrt x
Dividing both sides by y\sqrt y
yydydx=xy\Rightarrow \dfrac{{\sqrt y }}{{\sqrt y }}\dfrac{{dy}}{{dx}} = - \dfrac{{\sqrt x }}{{\sqrt y }}
Cancel the same terms from numerator and denominator.
dydx=xy\Rightarrow \dfrac{{dy}}{{dx}} = - \sqrt {\dfrac{x}{y}}

Note: Students are likely to make the mistake of not differentiating y with respect to x because they think it is not mentioned anywhere in the question so y will not be a function of x. Keep in mind the sign of value changes from positive to negative and vice versa when shifted from one side of the equation to the other side of the equation.