answersLogoWhite

0


Best Answer

The places in base two (binary) are ones, twos, fours, eights, sixteens, thirty-twos and so on.

There is one 32 in 47 with 15 left over. There is one 8 in 15 with 7 left over. There is one 4 in 7 with 3 left over. There is one 2 in 3 with 1 left over. There is one 1 in 1 with 0 left over.

That leaves us with one 32, one 8, one 4, one 2 and one 1.

47 base 10 = 10 1111 base 2

User Avatar

Wiki User

7y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

Partition the sum 47 into powers of 2.

Put these powers of 2 in descending order.

Replace the powers of 2 by 1 while inserting 0 for powers that do not appera.


Thus,

47 = 32 + 8 + 4 + 2 + 1 or 2^5 + 2^3 + 2^2 + 2^1 + 2^0 (note that 2^4 is missing).


And so the binary form is 101111.


This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the steps to convert decimal number 47 to binary number?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

What are the steps in converting decimal number with fractional part to binary number?

To convert a decimal number to a binary number, you need to have each number be an integer. So, the first step is to make sure your fractional part really is fractional. Convert each integer to binary separately. 1 and 4/5 to binary would be this: 1 -> 1 4 -> 100 5 -> 101 1 and 100/101 or 1001/101 If it's already in decimal form (instead of 1 and 4/5, you have 1.8), then there's no easy way to do it that I know of. This is partly because the only decimals in binary that don't continue on forever are those which, in fractions form, have denominators made only of 2's. 1/2, 1/4, 3/4, 1/8 and so on.


What are the steps to convert 0.08 into a fraction?

0.08 has two digits after the decimal point. Remove the decimal point from the number and divide it by 1 followed by that same number ie 100. Then simplify. So 0.08 = 8/100 = 2/25


What number is 15 percent of 80 showing the steps?

Convert the percentage to a decimal: 15% = 15 / 100 = 0.15 15% * 80 = 0.15 * 80 = 12


What is 13 percent of 65?

This is the long way, explaining all the steps: 13% of 65 can be set up as a fraction: 13/65 convert the fraction to a decimal by dividing the top number by the bottom number: 13 ÷ 65 = .2 then convert the decimal to a percent by moving the decimal place 2 places to the right and placing the percent sign: .2 = 20%


What is 14 and 35 as a decimal with steps?

A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. A decimal representation does not require a decimal point. So the required decimal representation is 14 + 35 = 49.

Related questions

How do you convert binary 1101001111011 to octal in steps?

15173


What is the steps of how you convert a decimal to a percent?

To convert from decimal to percentage, you need to multiply the decimal by 100 and put the "%" sign


What are the steps in converting decimal number with fractional part to binary number?

To convert a decimal number to a binary number, you need to have each number be an integer. So, the first step is to make sure your fractional part really is fractional. Convert each integer to binary separately. 1 and 4/5 to binary would be this: 1 -> 1 4 -> 100 5 -> 101 1 and 100/101 or 1001/101 If it's already in decimal form (instead of 1 and 4/5, you have 1.8), then there's no easy way to do it that I know of. This is partly because the only decimals in binary that don't continue on forever are those which, in fractions form, have denominators made only of 2's. 1/2, 1/4, 3/4, 1/8 and so on.


How do you convert fractional decimal numerals in binary?

Steps to convert fractional decimal to binary: 1.Multiply the number fractional part) successively by 2 and note the integer part of product. 2.Repeat the process till the fractional part becomes 0 or required accuracy is reached. 3.Binary equivalent of fractional part are the carries i.e. integer which is noted separately. Write down these carries from top to bottom. e.g. Conversion of 0.75 to binary 0.75*2=1.50 1 0.50*2=1.00 1 ans==> (0.11)


Is there a formula that can be used to convert Binary to decimal that is straight forward?

If you mean a straight forward algorithm, then yes.I guess you want to know what it is...Start at the left hand end of the binary number with the result (decimal number) set to zerodouble the result and add the current binary digitif there are more binary digits move one binary digit to the right and repeat step 2repeat steps 2 and 3 until all the binary digits have been used.the result is the decimal equivalentfor example converting 101002 to decimal:1. set result to 0, start with the first binary digit (of 10100) which is 12. 2 x 0 + 1 = 13. 2nd binary digit (of 10100) is 02. 2 x 1 + 0 = 23. 3rd binary digit (of 10100) is 12. 2 x 2 + 1 = 53. 4th binary digit (of 10100) is 02. 2 x 5 + 0 = 103. 5th binary digit (of 10100) is 02. 2 x 10 + 0 = 203. no more binary digits4. 101002 = 2010


What are the steps to convert 0.08 into a fraction?

0.08 has two digits after the decimal point. Remove the decimal point from the number and divide it by 1 followed by that same number ie 100. Then simplify. So 0.08 = 8/100 = 2/25


What number is 15 percent of 80 showing the steps?

Convert the percentage to a decimal: 15% = 15 / 100 = 0.15 15% * 80 = 0.15 * 80 = 12


convert decimal to octal?

166 in decimal


What is 13 percent of 65?

This is the long way, explaining all the steps: 13% of 65 can be set up as a fraction: 13/65 convert the fraction to a decimal by dividing the top number by the bottom number: 13 ÷ 65 = .2 then convert the decimal to a percent by moving the decimal place 2 places to the right and placing the percent sign: .2 = 20%


What steps do you take to convert 1000 milliliters to liters?

Move the decimal point 3 places to the left.......


What is 14 and 35 as a decimal with steps?

A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. A decimal representation does not require a decimal point. So the required decimal representation is 14 + 35 = 49.


How much is 4.06 percent of 14.29 Trillion?

There are only two steps to finding the percent of a number: 1) Convert the percent to decimal for by moving the decimal to the left twice. 2) Multiply the decimal form of the percent by the other number. In this case: 1) 4.06% becomes 0.0406 2) 0.0406 X 14,200,000,000 = 576,520,000 Or 576.52 million.