Computer Science: An Overview: Global Edition (12th Edition)

Published by Pearson Higher Education
ISBN 10: 1292061162
ISBN 13: 978-1-29206-116-0

Chapter 1 - Data Storage - Section 1.6 - Storing Integers - Questions & Exercises - Page 64: 9

Answer

\begin{equation} \begin{array}{|c|c|}\hline & {\text { Answer }} \\ \hline a & {6} \\ \hline b & {-1} \\ \hline c & {0} \\ \hline d & {-6} \\ \hline e & {-8} \\ \hline f & {1} \\ \hline\end{array} \end{equation}

Work Step by Step

\begin{equation} \begin{array}{|c|c|}\hline & {\text { Answer }} & {\text { Reason }} \\ \hline a & {6} & { because\ 1110 → 14 - 8\ } \\ \hline b & {-1} & { because\ 0111 → 7 - 8\ } \\ \hline c & {0} & { because\ 1000 → 8 - 8\ } \\ \hline d & {-6} & { because\ 0010 → 2 - 8\ } \\ \hline e & {-8} & { because\ 0000 → 0 - 8\ } \\ \hline f & {1} & { because\ 1001 → 9 - 8\ } \\ \hline\end{array} \end{equation}
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.