To use the distributive property to rewrite the polynomial \((x + 8)(x - 2)\), we distribute each term in the first binomial by each term in the second binomial.
Here’s how it works step-by-step:
-
Distribute \(x\): \[ x \cdot x + x \cdot (-2) = x^2 - 2x \]
-
Distribute \(8\): \[ 8 \cdot x + 8 \cdot (-2) = 8x - 16 \]
-
Now, combine all the terms together: \[ x^2 - 2x + 8x - 16 \]
-
Combine like terms: \[ x^2 + 6x - 16 \]
So, the polynomial \((x + 8)(x - 2)\) can be rewritten as:
\[ x^2 + 6x - 16 \]