SOLUTION: Find point of inflection (x,y) if f(x)=2x^3-24x+x^2+5.
Algebra
->
Customizable Word Problem Solvers
->
Misc
-> SOLUTION: Find point of inflection (x,y) if f(x)=2x^3-24x+x^2+5.
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Miscellaneous Word Problems
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Miscellaneous Word Problems
Question 910736
:
Find point of inflection (x,y) if f(x)=2x^3-24x+x^2+5.
Answer by
ewatrrr(24785)
(
Show Source
):
You can
put this solution on YOUR website!
f(x)=2x^3+x^2-24x+5
f' = 6x^2 + 2x - 24
f" = 12x + 2
12x + 2 = 0, x = -1/6
Inflection point is (-1/6, f(-1/6))