Chapter 16: Check Digits: Money Orders
Chapter 16: Check Digits: Money Orders
Hamblin
Money Orders
There are 10 digits plus a check digit. Add up the digits in the ID number. The check digit is the
remainder when this sum is divided by 9.
1. Suppose that a money order has ID number 1012065994, where indicates the last digit
has been lost. What should the last digit be?
2. Suppose that a money order has ID number 7198164036. Can you determine the missing
digit?
Airline Tickets
There are 10 digits plus a check digit. Divide the ID number by 7. The check digit is the remainder.
4. Determine the check digit that should be appended to the UPC 0-14300-25433.
6. Commit a substitution error with your object’s code and show that the UPC check digit scheme
detects the error.
7. Commit a transposition error with your object’s code. Does the UPC check digit scheme detect
this error?
8. Determine the check digit that should be appended to the bank routing number 01500085.
9. A suspicious check has routing number 198102957. Is the routing number valid?
Math for Liberal Studies – Fall 2007 Dr. Hamblin
Codabar
There are 15 digits plus a check digit. Add the digits in positions 1, 3, 5, 7, 9, 11, 13, and 15 and double
the result. Next, count the number of digits in positions 1, 3, 5, 7, 9, 11, 13, and 15 that exceed 4 and
add this to the total. Now add the remaining digits. The check digit is whatever is needed to bring the
final tally to a number that ends in a 0.
10. Use the Codabar scheme to determine the check digit for the number 300125600196431.
11. Determine whether the Master Card number 3541 0232 0033 2270 is valid.
12. Suppose that the ISBN 0-1750-3549-0 is incorrectly reported as 0-1750-3540-0. Is this error
detected by the ISBN check digit scheme?
13. Suppose that you know that the ISBN 0-6690-3925-4 is the result of the transposition of two
adjacent digits, but not involving the first or last digits. Can you determine the correct ISBN?
Solutions
1. 1
2. 3
4. 9
5. Answers vary
6. Answers vary
7. Answers vary
8. 9
10. 2
11. Yes
12. Yes
13. 0-6690-9325-4