To multiply the two binomials \((x + 3)(x - 2)\), we can use the distributive property (also known as the FOIL method for binomials):
- First: \(x \cdot x = x^2\)
- Outer: \(x \cdot (-2) = -2x\)
- Inner: \(3 \cdot x = 3x\)
- Last: \(3 \cdot (-2) = -6\)
Now, combine all these results:
\[ x^2 - 2x + 3x - 6 \]
Combine the like terms:
\(-2x + 3x = 1x\) or just \(x\),
So, we have:
\[ x^2 + x - 6 \]
Thus, the final result is:
\(x^2 + x - 6\).
Among the options you provided, the correct one is:
x² + x - 6.