Answer: 18
Concept:
When encountering a question that needs to do operations with expressions, using the PEMDAS method will ease the process.
- Parentheses
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
Solve:
Given
2 [5 + 2 (8 - 6)]
Simplify values in the parentheses
=2 [5 + 2 × 2]
Simplify with multiplication
=2 [5 + 4]
Simplify the parentheses
=2 × 9
=18
Hope this helps!! :)
Please let me know if you have any questions