How to Correctly Find the Derivative of a Trinomial

  • Thread starter Thread starter Ry122
  • Start date Start date
  • Tags Tags
    Derivative
Ry122
Messages
563
Reaction score
2
Im don't know how to find the derivative of this trinomial:
y=.2x(x-5.1)(x-9.1)
I tried multiplying the 2nd and 3rd terms by the first one
which results in (.2x^2-1.02x)(.2x^2-9.1x), then with these two terms i used the product rule:
y'=u'v+v'u
The answer i got was y=(.4x-1.02*.2x^2-9.1x)+(.4x-9.1*.2x^2-1.02x)
i checked if this was correct by graphing the derivative against my derivative on my calculator and they didnt match up.
 
Physics news on Phys.org
Ry122 said:
Im don't know how to find the derivative of this trinomial:
y=.2x(x-5.1)(x-9.1)
I tried multiplying the 2nd and 3rd terms by the first one
which results in (.2x^2-1.02x)(.2x^2-9.1x),
This is incorrect. You can multiply the .2x into the 2nd or the 3rd factor, but not both! (a*b*c does not equal [a*b]*[a*c] = a^2*b*c)

You can also just multiply the entire polynomial out to make taking the derivative even easier.
 
Ry122 said:
Im don't know how to find the derivative of this trinomial:
y=.2x(x-5.1)(x-9.1)
I tried multiplying the 2nd and 3rd terms by the first one
which results in (.2x^2-1.02x)(.2x^2-9.1x), then with these two terms i used the product rule:
y'=u'v+v'u
The answer i got was y=(.4x-1.02*.2x^2-9.1x)+(.4x-9.1*.2x^2-1.02x)
i checked if this was correct by graphing the derivative against my derivative on my calculator and they didnt match up.

What you did is wrong, you can't multiply both by .2x, only one of them.

--EDIT--

Sorry, I didn't know Doc Al already posted.
 
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