Math, asked by barna72, 1 month ago

conver decimal to octal, 5481 to octal​

Answers

Answered by taj312
2

Step-by-step explanation:

First note that decimal numbers use 10 digits (0, 1, 2, 3, 4, 5, 6, 7, 8, and 9) and octal numbers use only 8 digits (0, 1, 2, 3, 4, 5, 6, and 7).

As we explain the steps to converting 5481 to octal, it is important to know the name of the parts of a division problem. In a problem like A divided by B equals C, A is the dividend, B is the divisor and C is the Quotient.

The Quotient has two parts. The Whole part and the Fractional part. The Fractional part is also known as the Remainder.

Step 1) Divide 5481 by 8 to get the Quotient. Keep the Whole part for the next step and set the Remainder aside.

Step 2) Divide the Whole part of the Quotient from step 1 by 8. Again keep the Whole part and set the Remainder aside.

Step 3) Repeat Step 2 above until the Whole part is 0.

Step 4) Write down the Remainders in reverse order to get the answer to 5481 as an octal.

Here we will show our work so you can follow along:

5481 / 8 = 685 with 1 remainder

685 / 8 = 85 with 5 remainder

85 / 8 = 10 with 5 remainder

10 / 8 = 1 with 2 remainder

1 / 8 = 0 with 1 remainder

Then, when we put the remainders together in reverse order, we get the answer. The decimal number 5481 converted to octal is therefore:

12551

Answered by bodyworld22
1

548110 = 125518 is answer

Similar questions