How in the blazes is this the derivative of f(x)?

  • Thread starter Thread starter neutron star
  • Start date Start date
  • Tags Tags
    Derivative
Click For Summary
SUMMARY

The derivative of the function f(x) = (2x + 1)11 (5x - 1)9 is calculated using the product rule and chain rule. The correct derivative is f'(x) = (2x + 1)10 (5x - 1)8 [200x + 23]. The term +23 arises from the derivative calculations of the individual components, specifically from the expansion of the product rule. The discussion highlights the importance of proper notation in LaTeX for clarity in mathematical expressions.

PREREQUISITES
  • Understanding of the product rule in calculus
  • Familiarity with the chain rule for differentiation
  • Basic knowledge of polynomial functions
  • Proficiency in LaTeX for mathematical notation
NEXT STEPS
  • Study the application of the product rule in calculus
  • Learn about the chain rule and its usage in differentiation
  • Practice LaTeX formatting for complex mathematical expressions
  • Explore polynomial differentiation techniques and examples
USEFUL FOR

Students studying calculus, mathematics educators, and anyone seeking to improve their skills in differentiation and mathematical notation.

neutron star
Messages
78
Reaction score
1

Homework Statement


f(x)=(2x+1)^11 (5x-1)^9

Homework Equations


The Attempt at a Solution


f'(x)=[(2x+1)^10 (5x-1)^8] * (200x+23)
Where does the +23 come from, I don't get it. I get the rest.
 
Last edited:
Physics news on Phys.org
Your function and it's derivative are difficult to comprehend, as you have an error in your LaTeX.
I believe this is what you meant:
f(x)=(2x+1)^{11} (5x-1)^9
f'(x)=[(2x+1)^{10} (5x-1)^8] * (200x+23)


If you have an exponent that consists of more than one character, you have to put braces, {}, around it.

Using the product rule, f'(x) = 11*2*(2x + 1)10*(5x - 1)9 + (2x + 1)11*9*5*(5x - 1)8
= 22*(2x + 1)10*(5x - 1)9 + 45*(2x + 1)11*(5x - 1)8
= (2x + 1)10*(5x - 1)8[22(5x - 1) + 45(2x + 1)]
= (2x + 1)10*(5x - 1)8[110x - 22 + 90x + 45]
= (2x + 1)10*(5x - 1)8[200x + 23]
 
EDIT: Way too late. Disregard this, Mark44 beat me to it.

neutron star said:

Homework Statement


f(x)=(2x+1)^11 (5x-1)^9

Homework Equations


The Attempt at a Solution


f'(x)=[(2x+1)^10 (5x-1)^8] * (200x+23)
Where does the +23 come from, I don't get it. I get the rest.

You use the product rule to get:
f'(x) = (5x-1)^9\frac{d}{dx}(2x+1)^{11} + (2x+1)^{11} \frac{d}{dx}(5x-1)^9
Use the chain-rule to calculate these two derivatives. Then with a little bit of rearranging you should get the desired result. As to where the 23 comes from it occurs naturally when you do the calculation, or a bit more concretely:
(5x-1)11(2) + (2x+1)9(5) = 110x+90x+45-22 = 200x+23
which you shall find when you do the calculations.

I don't see how you can get the rest of the answer unless you made a mistake. Try showing how you got the rest, but not the +23.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 48 ·
2
Replies
48
Views
6K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 16 ·
Replies
16
Views
3K