answersLogoWhite

0

What is 10100110 equal to?

Updated: 8/20/2019
User Avatar

Wiki User

11y ago

Best Answer

As an 8 digit binary number it is equal to 166.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is 10100110 equal to?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is 10100110?

If this binary number is broken down as 128+32+4+2 it equals 166.


What is the solution for 2's complement program in cpp?

Two's complement is the successor to ones' complement. That is, take the ones' complement of a value and add 1. In signed notation, the two's complement of any value negates that value. For example: The ones' complement of 01011010 is 10100101. To get the two's complement, add 1, thus 10100110. The process is reversible: the ones' complement of 10100110 is 01011001. Add 1 to get 01011010, which is the original value. In unsigned notation, 01011010 is 90 decimal while 10100110 is 166. In signed notation, 10100110 is -90. This is because the most-significant bit (bit-7) indicates the sign, but also has the decimal value 128. Thus if bit-7 is set, the remaining 7 bits (38 decimal in this case) are added to -128, which is -90. Thus 10000000 is -128+0, which is -128, while 11111111 is -128+127, which is -1. Originally, the ones' complement was used to negate values, but this is rarely used today because 1111111 would be -0, but 0 is neither signed nor unsigned, and you certainly don't want two separate zeroes. An alternative form of negation simply flips bit-7 but this had the same problem with 10000000 being -0. Two's complement doesn't have this problem so counting from -128 to +127 is greatly simplified because we can start at 10000000 (-128) and iteratively increment by 1. When we reach 11111111 (-1), adding 1 wraps around to become 00000000 and we continue until 01111111 (127). Add 1 again and we get 10000000, which takes us back to -128. As to what is the solution for two's complement program in cpp, I do not know. I wasn't even aware there was a two's complement problem that required a solution. Perhaps if you could specify the problem (using the discussion page) we may be able to update this answer accordingly.


What 1 and 4 out of 5 equal to?

It is equal to 1.8It is equal to 1.8It is equal to 1.8It is equal to 1.8


What is the comparative and superlative degree of equal?

as equal as, so equal as, more equal than, the most equal of.


What is the exact meaning of equal set?

equal set mean the set is equal equal est means that the set is equal


2 equal diameters equal?

Yes, any two equal things are equal!


What are equal angles?

equal angles are angles that are equal


Why isn't a parallelogram a regular polygon?

Angles are not necessarily equal, and sides are not necessarily equal in length.Angles are not necessarily equal, and sides are not necessarily equal in length.Angles are not necessarily equal, and sides are not necessarily equal in length.Angles are not necessarily equal, and sides are not necessarily equal in length.


What is the comparison operator used for not equal to in Excel?

You can use the Not function or the <> operator, which is the < and the > beside each other. To see if the values in A1 and A2 are not equal to each other, you can type: =A1<>A2 or =Not(A1=A2) In each case they will either give you TRUE if they are not equal or FALSE if they are equal, in the cell that you enter the formula into.


Is 28 cups greater than less than or equal to 14 pints?

The two are equal.


When the numerator is equal to the denominator its equal to?

It's (NOT its) equal to 1.


Is 14 equal or not equal to 35?

No, 14 does not equal to 35