Art of Problem Solving

1962 AHSME Problems/Problem 9: Difference between revisions

Fadebekun (talk | contribs)
Hukilau17 (talk | contribs)
No edit summary
Line 5: Line 5:


==Solution==
==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 $x^9-x$ is factored as completely as possible into polynomials and monomials with integral coefficients, the number of factors is:

$\textbf{(A)}\ \text{more than 5}\qquad\textbf{(B)}\ 5\qquad\textbf{(C)}\ 4\qquad\textbf{(D)}\ 3\qquad\textbf{(E)}\ 2$

Solution

Obviously, we can factor out an $x$ first to get $x(x^8-1)$. Next, we repeatedly factor differences of squares: \[x(x^4+1)(x^4-1)\] \[x(x^4+1)(x^2+1)(x^2-1)\] \[x(x^4+1)(x^2+1)(x+1)(x-1)\] None of these 5 factors can be factored further, so the answer is $\boxed{\textbf{(B) } 5}$.