answersLogoWhite

0

Still curious? Ask our experts.

Chat with our AI personalities

RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
More answers

Add your answer:

Earn +20 pts
Q: What do you get when you subtract binary numbers 0001100-11000100?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you subtract 2 binary numbers?

An easy way is to convert them to decimal, subtract, then convert the answer back to binary.


How do you perform arithmetic operations on binary numbers?

There are a few rules to perform arithmetic operations in binary numbers. According to those rules you can add or subtract binary numbers. There are only two arithmetic operations used in binary numbers, they are addition and subtraction.


How to subtract binary numbers using 2's complement method?

To subtract binary numbers using the 2's complement method, follow these steps: Convert the number you want to subtract into its 2's complement form by inverting all the bits and adding 1. Add this 2's complement number to the other binary number you want to subtract from. Discard any overflow bit if it occurs. The result will be the subtraction of the two binary numbers in binary form. This method allows for subtraction in binary by using the concept of 2's complement to handle negative numbers.


What is the sum of the binary numbers?

The sum of binary numbers is also a binary number.


What are the numbers in binary?

The only numbers used in binary are 0 and 1


How is a binary used?

Binary what? Binary numbers? Binary stars? Binary fission?


What numbers is binary made up of?

Binary has all the numbers. Each binary digit can have the value 0 or 1 only.


What is 1110-111 in binary?

1110-111 in binary = 999


What is the product of the binary numbers 0101 and 0101?

What is the product of the binary numbers 0101 and 0101?


Why is it important to properly subscript our numbers on the Binary numeral system?

To ensure they are read as binary numbers and not decimal numbers.


How do you subtract a combination of binary octal and a hexadicemal?

You must first convert them to a common base. For example, convert all to binary.


Convert the following decimal numbers into their equivalent binary numbers and then convert the resulting binary numbers back into the decimal numbers a. 6401 b. 1010110?

a) 6401 in Binary is 1100100000001b) 1010110 in decimal is 86