Student edition of Test 26
It preserves the twelve-question order, base notation, construction conditions, and original point values.
Test 26: Decimal and Binary. Read every base label carefully, expand each numeral by its own place values, and use take-or-leave binary choices when a construction problem asks for exact quantities.
Your work saves automatically in this browser. Use Print or Reset at the top of the page when needed.
It preserves the twelve-question order, base notation, construction conditions, and original point values.
Questions 1–9 · 5 points each · 45 points
In the binary system, which digits can appear in a numeral? List every permitted digit once, separated by commas.
In binary, one is carried to the next place whenever the current place reaches how many units?
Complete all three values.
Rewrite each binary numeral as a decimal numeral.
Rewrite each decimal numeral as a binary numeral.
Calculate and give the result in binary:
Calculate and give the result in binary:
Questions 10–12 · 25 points each · 75 points
A warehouse custodian packs 1,000 rounds into exactly 10 sealed boxes. For any requested whole number from 1 through 1,000, the custodian must be able to hand over one or more unopened boxes whose contents total exactly that request. How many rounds should be placed in each box?
These labels mark the ten box positions; enter their quantities in the answer area below.
Start with a smaller problem. If your boxes can make every total from 0 to R, adding a box containing b items gives totals b through b+R too. To avoid a gap, b must be at most R+1. Include 0 (taking no boxes) when counting choices: k boxes have at most 2^k selections. Explain coverage of every request, not just the total packed.
500 pigeon eggs are packed into boxes. A customer asking for any whole number from 1 through 500 must be served exactly by taking complete unopened boxes. For this learning edition, also find the fewest possible boxes. Describe how to pack the eggs and state how many boxes are needed. Different packings are acceptable if you prove that they satisfy every request and use the minimum number of boxes.
Use the same no-gap argument as Question 10. Count the possible selections, including the empty selection for zero, to prove a lower bound on the number of boxes. Then build a packing that reaches that bound and totals exactly 500. Different packings may work; justify yours.
Use the six numbers:
Choose a nonempty subset and add its members, using each number at most once. The 63 resulting sums are placed in increasing order:
What is the 39th number in this ordered list?
Try the smaller list 1, 3, 9. Its nonempty sums in increasing order are 1, 3, 4, 9, 10, 12, 13; the selection masks (in the order 9, 3, 1) are 001, 010, 011, 100, 101, 110, 111. Each new power of 3 exceeds the sum of all smaller ones, so the highest changed selection decides the order. Explain how this connects a rank to a binary selection mask.