answersLogoWhite

0

The numbers used in the binary number system are 1 and 0

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
JudyJudy
Simplicity is my specialty.
Chat with Judy

Add your answer:

Earn +20 pts
Q: Which number would you find in a binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Basic Math

Find all known condition code bits if a NEG instruction operates on the hexadecimal number 80 or the number 00?

instruction how to get multiples of number 7 to 20


62 percent of what is 84?

To find 62% of a number, you multiply the number by 0.62. Therefore, to find 62% of a number that equals 84, you would set up the equation as x * 0.62 = 84, where x is the unknown number. Solving for x, you would divide 84 by 0.62 to find that the number is approximately 135.48.


Why is more difficult to convert decimal to binary?

Whether or not it is difficult depends on your aptitude and your attitude. What you may find difficult I might find easy and conversely.


What is the 8-bit binary equivalent of a given decimal number?

An eight-bit binary equivalent to a given decimal number is a number that is expressed in base two arithmetic rather than base ten. Because we're only dealing with eight bits though, the largest decimal value that we can represent is 255, which would be expressed as 11111111.To express a number, you will place a 1 in the position for a number of values (powers of 2) that add up to the decimal number. The right-most digit is 20 (1) followed by columns (moving left) for 2, 4, 8, 16, 32, 64, and 128.For example 00000011 would be 3, which is the sum of 21 and 20, 2+1.Writing a Binary Equivalent (Left to Right)To find the binary equivalent to a decimal number, there is an easy trick:take any number, let's go with 237, and find the largest power of two that is less than that number. In the case of 237, that largest power of two below it would be 128, or 27.237 - 128 = 109Because we could make that subtraction, we'll write down the number 1:1Now we take that power of two we subtracted, and divide it by two:128 / 2 = 64And check to see if we can subtract from the result of our previous subtraction, 109. In this case we can, as 64 < 109, so we can do the subtraction:109 - 64 = 45And write down another number 1:11We repeat this process, this time with the number 32. Again it's smaller than our tally, 45, so we again subtract it, and add 1 to our number:45 - 32 = 13and our number becomes:111our next power of two is 16, but we can't subtract that from our tally - 13 - as that would give us a negative number. Instead, we'll not subtract it, and add a zero to our number:1110then we have 8, which is indeed smaller than 13, so we get:13 - 8 = 511101And again with 4:5 - 4 = 1111011Two is another case where we can't subtract it, as it's bigger than our tally:1110110And finally, we have our final number, 1, which we can indeed subtract from our tally, giving us the final number:11101101


How do you find a percent of two numbers?

divide the first number by the second number. For example 3/4, you would divide 3 by 4 and get 0.75 then it would be 75%.