Question 504695
You would apply the "order of operations"
A memory device is:
PEMDAS(please excuse my dear aunt sally)
.
P: parentheses first
E: exponents next
MD: multiplication/division from left to right
AS: addition/subtraction from left to right
.
3[8+(4+2)]
3[8+6]
3[14]
42