A polynomial function $P(x)$ of degree $5$ with leading coefficient one,increases in the interval $(-\infty,1)$ and $(3,\infty)$ and decreases in the interval $(1,3)$. Given that $P(0)=4$ and $P'(2)=0$, find the value of $P'(6)$.
I noticed that $1,2,3$ are the roots of the polynomial $P'(x)$.$P'(x)$ is a fourth degree polynomial. So
Let $$P'(x)=(x-1)(x-2)(x-3)(ax+b)$$ Now I expanded $P'(x)$ and integrated it to get $P(x)$ and use the given condition $P(0)=4$, but I am not able to calculate $a,b$.