Finding g'(x) in a(x)=x(18-x^2)^1/2

  • Thread starter Thread starter Shambles
  • Start date Start date
Shambles
Messages
14
Reaction score
0

Homework Statement


Find g'(x)
a(x)=x(18-x^2)^1/2

Homework Equations


Answer stated as:
a'(x)=(18-x^2)^1/2 - x^2/(18-x^2)^1/2


The Attempt at a Solution



Having trouble with this solution. The chain rule states that f(x)g(x) = f'(x)g(x)+g'(x)f(x) so the first term in the solution is obviously (18-x^2)^1/2.

Where I run into problems is the second term with the numerator being x^2 when I thought it should only be x. Simplifying the problem into f(x)=(18-x^2)^1/2 the chain rule states it the derivative should be 1/2(18-x^2)(0-2x)=-x/(18-x^2)^1/2. Am I wrong or is the stated solution wrong?
 
Physics news on Phys.org
Shambles said:
Having trouble with this solution. The chain rule states that f(x)g(x) = f'(x)g(x)+g'(x)f(x) so the first term in the solution is obviously (18-x^2)^1/2.

Where I run into problems is the second term with the numerator being x^2 when I thought it should only be x.
You forgot about f(x) = x, which gives you the second x.
 
Ugh, that is so... dirty. Thanks, that was pretty simple.
 
Shambles said:

Homework Statement


Find g'(x)
a(x)=x(18-x^2)^1/2

Homework Equations


Answer stated as:
a'(x)=(18-x^2)^1/2 - x^2/(18-x^2)^1/2


The Attempt at a Solution



Having trouble with this solution. The chain rule states that f(x)g(x) = f'(x)g(x)+g'(x)f(x) so the first term in the solution is obviously (18-x^2)^1/2.
That's not the chain rule; it's the product rule. The chain rule is used to find the derivative of a composite function, f(g(x)).
Shambles said:
Where I run into problems is the second term with the numerator being x^2 when I thought it should only be x. Simplifying the problem into f(x)=(18-x^2)^1/2 the chain rule states it the derivative should be 1/2(18-x^2)(0-2x)=-x/(18-x^2)^1/2. Am I wrong or is the stated solution wrong?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top