To multiply the polynomial expressions \((x+2)(x-4)\), you can use the distributive property (also known as the FOIL method for binomials).
-
Multiply the first terms: \[ x \cdot x = x^2 \]
-
Multiply the outer terms: \[ x \cdot (-4) = -4x \]
-
Multiply the inner terms: \[ 2 \cdot x = 2x \]
-
Multiply the last terms: \[ 2 \cdot (-4) = -8 \]
Now combine all these results: \[ x^2 - 4x + 2x - 8 \]
Combine the like terms: \[ x^2 - 2x - 8 \]
Thus, the final result is: \[ x^2 - 2x - 8 \]
In the blanks, you would fill it as: __1 for \(x^2\), __-2 for \(x\), and __-8 for the constant term.
So the result is:
- First blank: 1
- Second blank: -2
- Third blank: -8
Final answer: \(x^2 - 2x - 8\)