Discrete Mathematics with Applications 4th Edition

Published by Cengage Learning
ISBN 10: 0-49539-132-8
ISBN 13: 978-0-49539-132-6

Chapter 5 - Sequences, Mathematical Induction, and Recursion - Exercise Set 5.1 - Page 244: 86

Answer

$44_{10}$ = $101100_{2}$

Work Step by Step

44$\div$2 = 22 remainder r[0] = 0 22$\div$2 = 11 remainder r[1] = 0 11$\div$2 = 5 remainder r[2] = 1 5$\div$2 = 2 remainder r[3] = 1 2$\div$2 = 1 remainder r[4] = 0 remainder r[5] = 1 $44_{10}$ = r[5]r[4]r[3]r[2]r[1]r[0] = 101100
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.