To use the Distributive Property to rewrite the polynomial \((x + 8)(x - 2)\), we can distribute each term in the first parenthesis by each term in the second parenthesis.
Here's how to do it step by step:
-
Distribute \(x\) from the first parenthesis:
- \(x \cdot x = x^2\)
- \(x \cdot (-2) = -2x\)
-
Distribute \(8\) from the first parenthesis:
- \(8 \cdot x = 8x\)
- \(8 \cdot (-2) = -16\)
Now, we combine all these products together:
\[ x^2 - 2x + 8x - 16 \]
Next, combine the like terms (\(-2x\) and \(8x\)):
\[ x^2 + 6x - 16 \]
So, the polynomial \((x + 8)(x - 2)\) rewritten using the Distributive Property is:
\[ \boxed{x^2 + 6x - 16} \]