Question
Question: differentiate: x^5(3-6x^-9) by first principle...
differentiate: x^5(3-6x^-9) by first principle
15x^4 + 24x^{-5}
Solution
To differentiate the given function f(x)=x5(3−6x−9) by the first principle, we follow these steps:
1. Simplify the function: First, expand and simplify the given function: f(x)=x5(3−6x−9) f(x)=3x5−6x5⋅x−9 Using the rule am⋅an=am+n: f(x)=3x5−6x5−9 f(x)=3x5−6x−4
2. Apply the definition of differentiation by first principle: The first principle states that the derivative of a function f(x) is given by: f′(x)=limh→0hf(x+h)−f(x)
3. Find f(x+h): Substitute (x+h) into the simplified function f(x)=3x5−6x−4: f(x+h)=3(x+h)5−6(x+h)−4
4. Substitute f(x+h) and f(x) into the first principle formula: f′(x)=limh→0h[3(x+h)5−6(x+h)−4]−[3x5−6x−4] f′(x)=limh→0h3(x+h)5−6(x+h)−4−3x5+6x−4 Rearrange the terms: f′(x)=limh→0h3[(x+h)5−x5]−6[(x+h)−4−x−4]
5. Split the limit and apply the standard limit formula: We can split the limit into two parts: f′(x)=limh→0(3h(x+h)5−x5−6h(x+h)−4−x−4) We use the standard limit formula: limh→0h(x+h)n−xn=nxn−1.
For the first term (n=5): limh→03h(x+h)5−x5=3⋅(5x5−1)=3⋅5x4=15x4
For the second term (n=−4): limh→0−6h(x+h)−4−x−4=−6⋅(−4x−4−1)=−6⋅(−4x−5)=24x−5
6. Combine the results: Add the results from both terms to get the final derivative: f′(x)=15x4+24x−5
The derivative can also be written as 15x4+x524.
The final answer is 15x4+24x−5.
Explanation of the solution:
- Simplify the given function f(x)=x5(3−6x−9) to f(x)=3x5−6x−4.
- Use the first principle definition: f′(x)=limh→0hf(x+h)−f(x).
- Substitute f(x+h)=3(x+h)5−6(x+h)−4 and f(x) into the formula.
- Separate the terms: 3limh→0h(x+h)5−x5−6limh→0h(x+h)−4−x−4.
- Apply the standard limit formula limh→0h(x+h)n−xn=nxn−1 for each term.
- For the first term, n=5, resulting in 3⋅5x5−1=15x4.
- For the second term, n=−4, resulting in −6⋅(−4)x−4−1=24x−5.
- Combine the results: 15x4+24x−5.