Curve Sketching with Derivatives?

  • Thread starter Thread starter Delber
  • Start date Start date
  • Tags Tags
    Curve Derivatives
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Delber
Messages
19
Reaction score
0

Homework Statement


I am given the following function:

[tex]f(x)=\frac{2x^2}{x-1}[/tex]

The question asks to find the critical points and classify each using the second derivative.

Homework Equations


The Attempt at a Solution


I got the derivative of f(x) to be:
[tex]f'(x)=\frac{2x^2-4x}{(x-1)^2}[/tex]
So the critical points are when x=0, x=1, and x=2.

Here's where I'm stuck. I don't know what it means when it asks to classify each using the second derivative.
If it helps, the second derivative is:

[tex]f''(x)=\frac{-8x^2+12x-4}{(x-1)^4}[/tex]
 
Last edited:
Physics news on Phys.org
What it means is that you can use the second derivative to determine if there is either a local minimum or local maximum or asymptote. For example, if f'(x)=0 and f''(x) is positive, you know that there is a local minimum.
 
Second derivative determines concavity or convexity of a function. A function whose second derivative is everywhere positive is increasing at an increasing rate. This makes it convex downward, or just concave. On the other hand, a negative second derivative indicates a convex upward. When the 2nd derivative is zero, this is an inflection point.