answersLogoWhite

0


Best Answer

In binary numbers....
5 = 101
6 = 110
8 = 1000

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Convert the numbers 8 6 abd 5 to binary numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you convert binary number to bcd number on paper?

Example Binary 00111000 Convert to Decimal 56 Convert to BCD by using groups of four binary numbers for each digit 5 6 0101 0110


How do convert 5 into binary?

5 expressed in binary is 101


How do you convert binary to 2421 code?

5


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

25 = 32 numbers


Convert binary numbers 111011110101 into octal number?

Divide the binary number into 3 bit segments starting from the right, then convert each 3 bit section into its decimal equivalent. 111 011 110 101 = 7 3 6 5 (111 = 7, 011 = 3, 110 = 6, and 101 = 5).


What is -5 in binary numbers?

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


What decimal numbers are represented by this binary number 101?

101 = 5


Advantages of computer on your human society?

A Computer performs all of its functions in term of binary numbers system i.e. 0 & 1. e.g if you press 5 through your key pad, it will convert it in binary code (0000000000000101), the ALU analyzes this value and then executes the instruction and displays 5 on your computer screen


How do you convert 0.5 to binary?

In decimal, 0.5 = 5 x 10^(-1) = 5 x (1/10) = 5/10 = 1/2. In binary, 1/2 = 2^(-1) = 0.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.


What is the product of 1011 and 101 using binary multiplication?

The answer is 110111 The step is given