A while ago a student has contacted me to explain some exercises in factoring to him. I have since lost contact but one of the exercises I still have and I cannot figure out how you are supposed to do it without looking for zeroes.
$$a^3 + 6a^2b + 11ab^2 + 6b^3$$
$11$ being $5 + 6$ seems kind of suspicious but splitting up the terms in the middle to pull out any of the three linear factors via grouping feels too complicated to me. Is there an easier way?
By the way, the solution is \begin{align} a^3 + 6a^2b + 11ab^2 + 6b^3 = (a + b)(a + 2b)(a + 3b) \end{align}
To combine the first two comments:
The polynomial is homogeneous in degree $3$ so if $x=a/b$ then you are trying to factor $$b^3(x^3+6x^2+11x+6)$$
For the bracketed expression, you might either