answersLogoWhite

0

It would be zero because anything times zero is zero.

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

What times 0 equals 4?

what is -8 times what equals 0


What is 1 plus 1 times 0 plus 1?

It is: (1+1)*(0+1) = 2


How do i figure out what number is equivalent to 110101001?

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.


What is the binary codes decimal equivalent of 0111 0011?

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.


How do you write 100102200 in expanded form?

To write the number 100102200 in expanded form, you break it down according to the value of each digit. It can be expressed as: (1 \times 10^8 + 0 \times 10^7 + 0 \times 10^6 + 1 \times 10^5 + 0 \times 10^4 + 2 \times 10^3 + 2 \times 10^2 + 0 \times 10^1 + 0 \times 10^0). Simplifying this, it becomes (100000000 + 0 + 0 + 100000 + 0 + 2000 + 200 + 0 + 0), which equals (100000000 + 100000 + 2000 + 200).