Computer Science, asked by Ssauravs4463, 10 months ago

बाइनरी संख्या 10111001 को ऑक्टल में बदलिए ।

Answers

Answered by 008sar
0

STEP BY STEP SOLUTION

Step 1: Write down the binary number:

10111001

Step 2: Multiply each digit of the binary number by the corresponding power of two:

1x27 + 0x26 + 1x25 + 1x24 + 1x23 + 0x22 + 0x21 + 1x20

Step 3: Solve the powers:

1x128 + 0x64 + 1x32 + 1x16 + 1x8 + 0x4 + 0x2 + 1x1 = 128 + 0 + 32 + 16 + 8 + 0 + 0 + 1

Step 4: Add up the numbers written above:

128 + 0 + 32 + 16 + 8 + 0 + 0 + 1 = 185.

So, 185 is the decimal equivalent of the binary number 10111001.

HOPE THIS WILL HELP YOU MARK AS BRAINLIEST..

Answered by 16shots
7

\huge{\green{\boxed{\red{\boxed{\blue{\boxed{\bf{\mathfrak{\purple{HELLO}}}}}}}}}}

\huge\bigstar\underline\mathcal\orange{ANSWER}

185 is the answer.

Similar questions