Content deleted Content added
Line 168:
Describing the steps explicitly:
* There are two columns: a "doubling" column and a "halving" column. In this case, 11 has been chosen as the start of the "halving" column, but the method works when the opposite choice is made.
* 11 and 3 are written at the top
* 11 is halved (5.5) and 3 is doubled (6). The fractional portion is discarded (5.5 becomes 5).
* 5 is halved (2.5) and 6 is doubled (12). The fractional portion is discarded (2.5 becomes 2). The figure in the left ("halving") column (2) is '''even''', so the figure in the right ("doubling") column (12) is discarded.
* 2 is halved (1) and 12 is doubled (24).
* All not-scratched-out values in the "doubling" column are summed: 3 + 6 + 24 = 33.
* Stop reducing it to "all non-scratched-out-values" because that on its own means you'd add 11+5+2+1+3+6+24. You HAVE to specify that it's only ONE COLUMN which is added. Otherwise, how will anyone know what you mean?
The method works because multiplication is [[distributivity|distributive]], so:
|