Вычислите:
а) 168 : 400;
б) 7230 : 5000;
в) 16,92 : 4,23;
г) 6448 : 8000;
д) 4,128 : 4,6;
е) 0,2701 : 0,073.
168 : 400 = 0,42
$\snippet{name: long_division, x: 168, y: 400, decimal: true}$
7230 : 5000 = 1,446
$\snippet{name: long_division, x: 7230, y: 5000, decimal: true}$
16,92 : 4,23 = 1692 : 423 = 4
$\snippet{name: long_division, x: 1692, y: 423, decimal: true}$
6448 : 8000 = 0,806
$\snippet{name: long_division, x: 6448, y: 8000, decimal: true}$
4,128 : 4,6 = 41,28 : 46 ≈ 0,897
$\snippet{name: long_division, x: 41.28, y: 46, decimal: true, deep: 5} $
0,2701 : 0,073 = 270,1 : 73 = 3,7
$\snippet{name: long_division, x: 270.1, y: 73, decimal: true}$
Пожауйста, оцените решение