To expand the expression \((2x + 1)(-3x^2 - 6x - 4)\) and write it as a polynomial in standard form, follow these steps:
-
Distribute \(2x\) to each term in the second polynomial: \[ 2x \cdot (-3x^2) = -6x^3 \] \[ 2x \cdot (-6x) = -12x^2 \] \[ 2x \cdot (-4) = -8x \]
-
Distribute \(1\) to each term in the second polynomial: \[ 1 \cdot (-3x^2) = -3x^2 \] \[ 1 \cdot (-6x) = -6x \] \[ 1 \cdot (-4) = -4 \]
-
Combine all the results: \[ -6x^3 + (-12x^2) + (-8x) + (-3x^2) + (-6x) + (-4) \]
-
Combine like terms:
- The \(x^3\) term: \(-6x^3\)
- The \(x^2\) terms: \(-12x^2 - 3x^2 = -15x^2\)
- The \(x\) terms: \(-8x - 6x = -14x\)
- The constant term: \(-4\)
-
Write the final polynomial in standard form: \[ -6x^3 - 15x^2 - 14x - 4 \]
So, the expanded expression in standard form is: \[ \boxed{-6x^3 - 15x^2 - 14x - 4} \]