To simplify this expression, we need to follow the order of operations (also known as PEMDAS). PEMDAS stands for Parentheses, Exponents, Multiplication and Division (from left to right), and Addition and Subtraction (from left to right).
The expression 36 - 2 ` 6 + 7 ` 4 can be rewritten as:
36 - (2 ` 6) + (7 ` 4)
Using the multiplication symbol ` as shorthand for multiplication, we can calculate the multiplication operations within parentheses first:
36 - (12) + (28)
Next, we perform subtraction and addition operations from left to right:
36 - 12 + 28
Finally, we evaluate the remaining subtraction and addition operations:
24 + 28
Now, we perform the addition:
52
Therefore, the simplified expression is 52.
Simplify: 36 - 2 ` 6 + 7 ` 4
1 answer