To simplify the expression \( 23 - 9(2x + 5) + 11x \) using the Distributive Property of Multiplication Over Addition, we need to distribute \(-9\) to both terms inside the parentheses \( (2x + 5) \).
Let's apply the Distributive Property:
-
Distribute \(-9\) to \(2x\): \[ -9 \times 2x = -18x \]
-
Distribute \(-9\) to \(5\): \[ -9 \times 5 = -45 \]
Now combine these results into the original expression:
\[ 23 - 9(2x + 5) + 11x = 23 - 18x - 45 + 11x \]
Next, simplify by combining like terms. First, let's combine the constant terms \(23\) and \(-45\): \[ 23 - 45 = -22 \]
Now combine the \(x\) terms \(-18x\) and \(11x\): \[ -18x + 11x = -7x \]
Putting it all together, we have: \[ -22 - 7x \]
Thus, the simplified expression is: \[ -7x - 22 \]
So, the correct application of the Distributive Property and simplification yields \(-7x - 22\).