answersLogoWhite

0

What is -5 in binary numbers?

Updated: 9/23/2023
User Avatar

Wiki User

11y ago

Best Answer

0010110100110101

Though I get different results in some of the online binary interpreters I've tried.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is -5 in binary numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Convert the numbers 8 6 abd 5 to binary numbers?

In binary numbers....5 = 1016 = 1108 = 1000


How many binary numbers from 5 o's and 1s?

25 = 32 numbers


What is the sum of the binary numbers?

The sum of binary numbers is also a binary number.


What decimal numbers are represented by this binary number 101?

101 = 5


What are the numbers in binary?

The only numbers used in binary are 0 and 1


What are the 20 uses of binary numbers in maths?

A Binary Number is made up of only 0s and 1s. 110100 Example of a Binary Number There is no 2, 3, 4, 5, 6, 7, 8 or 9 in Binary! A "bit" is a single binary digit. The number above has 6 bits. Binary numbers have many uses in mathematics and beyond.


How do you make 19 out of 1 2 3 5 and multiplication division adding and subtracting one time?

A binary operation is one which takes two numbers and combines them into one. +,-,* and / are all binary operations. If you start with 4 numbers and apply one binary opeartion (to two of the numbers) you are left with three. After two binary operations you are left with two numbers and after three binary operations you are left with only one number. You cannot, therefore, carry out the fourth binary operation if you start with four numbers.


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 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.


What are binery numbers?

Binary numbers belong to Binary number system. Binary System consists of only 2 digits (known as bits) 0 & 1. Any no. from decimal number system can be converted to binary number system. Binary numbers are widely used in design of various digital gadgets & computers. Following are some decimal no.s converted into binary numbers. Decimal number Binary number 0 0 1 1 2 10 3 11 4 100 5 101 6 110