Art of Problem Solving

1988 AHSME Problems/Problem 15: Difference between revisions

Nathan wailes (talk | contribs)
No edit summary
Added a solution with explanation
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Suppose that <math>a</math> and <math>b</math> are integers such that <math>x^2-x-1</math> is a factor of <math>ax^3+bx^2+1</math>. What is <math>b</math>?
==Problem==
 
If <math>a</math> and <math>b</math> are integers such that <math>x^2 - x - 1</math> is a factor of <math>ax^3 + bx^2 + 1</math>, then <math>b</math> is
 
<math>\textbf{(A)}\ -2\qquad
\textbf{(B)}\ -1\qquad
\textbf{(C)}\ 0\qquad
\textbf{(D)}\ 1\qquad
\textbf{(E)}\ 2</math>   
 
==Solution==
Using polynomial division, we find that the remainder is <math>(2a+b)x+(a+b+1)</math>, so for the condition to hold, we need this remainder to be <math>0</math>. This gives <math>2a+b=0</math> and <math>a+b+1=0</math>, so <math>b=-2a</math> and <math>a-2a+1=0 \implies a=1 \implies b=-2</math>, which is <math>\boxed{\text{A}}.</math>
 
 
== See also ==
{{AHSME box|year=1988|num-b=14|num-a=16}} 
 
[[Category: Intermediate Algebra Problems]]
{{MAA Notice}}
{{MAA Notice}}

Latest revision as of 17:23, 26 February 2018

Problem

If $a$ and $b$ are integers such that $x^2 - x - 1$ is a factor of $ax^3 + bx^2 + 1$, then $b$ is

$\textbf{(A)}\ -2\qquad \textbf{(B)}\ -1\qquad \textbf{(C)}\ 0\qquad \textbf{(D)}\ 1\qquad \textbf{(E)}\ 2$

Solution

Using polynomial division, we find that the remainder is $(2a+b)x+(a+b+1)$, so for the condition to hold, we need this remainder to be $0$. This gives $2a+b=0$ and $a+b+1=0$, so $b=-2a$ and $a-2a+1=0 \implies a=1 \implies b=-2$, which is $\boxed{\text{A}}.$


See also

1988 AHSME (ProblemsAnswer KeyResources)
Preceded by
Problem 14
Followed by
Problem 16
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
All AHSME Problems and Solutions

These problems are copyrighted © by the Mathematical Association of America.