You use "long division" of polynomials and make the remainder = 0.
First, you write the polynomial as if there is only one variable, say "a":
(b+c)a2 + (b2+c2+kbc)a +(b2c+bc2)
and divide it by (a+b)
After a very tedious long division problem (it is where mathematicians like to say - "it is easy to see"),
the remainder will be (2b2c - kb2c)
It has to be equal 0 - there should not be a "remainder", since a+b was a factor.
So there you have it: k=2
The factorization will follow from the "long division" dividend - which will be very easy indeed.
Please contact me if you need details on the long division part.
Mark M.
How did you know to start with "(a+b)(a+c)(b+c)"?01/20/20