1) To multiply a number by 11, write the last digit as is and add the remaining digits. 2) Carry the sum to the next column if it is greater than 10. 3) Add the last carried digit to the first digit of the original number. 4) This process is demonstrated by multiplying 523 and 958 by 11, correctly getting 5753 and 10538 respectively.