Differentiation Ax^b with f(x) already given

  • Thread starter Thread starter jameswill1am
  • Start date Start date
  • Tags Tags
    Differentiation
jameswill1am
Messages
10
Reaction score
0

Homework Statement



The function f is defined as f(x)=x^4, then;

f'(3x^3)=?

d[f(3x^3)]/dx=?

f'(xy^3)=?

Homework Equations





The Attempt at a Solution



My problem here is not so much doing the differentiation itself but understanding the notation.

1. for f'(3x^3) i want to differentiate my f(x) to get 4x^3 and then f'(3x^3)=4(3x^3)^3?

2. Here i want to diff. (3x^3)^4?

3. And for the third i want to put f'(xy^3)is equal to f'(x) and then put in x=(xy^3), and so something like 4(xy^3)^3?

Let me know if I'm on the right tracks. cheers
 
Physics news on Phys.org
First you'll need f'(x). Then you need to evaluate that function at 3x3.

As an example, suppose that g(x) = x3 and you want g'(2x2).

g'(x) = 3x2, so g'(2x2) = 3(2x2)2 = 3 * 4x4 = 12x4.
Edit: Never mind. It looks like you have the idea.
2. That looks right.
3. Looks right.
 
Last edited:
Thanks i felt as though i new what i was doing but hours without sleep had caused me to doubt myself. Thanks for the concise reply and for the peace of mind.
 
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...
Back
Top