(Solved):
Due: 09/23/2022 (Friday) 1. Use the add-and-shift method to compute the following two pairs of num ...
Due: 09/23/2022 (Friday) 1. Use the add-and-shift method to compute the following two pairs of numbers (a) \( 29 \times 23 \)-use 6 bits to encode each number (b) \( 35 \times 47 \)-use 7 bits to encode each number 2. Use the Booth multiply algorithm to compute the following two pairs of numbers: (a) \( 39 \times-45 \) (b) \( -53 \times-43 \) 3. Use the shift and subtract method to compute the following two pairs of numbers: (a) \( 187 \div 19 \) (b) \( 197 \div 25 \)