Problem:
If a and b are integers such that x2βxβ1 is a factor of ax3+bx2+1, then b is
Answer Choices:
A. β2
B. β1
C. 0
D. 1
E. 2
Solution:
By long division, one finds that x2βxβ1 divides ax3+bx2+1 with quotient ax+(a+b) and remainder (2a+b)x+(a+b+1). But x2βxβ1 is a factor of ax3+bx2+1, so the remainder is 0. In other words,
2a+b=0a+b=β1β
Solving, one obtains a=1,b=β2.
OR
Since x2βxβ1 is a factor of ax3+bx2+1, the quotient must be axβ1 (why?). Thus
ax3+bx2+1=(axβ1)(x2βxβ1)=ax3+(βaβ1)x2+(1βa)x+1
Equating the coefficients of x2 on the left and right, and then the coefficients of x, we obtain
b=βaβ1,0=1βa
Hence a=1 and b=β2.