Prove f'(x) = a(n) x^(n-1): Math Steps & Examples

  • Thread starter Thread starter tonyviet
  • Start date Start date
  • Tags Tags
    Derivatives E^x
tonyviet
Messages
5
Reaction score
0
1.

f(x)= ax^2 = ae^TR, nez
Prove f '(x) = a(n) x^(n-1)2.
n does not equal 03.
I don't even understand it
 
Last edited:
Physics news on Phys.org


I don't understand it either- go back and check the problem again!

In particular, "F(x)= ax^2 = ae^TR" makes no sense- it appears to be saying that F(x) is equal to two different functions. The only way I could make sense of it is if they are the same function: x^2= e^(ln(x^2))= e^(2 ln(x)). How is "TR" defined?

In any case "f'(x)= a(n)x^(n-1)" makes no sense because there was no mention of either "f" or "n" before. Assuming you mean "F" and "f" to be the same function (a very bad practice- capital letters and small letters are different symbols and should represent different variables) there still was n "n" in the original formulation.

Of course, it is true that if f(x)= ax^n, not x^2, then f'(x)= a(n x^(n-1)). That is normally proved by using induction on n or the binomial theorem, long before the derivatives of e^x and ln(x) are introduced. But if you do have those, then you could argue that f(x)= ax^n= a e^(n ln(x)) so that f'(x)= a e^(n ln(x))*(n/x)= a(x^n)(n/x)= a(nx^(m-1)).
 


f(x)= ax^2 = aeTR (Not sure if its exponential), neZ
prove f '(x) = a(n)x^(n-1)
n does not equal 0
sorry about the mistake

This was for a pre-calculus class but the teacher stated that it was in introductory calculus, so i assume that it is before the derivatives of e^x.

Btw do you know what type of problem this is so I can look it up in the book?
 
Last edited:


I am confused on how you got:
F' (x) = ae ^( n ln(x)) * (n/x) = a(x^n)(n/x) then to a(nx ^(n-1))
 
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