Stephen R. answered 08/29/17
Tutor
4.9
(16)
Science, Computer & Math Tutor
to calculate the number of ways to arrange 4 numbers out of 6 use the formula for a permutation without repetitions.
P(n,r) = n!/(n-r)!
since we are arranging a 4 digit sequence out of 6 numbers we have:
P(6,4) = 6!/(6-4)!
P(6,4) = 720/2
P(6,4) = 360 possible sequences
since 1/2 of the original numbers are odd, 1/2 of the 360 sequences must also be odd
so you are left with
P(6,4) = 360/2
P(6,4) = 180 odd sequences