56182 : 7;
38412 : 6;
46800 : 3 * 2;
13500 : 5 * 4;
(17437 − 10297) : 7;
17437 − 10297 : 7.

56182 : 7 = 8026
$\snippet{name: long_division, x: 56182, y: 7}$
38412 : 6 = 6402
$\snippet{name: long_division, x: 38412, y: 6}$
46800 : 3 * 2 = 15600 * 2 = 31200
$\snippet{name: long_division, x: 46800, y: 3}$
$\snippet{name: column_multiplication, x: 15600, y: 2}$
13500 : 5 * 4 = 2700 * 4 = 10800
$\snippet{name: long_division, x: 13500, y: 5}$
$\snippet{name: column_multiplication, x: 2700, y: 4}$
(17437 − 10297) : 7 = 7140 : 7 = 1020
$\snippet{name: op_column, sign: '-', x: 17437, y: 10297, z: 7140}$
$\snippet{name: long_division, x: 7140, y: 7}$
17437 − 10297 : 7 = 17437 − 1471 = 15966
$\snippet{name: long_division, x: 10297, y: 7}$
$\snippet{name: op_column, sign: '-', x: 17437, y: 1471, z: 15966}$