Math Problem Statement

"An ordinary fair die is thrown repeatedly until a 6 is obtained. Find the probability that it takes at least 3 throws but no more than 5 throws to obtain a 1 or 6."

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability
Independent Events

Formulas

P(Success on nth throw) = (2/3)^(n-1) * (1/3)
Total Probability = P(Success on 3rd throw) + P(Success on 4th throw) + P(Success on 5th throw)

Theorems

Multiplication Rule of Probability
Addition Rule of Probability

Suitable Grade Level

Grades 10-12