To multiply the polynomial expressions \((x + 2)(x - 4)\), we 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 (\(-4x + 2x\)): \[ x^2 - 2x - 8 \]
So, the completed expression is: \[ x^2 - 2x - 8 \]
Thus, filling in the blanks, we have: \[ x^2 + (-2)x + (-8) \]
So the answer is:
- The coefficient of \( x \) is \(-2\).
- The constant term is \(-8\).
Final answer: \[ x^2 + (-2)x + (-8) \]