mooculus / calculus

http://mooculus.osu.edu/
Other
139 stars 452 forks source link

inflection points #958

Closed pfatheddin closed 8 months ago

pfatheddin commented 8 months ago

See computationsForGraphingFunctions/exercises/graphingComputations6.tex

https://ximera.osu.edu/mooculus/computationsForGraphingFunctions/exercises/exerciseList/computationsForGraphingFunctions/exercises/graphingComputations6

Here the second derivative is 2/(x^3) so x=0 is its critical point. Before 0 it is concave down and after it is concave up so x=0 is an inflection point. The right graph is B: image But it says: image

pfatheddin commented 8 months ago

Never mind. It has to be a "point".