1962 AHSME Problems/Problem 9: Difference between revisions
No edit summary |
|||
| Line 5: | Line 5: | ||
==Solution== | ==Solution== | ||
{{ | Obviously, we can factor out an <math>x</math> first to get <math>x(x^8-1)</math>. | ||
Next, we repeatedly factor differences of squares: | |||
<cmath>x(x^4+1)(x^4-1)</cmath> | |||
<cmath>x(x^4+1)(x^2+1)(x^2-1)</cmath> | |||
<cmath>x(x^4+1)(x^2+1)(x+1)(x-1)</cmath> | |||
None of these 5 factors can be factored further, so the answer is | |||
<math>\boxed{\textbf{(B) } 5}</math>. | |||
Revision as of 15:00, 16 April 2014
Problem
When
is factored as completely as possible into polynomials and monomials with integral coefficients, the number of factors is:
Solution
Obviously, we can factor out an
first to get
.
Next, we repeatedly factor differences of squares:
None of these 5 factors can be factored further, so the answer is
.