SOLUTION: A student planning her curriculum for the upcoming year must select one of six business courses, one of two mathematics courses, two of seven elective courses, and either one of th
Algebra ->
Permutations
-> SOLUTION: A student planning her curriculum for the upcoming year must select one of six business courses, one of two mathematics courses, two of seven elective courses, and either one of th
Log On
Question 1148275: A student planning her curriculum for the upcoming year must select one of six business courses, one of two mathematics courses, two of seven elective courses, and either one of three history courses or one of two social science courses. How many different curricula are available for her consideration?
You can put this solution on YOUR website! Use combination formula
C( n, r ) = n! / ( ( n-r)! * r! )
C( 6,1 ) = 6
C( 2,1 ) = 2
----------------------------
C( 7,2 ) =
C( 7,2 ) =
C( 7,2 ) = 21
----------------------------
C( 3,1 ) = 3
C( 2,1 ) = 2
---------------------------
There are 1,260 different curricula
-----------------------------------------
Note that the last 2 choices get added because
of the OR.
Get 2nd opinion if needed