Разложите обыкновенную дробь в десятичную делением числителя на знаменатель уголком:
а) $\frac{6}{24}$;
б) $\frac{7}{4}$;
в) $\frac{3}{2}$;
г) $\frac{9}{5}$;
д) $\frac{3}{25}$;
е) $\frac{12}{75}$;
ж) $\frac{17}{200}$;
з) $\frac{123}{20}$.
Решение:
$\snippet{name: long_division, x: 6, y: 24, decimal: true}$
Ответ: 0,25
Решение:
$\snippet{name: long_division, x: 7, y: 4, decimal: true}$
Ответ: 1,75
Решение:
$\snippet{name: long_division, x: 3, y: 2, decimal: true}$
Ответ: 1,5
Решение:
$\snippet{name: long_division, x: 9, y: 5, decimal: true}$
Ответ: 1,8
Решение:
$\snippet{name: long_division, x: 3, y: 25, decimal: true}$
Ответ: 0,12
Решение:
$\snippet{name: long_division, x: 12, y: 75, decimal: true}$
Ответ: 0,16
Решение:
$\snippet{name: long_division, x: 17, y: 200, decimal: true}$
Ответ: 0,085
Решение:
$\snippet{name: long_division, x: 123, y: 20, decimal: true}$
Ответ: 6,15
Пожауйста, оцените решение