Заполните пропуски в цепочке вычислений.
1 пропуск:
7,6 − 5,7 = 1,9
$\snippet{name: op_column, sign: '-', x: '7,6', y: '5,7', z: '1,9 '}$
2 пропуск:
7,6 : 2 = 3,8
$\snippet{name: long_division, x: 7.6, y: 2, decimal: true}$
3 пропуск:
2 − 1,2 = 0,8
$\snippet{name: op_column, sign: '-', x: '2,0', y: '1,2', z: '0,8 '}$
4 пропуск:
0,36 : 1,2 = 0,3
$\snippet{name: long_division, x: 0.36, y: 1.2, decimal: true}$
Ответ:
Пожауйста, оцените решение