The graph of $f(x)=x^4+4x^3-16x^2+6x-5$ has a common tangent line at $x=p$ and $x=q$. Compute the product $pq$.
So what I did is I took the derivative and found out that $p^2+3p+q^2+3q+pq=0$. However when I tried to factorize it I didn't find out an obvious solution. Can someone hint me what to do next? Thanks in advance
Since the specific gradient is not given, I think it would be appropriate to leave it in a very general form. If $$ p^{2} + 3p + q^{2} + 3q + pq = 0 $$ were correct (which we have verified is not true), then $$ pq = -\left(p^{2} + q^{2} + 3p + 3q\right). $$
Out of personal preference, I would rewrite $$ p^{2} + pq + q^{2} + 3p + 3q = (p + q)^{2} - pq + 3(p + q) = 0 $$ so that $$ pq = (p + q)^{2} + 3(p + q). $$