Выполните деление:
а) 17,4 : 0,6;
б) 30,6 : 0,9;
в) 4,95 : 1,5;
г) 0,343 : 0,7;
д) 3,36 : 1,5;
е) 8,46 : 1,2.
17,4 : 0,6 = 174 : 6 = 29
$\snippet{name: long_division, x: 174, y: 6, decimal: true}$
30,6 : 0,9 = 306 : 9 = 34
$\snippet{name: long_division, x: 306, y: 9, decimal: true}$
4,95 : 1,5 = 49,5 : 15 = 3,3
$\snippet{name: long_division, x: 49.5, y: 15, decimal: true}$
0,343 : 0,7 = 3,43 : 7 = 0,49
$\snippet{name: long_division, x: 3.43, y: 7, decimal: true}$
3,36 : 1,5 = 33,6 : 15 = 2,24
$\snippet{name: long_division, x: 33.6, y: 15, decimal: true}$
8,46 : 1,2 = 84,6 : 12 = 7,05
$\snippet{name: long_division, x: 84.6, y: 12, decimal: true}$
Пожауйста, оцените решение