Finding Horizontal Tangents and Derivatives

  • Thread starter Thread starter dee11
  • Start date Start date
  • Tags Tags
    Derivative
dee11
Messages
1
Reaction score
0
Can anybody please help me, I need to know if I'm headed in the right direction, I haven't had math in a while and getting this together is proving to be difficult.

I may be totally wrong but here is the work I have done. This is my first time on here so, if I'm not showing enough work, I apologize. I feel like the village idiot in this class.

Show that if g(u)= u - 1/u, then dg/du (c) = ((c^2) + 1 )/ (c^2)

I'm assuming that you solve for the derivative from any point c.

[(c+h)^2 + 1)/ (c+h)^2)] - [(c^2 + 1) /c^2]
----------------------------------------------
h

Then I foiled and combined made the denominators the same to combine the top fractions

[(c^2 (c^2 + 2ch + h^2 + 1))/(c ^2 (c^2 + 2ch + h^2))] - [(c^2 + 1)(c^2 + 2ch + h^2)/(c^2(c^2 + 2ch + h^2))]
-----------------------------------------------------------------------------------------
h

After more foiling and cancellations I got this:

(-2ch - h^2)/ (c^2(c^2 + 2ch + h^2))
---------------------------------------
h

Then I multiplied by the reprical of h and factored out the -h afterwards and got...

(-2c-h)
-----------------------
(c^2(c + 2ch + h^2))

I then took the limit of that as h--> 0 and got


-2
------
c^2

This doesn't seem right.




Also, one simple question to find all values of x where the curve y = x^5 - 15x^3 + 251 has a horizontal tangent line.

I think that means that where the slope is equal to 0.

So if I set this equal to 0, would that work?
 
Physics news on Phys.org
Welcome to the forums.

Re the first problem, you've applied the fundamental theorem of differentiation to dg/du instead of g.

Re the 2nd problem, you are correct about the answer being where the slope is zero. But the second part, if by 'this' you mean the equation provided, that will just tell you where y = 0. Hint: what calculus concept has to do with slope?
 
Last edited:
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