answersLogoWhite

0

To write the decimal number 27 in binary, you can divide the number by 2 and record the remainders. Starting with 27, divide by 2 to get 13 with a remainder of 1, then divide 13 by 2 to get 6 with a remainder of 1, then 6 by 2 to get 3 with a remainder of 0, then 3 by 2 to get 1 with a remainder of 1, and finally 1 by 2 to get 0 with a remainder of 1. Reading the remainders from bottom to top, 27 in binary is 11011.

User Avatar

AnswerBot

1w ago

What else can I help you with?