To simplify the expression \( 4 + 8(3x - 2) - 7x \), we'll follow the order of operations (also known as PEMDAS/BODMAS) and apply the distributive property. Here are the steps:
-
Distribute the \( 8 \) across the terms inside the parentheses: \[ 8(3x - 2) = 8 \cdot 3x + 8 \cdot (-2) = 24x - 16 \]
-
Substitute this back into the expression: \[ 4 + 24x - 16 - 7x \]
-
Combine like terms (the \( x \) terms and the constant terms):
- The \( x \) terms are \( 24x - 7x \): \[ 24x - 7x = 17x \]
- The constant terms are \( 4 - 16 \): \[ 4 - 16 = -12 \]
-
Now, combine these results: \[ 17x - 12 \]
Thus, the simplified expression is: \[ \boxed{17x - 12} \]