let p be a polynomial p(x) = x^3+b*x^2+ c*x+24, where b and c are integers. Find a relation between b and c knowing that (x+2) divides p(x).

We know that (x+2) divides p(x), therefore p(x) can be written as p(x) = (x+2)q(x) + 0, where q is another polynomial of degree 2. We can calculate then p(-2): p(-2)= ((-2)+2)q(-2) = 0;p(-2)= (-2)^3+b(-2)^2+c(-2) +24=0, equivalent to p(-2)= -8+4b -2c +24=0, p(-2)= 4b-2c+16=0.Simplifying by dividing by 2: 2b-c+8=0.

TS

Related Maths A Level answers

All answers ▸

How can I determine the stationary points of a curve and their nature?


Find the indefinite integral tan(5x)tan(3x)tan(2x)


A tank is filled with water up to the height H0. At the bottom of the tank, there is a tap which is opened at t=0. How does the height of liquid change with time?(Hint: dH/dt is proportional to -H)


y = 2t^2, and x = 3t^3 - 2. Find dy/dx in terms of t.