Computer Science, asked by rohit32161, 2 months ago

binary equivalent of decimal number 8 is​

Answers

Answered by anindyaadhikari13
4

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

  • The binary equivalent of the decimal number (8)₁₀ is (1000)₂

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

Conversion is given as follows:

\boxed{\begin{array}{c|c|c}\tt2&\tt8&\\ \tt2&\tt4&\tt0\\ \tt2&\tt2&\tt0\\ \tt2&\tt1&\tt0\\ &\tt0&\tt1\end{array}}

Now arrange the remainders obtained from bottom to top:

> (8)₁₀ = (1000)₂ (Answer)

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

  1. Divide the number by 2.
  2. Write the quotient obtained on the left and remainder 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 binary equivalent of the given decimal number.

anindyaadhikari13: Thanks for the brainliest :)
Answered by TaeTaePopsicle
4

Answer:

1000 is the correct answer

Explanation:

Therefore, the binary equivalent of decimal number 8 is 1000.

Similar questions