SOLUTION: There are 8 marbles in a bag if they are all different colors , in how many ways can 4 marbles be chosen?
Algebra
->
Permutations
-> SOLUTION: There are 8 marbles in a bag if they are all different colors , in how many ways can 4 marbles be chosen?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 786856
:
There are 8 marbles in a bag if they are all different colors , in how many ways can 4 marbles be chosen?
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
Combination=n!/((n-r)!r!)
=8!/((8-4)!*4!)
=8*7*6*5*4!/(4!*4!)
=8*7*6*5/(4*3*2)
=70 ways
.
Ed