00:01
Here a 6 bit binary number is 111010.
00:06
So for the a part, first convert this binary number into 111010 in 2's complement number.
00:19
So to convert it into 2's complement, the step 1 is, starts with a number 1.
00:28
Number is negative.
00:30
So step 2 is, to find the magnitude, invert the beads and add 1.
00:41
So here by inverting the beads is 000101.
00:50
So and adding the 1 in this bead.
00:55
So here we get 1 added to 1 is 0 and carrying 1.
01:02
So here we get 101 by adding 1.
01:07
Here it is 100.
01:10
Now the step 3 is convert magnitude to decimal.
01:18
So here magnitude is 000110 to decimal.
01:26
6 base 10.
01:27
So now the step 4 is, since the original number is negative, then the final answer here we get is equal to minus 6...