To simplify the expression \(2 + 3 - 4 + (5 \times 4)\), we apply the order of operations (PEMDAS/BODMAS):
-
Parentheses: Calculate the expression inside the parentheses first. \[ 5 \times 4 = 20 \]
-
Rewrite the expression: Substitute the product back into the expression: \[ 2 + 3 - 4 + 20 \]
-
Addition and subtraction: Now, perform the operations from left to right:
-
First, add \(2 + 3\): \[ 2 + 3 = 5 \]
-
Next, subtract \(4\) from \(5\): \[ 5 - 4 = 1 \]
-
Finally, add \(20\) to \(1\): \[ 1 + 20 = 21 \]
-
Thus, the simplified expression is \(21\).
The correct answer is D) 21.