Wendepunkt W(3|2) und  Hochpunkt H(2|4) .
Mit f(x) = ax3 + bx2 + cx + d
und f(3) = 2   und f ' ' (3) = 0
und f(2) = 4 und  f ' (2 ) = 0 bekommst du für abcd:
27a + 9b + 3c + d = 2 
18a +2b                = 0
  8a + 4b + 2c + d = 4
  12a + 4b + c       = 0
also f(x) =     1*x3  -9x2 + 24x -16
Etwa so: ~plot~   1*x^3  -9x^2 + 24x -16      ~plot~