[go: up one dir, main page]

0% found this document useful (0 votes)
23 views2 pages

U2L1 Binary WKSH SC

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 2

U2L1 Binary Numbers Name:

Period:
Given the values below, complete the conversion of the missing value using
your converter you previously completed in class.

Decimal Binary
1. 29
2. 0100 1111
3. 83
4. 1011 0110
5. 149
6. 1001
7. 56
8. 1101 0000
9. 99
10. 1010 1010

A bit is 1 binary value, a nibble is 4 bits, and 8 bits make a byte. What
is the largest number you can make with a nibble? How about a byte? Show
your answers in decimal and binary form.

Decimal Representation Binary Representation


11.
Nibble
12.
Byte

13. How many outcomes are in a nibble? In a byte?

14. How many bits are needed to hold the decimal value 65?

2021© Innovative Mathematics


AP Style Questions

1. The school has an online store to purchase school brand items. It uses 5 bit
sequences to label each item available for sale. Since the school is adding
more clothing items to the store they want to increase their sequences to 6-
bit. Which answer best describes the result of using 6-bit instead of 5-bit?

a. 10 more items can be labeled distinctly

b. 10 times more items can be labeled distinctly

c. 2 times more items can be labeled distinctly

d. 2 more items can be labeled distinctly

2. A popular music streaming service keeps count of how many times a certain song
is played since the service had started. The counter updates immediately after
a song is played. On one occasion, a negative 3 digit number was showing for
the total times a certain song was played, while all the other were showing
correct. Which selection below best explains what probably occurred?

a. The number for the song’s total played was larger than the maximum value
assigned to represent that number.

b. The streaming service software had not been updated properly.

c. The streaming service software failed to tally the number of songs played
due to over use.

d. A round-off error occurred when completing the mathematical operation.

3. Of the possible selections below, which can be represented by a sequence of


bits?

I. A special character
II. A machine language instruction
III. An integer

a. I only

b. III only

c. I and III only

d. 1, II, and III

2021© Innovative Mathematics

You might also like