Question 16.67

37. If a valid credit card number using the Luhn algorithm has the form , determine the check digit of the number if the first two digits were transposed and the digits in positions 3 through 15 were unchanged.

37.

The new check digit is or , depending on whether is greater than or equal to 4 or less than 4.