Multiplication algorithm: Difference between revisions

Content deleted Content added
Line 173:
* 2 is halved (1) and 12 is doubled (24).
* All not-scratched-out values IN THE RIGHT-HAND COLUMN are summed: 3 + 6 + 24 = 33.
The point is to sum any value in the "halvingdoubling" column every time there's an odd number in the "halving" column.
The method works because multiplication is [[distributivity|distributive]], so: