What Is the Correct Derivative of g(x) = f(x^2)?

PandaherO
Messages
10
Reaction score
0
1. Let the function f(x) have the property that f′(x)=x+1/x−3. If g(x)=f(x^2) find g′(x).

I've tried some steps already, however my answer is still wrong..

g'(x)=?
g'(x)=f'(x) at x^2 so, f'(x^2)?

(x+1)'(x-3)-(x+1)(x-3)'/(x-3)^2

in the end i get -4/(x-3)^2 and then I plug in x^2..
>-4/(x^4-6x^2+9)??

this seems to be wrong so could someone point out where my concept is flawed?
Thanks
 
Physics news on Phys.org
I have no idea why you are finding the second derivative of f. That is not at all relevant to the question. Use the chain rule: g(x)= f(x^2) so g'(x)= f'(x^2)(x^2)'. You are given f', not f, so you do not need to do that derivative.
 
Last edited by a moderator:
Thanks so much, I don't exactly know what I was doing, either...haha I should have read the question more clearly.
 
PandaherO said:
1. Let the function f(x) have the property that f′(x)=x+1/x−3. If g(x)=f(x^2) find g′(x).

I've tried some steps already, however my answer is still wrong..

g'(x)=?
g'(x)=f'(x) at x^2 so, f'(x^2)?

(x+1)'(x-3)-(x+1)(x-3)'/(x-3)^2

in the end i get -4/(x-3)^2 and then I plug in x^2..
>-4/(x^4-6x^2+9)??

this seems to be wrong so could someone point out where my concept is flawed?
Thanks

Since g(x) = f(x^2), we have g'(x) = (d/dx) f(x^2), and you can write this out using the chain rule together with your formula f'(x) = x-3 + 1/x (as you have written).

RGV
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
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