HotelInfantesAgres - Bawat tanong, may sagot. Logo

In Math / Senior High School | 2025-07-15

what is the equivalent of 10010 binary to decimal number​

Asked by riofrirede

Answer (1)

Answer:To convert the binary number 10010 to decimal, we use the positional value system. Each digit represents a power of 2, starting from the rightmost digit with 2^0. 10010_2 = (1 \times 2^4) + (0 \times 2^3) + (0 \times 2^2) + (1 \times 2^1) + (0 \times 2^0) $ = 16 + 0 + 0 + 2 + 0$ = 18_{10}step by step explination :

Answered by prnxcescia | 2025-07-15