Выполните деление:
а) 19,44 : 7,2;
б) 1,972 : 5,8;
в) 41,666 : 8,3;
г) 1,8315 : 4,5;
д) 213,9 : 9,3;
е) 0,0825 : 0,33;
ж) 0,03472 : 0,028;
з) 15,39 : 4,05;
и) 86,496 : 21,2.
19,44 : 7,2 = 194,4 : 72 = 2,7
$\snippet{name: long_division, x: 19.44, y: 7.2, decimal: true}$
1,972 : 5,8 = 19,72 : 58 = 0,34
$\snippet{name: long_division, x: 1.972, y: 5.8, decimal: true}$
41,666 : 8,3 = 416,65 : 83 = 5,02
$\snippet{name: long_division, x: 41.666, y: 8.3, decimal: true}$
1,8315 : 4,5 = 18,315 : 45 = 0,407
$\snippet{name: long_division, x: 18.315, y: 45, decimal: true}$
213,9 : 9,3 = 2139 : 93 = 23
$\snippet{name: long_division, x: 213.9, y: 9.3, decimal: true}$
0,0825 : 0,33 = 8,25 : 33 = 0,25
$\snippet{name: long_division, x: 0.0825, y: 0.33, decimal: true}$
0,03472 : 0,028 = 34,72 : 28 = 1,24
$\snippet{name: long_division, x: 0.03472, y: 0.028, decimal: true}$
15,39 : 4,05 = 1539 : 405 = 3,8
$\snippet{name: long_division, x: 15.39, y: 4.05, decimal: true}$
86,496 : 21,2 = 864,96 : 212 = 4,08
$\snippet{name: long_division, x: 86.496, y: 21.2, decimal: true}$
Для решения данных примеров на деление десятичных дробей, нам необходимо вспомнить алгоритм деления десятичных дробей.
Теория
Чтобы разделить десятичную дробь на десятичную дробь, нужно:
Решение
а) 19,44 : 7,2
$\snippet{name: long_division, x: 194.4, y: 72, decimal: true}$
Ответ: 2,7
б) 1,972 : 5,8
$\snippet{name: long_division, x: 19.72, y: 58, decimal: true}$
Ответ: 0,34
в) 41,666 : 8,3
$\snippet{name: long_division, x: 416.66, y: 83, decimal: true}$
Ответ: 5,02
г) 1,8315 : 4,5
$\snippet{name: long_division, x: 18.315, y: 45, decimal: true}$
Ответ: 0,407
д) 213,9 : 9,3
$\snippet{name: long_division, x: 2139, y: 93, decimal: true}$
Ответ: 23
е) 0,0825 : 0,33
$\snippet{name: long_division, x: 8.25, y: 33, decimal: true}$
Ответ: 0,25
ж) 0,03472 : 0,028
$\snippet{name: long_division, x: 34.72, y: 28, decimal: true}$
Ответ: 1,24
з) 15,39 : 4,05
$\snippet{name: long_division, x: 1539, y: 405, decimal: true}$
Ответ: 3,8
и) 86,496 : 21,2
$\snippet{name: long_division, x: 864.96, y: 212, decimal: true}$
Ответ: 4,08
Пожаулйста, оцените решение