HotelInfantesAgres - Together we solve school questions. Logo

In Mathematics / High School | 2014-06-01

Find the binary equivalent of the decimal number 170.

Asked by bland1204

Answer (2)

( 170 ) decimal = ( 1 0 1 0 1 0 1 0 ) binary
That's 128, 32, 8, and 2 . 32 8
2

Answered by AL2006 | 2024-06-10

The decimal number 170 converts to binary as 1010101 0 2 ​ using repeated division by 2. Each division records the quotient and remainder until reaching zero. The remainders, read in reverse order, provide the final binary representation.
;

Answered by AL2006 | 2024-10-11