SOLUTION: If a school offers 9 different subjects, how many different schedules of 6 classes are possible?
Algebra
->
Probability-and-statistics
-> SOLUTION: If a school offers 9 different subjects, how many different schedules of 6 classes are possible?
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 426475
:
If a school offers 9 different subjects, how many different schedules of 6 classes are possible?
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
Permutation=arrangement of n things taken r at a time=n!/(n-r)!
9!/(9-6)!
=9*8*7*6*5*4*3!/3!
=60,480 schedules
.
Ed