How many 3 - digit positive integers can be formed by using 1, 2, 3, 4, 5 without the repetition of digits?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The hudredths digit can be filled in 5 ways, the tens digit can be filled in 4 ways because one number is already used up and the units digit in 3 ways because two numbers are already used up, so the answer is 5 × 4 × 3 = 6 0 .
Thanks Abhiram for your question.