Chapter 1: Problem 10
How many ways are there to pick a five-person basketball team from 12 possible players? How many selections include the weakest and the strongest players?
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 1: Problem 10
How many ways are there to pick a five-person basketball team from 12 possible players? How many selections include the weakest and the strongest players?
All the tools & learning materials you need for study success - in one app.
Get started for free
a) How many permutations are there for the eight letters \(a, c, f, g, i, t, w, x ?\) b) How many of the permutations in part (a) start with the letter t? c) How many of the permutations in part (a) start with the letter \(t\) and end with the letter c?
a) How many arrangements are there of all the letters in SOCIOLOGICAL? b) In how many of the arrangements in part (a) are \(A\) and \(G\) adjacent? c) In how many of the arrangements in part (a) are all the vowels adjacent?
How many triangles are determined by the vertices of a regular polygon of \(n\) sides? How many if no side of the polygon is to be a side of any triangle?
a) How many permutations of size 3 can one produce with the letters \(m, r, a, f\), and \(t\) ? b) List all the combinations of size 3 that result for the letters \(\mathrm{m}, \mathrm{r}, \mathrm{a}, \mathrm{f}\), and \(\mathrm{t}\).
Determine the value of each of the following summations. a) \(\sum_{i=1}^{6}\left(i^{2}+1\right)\) b) \(\sum_{j=-2}^{2}\left(j^{3}-1\right)\) c) \(\sum_{i=0}^{10}\left[1+(-1)^{i}\right]\) d) \(\sum_{j=0}^{4}\left(3^{\prime}-2^{\prime}\right)\) e) \(\sum_{k=2}^{4}(-1)^{k}\) f) \(\sum_{k=n}^{2 n}(-1)^{k}\), where \(n\) is an odd positive integer g) \(\sum_{i=1}^{6} i(-1)^{i}\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.