Otis
Elite Member
- Joined
- Apr 22, 2015
- Messages
- 4,592
What's the taxi number? It's a 3-digit number. If you divide it by 3 and reverse the quotient's digits, then you'll get one more than the taxi number.
?
[imath]\;[/imath]
?
Let ABC represent the 3-digit taxi number.
The last digit of the reversed quotient must equal C+1 because "one more than the taxi number" is ABC+1.
In other words, the first digit of ABC/3 is C+1.
Long-Division Algorithm: "3 goes into A how many times?" We already know it's C+1 times.
Long-Division Algorithm: "Multiply 3 times C+1 and subtract the product from A."
A - 3(C + 1) = A - 3C - 3
The Remainder Principle says: A-3C-3 is less than the divisor.
Case I:
A-3C-3 = 1 yields A = 3C + 4
Case II:
A-3C-3 = 2 yields A = 3C + 5
A is a digit. Therefore, C = 1 and A = 7 or 8
ABC is a multiple of 3, so A+B+C must be 9, 12 or 15.
Testing possibilities: 711 FAIL, 741 SUCCESS!
The taxi number is 741.
The last digit of the reversed quotient must equal C+1 because "one more than the taxi number" is ABC+1.
In other words, the first digit of ABC/3 is C+1.
Long-Division Algorithm: "3 goes into A how many times?" We already know it's C+1 times.
Long-Division Algorithm: "Multiply 3 times C+1 and subtract the product from A."
A - 3(C + 1) = A - 3C - 3
The Remainder Principle says: A-3C-3 is less than the divisor.
Case I:
A-3C-3 = 1 yields A = 3C + 4
Case II:
A-3C-3 = 2 yields A = 3C + 5
A is a digit. Therefore, C = 1 and A = 7 or 8
ABC is a multiple of 3, so A+B+C must be 9, 12 or 15.
Testing possibilities: 711 FAIL, 741 SUCCESS!
The taxi number is 741.
[imath]\;[/imath]