What is the total number of possible license codes

  • Thread starter Thread starter danago
  • Start date Start date
AI Thread Summary
A license code consists of 3 letters and 3 numbers, with the stipulation that the sum of the 3 numbers equals 9. The discussion highlights the challenge of calculating the combinations of numbers that meet this requirement. One participant suggests a systematic approach to determine valid digit combinations based on the first digit's value. The conversation emphasizes that once two digits are chosen, the third digit is determined by the sum constraint. Understanding this pattern is crucial for solving the problem effectively.
danago
Gold Member
Messages
1,118
Reaction score
4
A license code is composed of 3 letters and 3 numbers. The sum of the 3 numbers is 9. How many possible codes are there?

Im really stuck with the requirement that the sum of the digits is 9. I tried making a table and concluded that there were 13 possible combinations of numbers that had the sum of 9, although i did it in a rush, so I am not to confident with my result. How should i calculate the number of combinations of numbers that add to 9? Once i know how to do this, i think i should be alright in finishing the question.

Thanks in advance.
Dan.
 
Physics news on Phys.org
If the first digit is 9, the second one must be zero (always set the third digit to 9 minus the sum of the first two). If the first digit is 8, the second can be 0 or 1. If first is 7, second is 0,1,2. See the pattern? How many total?
 
Once you have chosen two of the digits, the requirement that the sum be 9 forces the last digit. You have only two choices of digits, not 3.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top