it is zero as you have no groups to put one into so it can't be shared out equally so therefore anything times by zero is zero.
11001000 Which is: (working from left to right) 1 times 128 1 times 64 0 times 32 0 times 16 1 times 8 0 times 4 0 times 2 0 times 1 So, 128+64+8=200
100101 1 times 2^0 = 1 PLUS 0 times 2^1 = 0 PLUS 1 times 2^2 = 4 PLUS 0 times 2^3 = 0 PLUS 0 times 2^4 = 0 PLUS 1 times 2^5 = 32 EQUALS 37
0
1 x 0 = 0
No, 1 is not equal to 0. 0 is equal to 0 and 1 is equal to 1.
as many times as it wants because anything times 0 is 0
what is -8 times what equals 0
It is: (1+1)*(0+1) = 2
It would be zero because anything times zero is zero.
To find the equivalent decimal number for the binary number 110101001, you can use the positional value method. Each digit represents a power of 2, starting from the rightmost digit, which is 2^0. In this case, you calculate: (1 \times 2^8 + 1 \times 2^7 + 0 \times 2^6 + 1 \times 2^5 + 0 \times 2^4 + 1 \times 2^3 + 0 \times 2^2 + 0 \times 2^1 + 1 \times 2^0), which equals 256 + 128 + 0 + 32 + 0 + 8 + 0 + 0 + 1 = 421. Thus, 110101001 in binary is equivalent to 421 in decimal.
The binary code 0111 0011 can be converted to its decimal equivalent by calculating the value of each bit. Starting from the right, the values are 2^0, 2^1, 2^2, and so on. This gives us: (0 \times 2^7 + 1 \times 2^6 + 1 \times 2^5 + 1 \times 2^4 + 0 \times 2^3 + 0 \times 2^2 + 1 \times 2^1 + 1 \times 2^0 = 0 + 64 + 32 + 16 + 0 + 0 + 2 + 1), which equals 115. Thus, the decimal equivalent of 0111 0011 is 115.
1+1*0 =1+0 =1 Use PEMDAS, where multiplication is done before addition. 1