Chapter 9: Problem 95
In your own words, explain how to form the rows of Pascal's Triangle.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! 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 9: Problem 95
In your own words, explain how to form the rows of Pascal's Triangle.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Consider \(n\) independent trials of an experiment in which each trial has two possible outcomes: "success" or "failure." The probability of a success on each trial is \(p,\) and the probability of a failure is \(q=1-p .\) In this context, the term \(_{n} C_{k} p^{k} q^{n-k}\) in the expansion of \((p+q)^{n}\) gives the probability of \(k\) successes in the \(n\) trials of the experiment.To find the probability that the sales representative in Exercise 87 makes four sales when the probability of a sale with any one customer is \(\frac{1}{2},\) evaluate the term $$_{8} C_{4}\left(\frac{1}{2}\right)^{4}\left(\frac{1}{2}\right)^{4}$$, in the expansion of \(\left(\frac{1}{2}+\frac{1}{2}\right)^{8}\).
Find the number of diagonals of the polygon. (A line segment connecting any two nonadjacent vertices is called a diagonal of the polygon.) Hexagon
Prove the property for all integers \(r\) and \(n\) where \(0 \leq r \leq n\).$$_{n} C_{r}=_{n} C_{n-r}$$
A local college is forming a six-member research committee having one administrator, three faculty members, and two students There are seven administrators, 12 faculty members and 20 students in contention for the committee. How many six-member committees are possible?
Solve for \(n\) $$_{n} P_{6}=12 \cdot_{n-1} P_{5}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.