answersLogoWhite

0


Best Answer

15173

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you convert binary 1101001111011 to octal in steps?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Basic Math

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)


How do you convert decimals to fractions on the TI-83?

Press MATH and select >Frac. Then press ENTER. This will change your last answer to a fraction. If the decimal is not you last answer, type the decimal and then follow the steps above.


How you turn a fraction to a percent?

To convert a fraction to percent, divide the numerator (which also means top number) by the denominator (which also means bottom number). Example: To convert the fraction 3/4 to percent, divide 3 (top number) by 4 (bottom number) and the answer is.75. To convert to percent, move the decimal 2 steps to the right and insert the percent sign on the end: .75 = 75%


How do you make 0.845 into a fraction?

These are the steps to convert a decimal into a fraction: (1) Place a 1 under the decimal to convert it to fraction form: .845/1 (2) Remove the decimal and place as many 0's to the right of the 1 as there are numbers to the right of the decimal: 845/1000 (3) Reduce the fraction to its lowest term: 169/200


What are the steps How do you convert 225 into a fraction?

225 is an integer and not a fraction. However, it can be expressed in rational form as 225/1. You can then calculate equivalent rational fractions if you multiply both, its numerator and denominator, by any non-zero integer.

Related questions

Hexa to octal?

The best way is to first convert hexadecimal to binary and then to octal. For example the hexadcimal number B4EA is in binary: B 4 E A 1011 0100 1110 1010 Thus B4EA (hexadecimal) = 1011010011101010 (binary) We add leading zeros to the binary number in order to be able to divide the number in sets of 3 digits. Then we convert easy to octal as follows: 001 011 010 011 101 010 1 3 2 3 5 2 Therefore 1011010011101010 (binary) = 132352 (octal) and from here you have your result: B4EA (hexadecimal) = 132352 (octal)


What are the steps in converting hexadecimal to octal?

93 16


convert decimal to octal?

166 in decimal


How do you convert octal to hexadecimal?

Formally, to convert from any base to any other base, you repeatedly divide by the second base, truncating down to the nearest integer, and recording the remainders in each step, until the result is zero. Then you write the remainders in reverse order. It is important to realize that the divisions must be done using the rules of arithmetic in the first base.As an example, converting 12A16 to 4528, follow the steps... (everything not suffixed is base 16)12A / 8 is 37 remainder 237 / 8 is 4 remainder 54 / 8 is 0 remainder 4 - the answer is 4528Alternatively, since hexadecimal and octal are even multiples of base 2 or binary, you can convert by writing down the base 16 in binary, which you can do by inspection, regrouping in groups of 3, and then converting to base 8.12A = 0001 0010 1010000 100 101 010 = 452A larger example, showing all possible digits...0123456789ABCDEF = 0000 0001 0010 0011 0100 0101 0110 0111 1000 1001 1010 1011 1100 1101 1110 11110 000 000 100 100 011 010 001 010 110 011 110 001 001 101 010 111 100 110 111 101 111 = 0004432126361152746757


What is the advantage of the binary search method?

It gets you to the answer with fewer steps.


What steps were taken to make the binary code?

0 1


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)


What are the five steps to convert fuel int electrical energy?

describe the 5 steps to convert fuel into electrical energy


What are the 4 steps to convert a negative number using 2's complement?

1. Convert the positive equivalent to binary.2. Fill with zeroes, to the left, up to the desired length.3. Change all 1's to 0's, and all 0's to 1's.4. Add 1.Example:Decimal -12; convert to 2's complement, for a single byte:1. Convert to binary: 11002. Fill with zeroes: 000011003. Change 1's and 0's: 111100114. Add 1: 11110100


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 of converting yards to square meters?

There are no steps to do this. You can't convert a length (yards) into an area (square meters)


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