To factor the polynomial \( 13x^{11} - 117x^3 \) completely, we can start by factoring out the common terms.
-
Factor out the GCD (greatest common divisor): The GCD of \( 13x^{11} \) and \( 117x^3 \) is \( 13x^3 \).
So we factor \( 13x^3 \) out of the polynomial:
\[ 13x^{11} - 117x^3 = 13x^3(x^8 - 9) \]
-
Factor \( x^8 - 9 \): The expression \( x^8 - 9 \) is a difference of squares:
\[ x^8 - 9 = (x^4)^2 - (3)^2 = (x^4 - 3)(x^4 + 3) \]
-
Write the complete factorization: Now we can substitute this back into our expression:
\[ 13x^{11} - 117x^3 = 13x^3((x^4 - 3)(x^4 + 3)) \]
Thus, the completely factored form of the polynomial is:
\[ 13x^3(x^4 - 3)(x^4 + 3) \]
So the correct response is: \[ \boxed{13x^3(x^4 - 3)(x^4 + 3)} \]