Thinking Mathematically (6th Edition)

Published by Pearson
ISBN 10: 0321867327
ISBN 13: 978-0-32186-732-2

Chapter 4 - Number Representation and Calculation - 4.2 Number Bases in Positional Systems - Exercise Set 4.2 - Page 226: 37

Answer

$10011_{\text{two}}$

Work Step by Step

The place values of base two are: $...,2^4, 2^3, 2^2, 2^1, 1$. The place values that are less than or equal to $19$ are $2^4, 2^3$, $2^2$, $2^1$, and $1$ Divide $19$ by $2^4$ or $16$ to obtain: $19 \div 16 = 1$ remainder $3$ Divide the remainder $3$ by $2^3$ or $8$ to obtain: $3 \div 8 = 0$ remainder $3$ Divide the remainder $3$ by $2^2$ or $4$ to obtain: $3\div 4 = 0$ remainder $3$ Divide the remainder $3$ by $2^1$ or $2$ to obtain: $3 \div 2 = 1$ remainder $1$ Divide the remainder $1$ by $1$ to obtain: $1 \div 1 = 1$ remainder $0$ Thus, $19=(1 \times 2^4) + (0 \times 2^3) + (0 \times 2^2) + (1 \times 2^1) + (1 \times 1) \\19=10011_{\text{two}}$
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.