To multiply the polynomial expressions \((x + 2)(x - 4)\), we can use the distributive property (also known as the FOIL method for binomials).
-
First, multiply the first terms:
\(x \cdot x = x^2\) -
Next, multiply the outer terms:
\(x \cdot (-4) = -4x\) -
Then, multiply the inner terms:
\(2 \cdot x = 2x\) -
Finally, multiply the last terms:
\(2 \cdot (-4) = -8\)
Now, combine all of these results together:
\[ x^2 - 4x + 2x - 8 \]
Now, combine the like terms \(-4x\) and \(2x\):
\[ x^2 - 2x - 8 \]
So, the final result of multiplying the polynomials \((x + 2)(x - 4)\) is:
\[ x^2 - 2x - 8 \]
Therefore, filling in the blanks from your question:
\[ x^2 + x + \text{(not applicable, -2x)} - 8 \]
The expression is \(x^2 - 2x - 8\).