IMO Practice Test — Factorization

6 Questions • 15 min • Olympiad level

15:00
Question 1 of 6 medium
If (x − 2) and (x + 3) are factors of \(x^{3} + ax^{2} + bx - 30\), find a + b.
3
4
5
6
Explanation: Since $(x-2)$ and $(x+3)$ are factors: $p(2)=8+4a+2b-30=0 \Rightarrow 2a+b=11$ and $p(-3)=-27+9a-3b-30=0 \Rightarrow 3a-b=19$. Adding gives $5a=30$, so $a=6$ and $b=-1$. Therefore $a+b=5$.