answersLogoWhite

0

Remember that in binary each place value column is half the one to its left/ twice the one on its right. The binary point comes after the ones (or unit) column.

1101.1 = 1×8 + 1×4 + 0×2 + 1×1 + 1×0.5 = 8 + 4 + 1 + 0.5 = 13.5

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

How do you write 27 binary?

Decimal 27 is 11011 in binary


What is the binary expression of the decimal value 27?

27 = 11011


How do you write 11011 in Hindi-Arabic numerals?

11011 is a binary number which represents the number 27


What is 11011 binary?

Well, darling, 11011 in binary just means the number 27 in our regular old decimal system. It's like speaking a different language - ones and zeros instead of good old fashioned numbers. So, next time you see 11011, just remember it's not a secret code, it's just the number 27 strutting its stuff in binary form.


What is the number 27 as a binary number?

The decimal number "27" is written in binary as 11011.This is because binary has a base of 2. This means that the digits are representing multiples of powers of 2 (as opposed to 10 in decimal). This number in binary means (1 * 20) + (1 * 21) + (0 * 22) + (1 * 23) + (1 * 24). In decimal this equals 1 + 2 + 0 + 8 + 16. This, of course, equals 27.


What is binary for 27?

11011


What is the answer for 11011-111 in binary?

11122


What is the sum of binary 1101 and 1110?

11011


Add two binary numbers 100111 and 11011?

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


What is the sum of these binary numbers 1101 and 1110?

It is 11011.


What is the result of adding the following two binary numbers 11011 plus 10101?

The result of adding the binary numbers 11011 and 10101 is 110000. When you align the numbers for addition and add from right to left, you get a carry when necessary, leading to the final result. In decimal, this is equivalent to adding 27 and 21, which equals 48.


What is the binary number for the decimal number 101?

The decimal number 101 is represented by the binary number 1100101.