10101010 + 01111 = 10111001
(170+15 = 185)
Chat with our AI personalities
the sum of (1001+1010)is=(10011)
Lets do the binary addition of the numbers given that is , 1010 and 1101 that can be written as : 1010 +1101 ----------- (1 is carry)1 1 11. ------------
To add two binary numbers, start by aligning them vertically. Then, add the digits column by column from right to left, just like in decimal addition. If the sum of two digits is 2 or more, write down the remainder and carry over the extra to the next column. In this case, adding 100111 and 11011 gives 1000000. The addition is as follows: 100111 11011 1000000
Sum = 0 For N = 1 to 10 Sum = Sum + 2*N Next N Print Sum
The sum is four.