Multiplying a 4-digit number by a 1-digit number means repeated addition. We use the column method (standard algorithm) with carrying.
Steps:
- Align numbers by the rightmost digit
- Multiply each digit from right to left
- If the product has two digits, write the units digit and carry the tens digit
- Add the carry to the next multiplication
Example: 4,523 x 4 = 18,092