Answer:
-16
Explanation:
We are given the expression -3 * (7 + (-3)^2) / 3 then are asked to find the value.
Always consider PEMDAS :
Parenthesis
Exponenent
Multiplication
Division
Addition
Subtraction
So start with the parenthesis, the values we will focus on first is (7 + (-3)^2)
(-3)^2
9
(7 + 9)
16
So now we have -3 * 16 / 3
Multiplication is next :
-3 * 16
-48
Lastly, divide :
-48 / 3
-16