For what value of k is the polynomial p(x) = 2x3 – kx2 + 3x + 10 exactly divisible by (x + 2)?
Know your College Admission Chances Based on your Rank/Percentile, Category and Home State.
Get your JEE Main Personalised Report with Top Predicted Colleges in JoSA
For a polynomial p(x) to be divisible by (x + 2), then x = – 2 must be a root. This means p(– 2) must equal 0.
Substitute x = – 2 into p(x) and set it equal to zero:
2(− 2)3 − k(− 2)2 + 3(− 2) + 10 = 0
Simplify the equation:
2(− 8) − k(4) − 6 + 10 = 0
− 16 − 4k + 4 = 0
− 4k − 12 = 0
Solve for k: − 4k = 12 → k = − 3
Final Answer: – 3