Fundamental Counting Principle problem

AI Thread Summary
The problem involves a 3-number combination lock with numbers ranging from 0 to 59, where the first two numbers must differ by 3. The first number can be any of the 60 options. The second number has two possibilities unless the first number is at the extremes (0, 1, 2, 57, 58, or 59), which limits it to one option. The total combinations for the first two numbers is calculated as 114, leading to 6,840 possible combinations when the third number is included. The discussion highlights the importance of considering boundary conditions when applying the Fundamental Counting Principle.
PiRsq
Messages
112
Reaction score
0
The dial on a 3 number combination lock contains markings to represent the numbers from 0 to 59. How many combinations are possible if the first and second numbers differ by 3?

What I did was:

1st number: It can be any of the 60 numbers (if we take 0 also as a #)
2nd number: I think since there are two possibilities, either 3 greater than 1st # or 3 less
3rd number: Since you've already take a number for the first one, and you must choose either of 3 less or 3 greater than the first number as the 2nd #, you must in the end have 57 #'s left to choose from

Therefore the answer I think is 60 x 2 x 57

Is that right?
 
Physics news on Phys.org
Not quite. If the first number is 57, 58 or 59, then the next number CAN'T be "3 larger" but only 3 less. If the first number is 0, 1, or 2, the next number CAN'T be "3 less but only 3 more.
That is, if the first number is 3 to 56 (54 numbers) then there are 2 possible second number but if the first number is 0, 1, 2, 57, 58, or 59, then there is only 1 possible second number. There are 54*2+ 3+ 3= 114 possible two digit combinations for the first two numbers. There are 114*60= 6840 such three digit combinations.
 
Halls,

While he didn't explicity state it, I would think that you can go "over the top" and consider 59 and 2 to differ by 3.

Pi,

I think you're almost correct. However, if you choose one of 60 numbers, then choose one of the 59 remaining, there are 58 left -- NOT 57.

- Warren
 
Thanks for the replies guys. Hall I don't understand why you did 54*2 and added 6
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top