UPC Number Check Digit Formula: The last digit, a0, of a 12-digit UPC number a11a10a9a8a7a6a5a4a3a2a1a0 is a check digit given by the formula a0 =-(3a11 + a10 + 3a9 + a8 + 3a7 + a6 + 3a5 + a4 + 3a3 + a2 + 3a1) mod 10
ISBN Check Digit Formula: The last digit, a0, of a 10-digit ISBN number a9a8a7a6a5a4a3a2a1a0 is given by the formula
Bank Identification Number Check Digit Formula: The last digit, a0, of a nine-digit bank identification number a8a7a6a5a4a3a2a1a0 is given by the formula a0 = (7a8 + 3a7 + 9a6 + 7a5 + 3a4 + 9a3 + 7a2 + 3a1) mod 10
1. Suppose that the bank identification number on a check is 100646023. Can this be a valid check from a U.S. bank? Explain.
2. The UPC number on a box of crackers has the main part 7 55355 00514. What is the check digit?
3. The UPC number on a box of Scotties tissues is 0 634#5 41201 5, where the # represents an obscured digit? What is the obscured digit?
4. The main part of the ISBN number for a College Algebra Digit Video Tutor is 0-321-08161.What is the check digit?
Some identification numbers, such as automobile VIN numbers, use both digits and the 26 upper case letters A through Z. In a Code 39 system, the number has 15 characters 14a13a12a11a10a9a8a7a6a5a4a3a2a1a0; the main part of the number has 14 characters and the 15th character, a0, is a check character. Any character that is a letter is converted to a number where A = 10, B = 11, C = 12, ,
5. If the main part of a Code 39 identification number is 34T1CR9244YD3W, what is the check character?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6. Using our round-robin scheduling method of filling in the chart, schedule a tournament for 10 teams. Use the given grid. If there are extra rounds, scratch them out.
|
|
|||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7. Use the above method to determine the schedule for Round 3 in a 9-team tournament. Note: the alignment of the table has been reversed.
|
|
|||||||||
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
|
|
Round 3
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8. Encode the message MATH IS FUN by breaking it into five-letter blocks and using the affine cipher C = (9P + 10) mod 26.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9. A message was encoded to KADHD HRFHZ using the affine cipher C = (3P + 5) mod 26. Decode the message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|