Order of calculations

The order of calculation is uniquely determined. Therefore, it is usually not possible to change it according to what would be easiest for the calculation. The order of calculations is determined as follows: 1. Perform calculations inside brackets. 2. Perform multiplication and division from left to right in given order. 3. Addition and subtraction from left to right in given order. Example 1.     Example 2. Consider the following tasks. Figures and calculations are all in the same order, but brackets change the order of calculations. In this case, the results are completely different.