answersLogoWhite

0

First let's write it as a sum of powers of two. This will make it easier to write as a binary number.

19=16+2+1

This can be written:

19=16*1+8*0+4*0+2*1+1*1

So the binary form is:

10011

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions