How can I find a cubic function from two known points $\left(50,30\right)$ and $\left(100,0\right)$ which are turning points, hence the gradient at these points is zero. My final function must be in the form $$f(x)= A\left(x + a\right)\left(x + b\right)\left(x + c\right).$$
I already know that $(x+b)= (x-100)$ and $(x+c)=(x-100)$.
So I'm missing $A$ and $a$.
The graph will then be set with a domain so it flows smoothly in this graph
I need very clear steps on finding a graph that flows smoothly and ends up in this form :)
Thank you!
https://en.wikipedia.org/wiki/Cubic_Hermite_spline#Interpolation_on_a_single_interval