General Method: Multiply any number
The core criss-cross method for multiplying numbers of any length.
The general method is the foundation of the Trachtenberg system for multiplication. It works for any two numbers and is based on a "units and tens" criss-cross pattern. You multiply digits in pairs, keeping a running total of the units and carrying the tens.
Example: 34 x 12
- Step 1 (Rightmost digits): Multiply the units digits: 4 x 2 = 8. Write down 8.
- Step 2 (Criss-cross): Multiply the inner digits (4x1=4) and outer digits (3x2=6). Add them: 4 + 6 = 10. Write down 0, carry the 1.
- Step 3 (Leftmost digits): Multiply the tens digits: 3 x 1 = 3. Add the carry-over 1: 3 + 1 = 4. Write down 4.
- Result: Reading from left to right, the answer is 408.
