Computer Science, asked by sahandicrafts786, 1 month ago

convert (50)10 into octal number system.
Please Give Right answer.
Marked as Brainliest.​

Answers

Answered by anindyaadhikari13
6

\textsf{\large{\underline{Answer}:}}

  • The octal equivalent of the given decimal number (50)₁₀ is (62)₈

\textsf{\large{\underline{Solution}:}}

Conversion is given as follows:

\boxed{\begin{array}{c|c|c}\sf8&\sf50&\\ \sf8&\sf6&\sf2\\ &\sf0&\sf6\end{array}}

Now arrange the remainders obtained from bottom to top:

> (50)₁₀ is (62)₈ (Answer)

\textsf{\large{\underline{Steps To Solve}:}}

  1. Divide the number by 8.
  2. Write the quotient on the left and remainders obtained on the right.
  3. Repeat the above two processes until the quotient becomes 0.
  4. Now arrange the remainders obtained from bottom to top.
  5. Result obtained will be the octal equivalent of the given decimal number.
Similar questions