I’m a student in Applied Calculations and Measurements. We have a professor who posed the problem:
$$47-[83+16-51]÷8+13$$
He solved this as follows:
- Group $8+13$
- Divide $47-[83+16-51]$ by $21$.
- The answer was 44.71.
I believe the answer is incorrect according to the order of operations. When I solved the problem I got:
$$ 47-[83+16-51]÷8+13\\ 47-[99-51]÷8+13\\ 47-[48]÷8+13\\ 47-[6]+13\\ 47+7\\ 54 $$
The class was divided with some using used the order of operations and some attempting to use the method he was teaching.
What went wrong here?