Mythical Bears

Formula Test

Rendered by QuickLaTeX.com

Example 7.3.5

A person has four keys and only one key fits to the lock of a door. What is the probability that the locked door can be unlocked in at most three tries?
Solution

Let U be the event that the door has been unlocked and L be the event that the door has not been unlocked. We illustrate with a tree diagram.

\documentclass{article}
\usepackage{tikz}

\begin{document}

Rendered by QuickLaTeX.com

\end{document}

First Try:

Rendered by QuickLaTeX.com

Second Try:

<img src="https://pressbooks.library.torontomu.ca/bearguide/wp-content/ql-cache/quicklatex.com-eb896cf96bf8826165769586cead676e_l3.png" height="62" width="650" class="ql-img-picture quicklatex-auto-format" alt="Rendered by QuickLaTeX.com" title="Rendered by QuickLaTeX.com"/>

Third Try:

Rendered by QuickLaTeX.com

The probability of unlocking the door in the first try = 1/4.
The probability of unlocking the door in the second try = (3/4)(1/3) = 1/4.
The probability of unlocking the door in the third try = (3/4)(2/3)(1/2) = 1/4.
Therefore, the probability of unlocking the door in at most three tries = 1/4 + 1/4 + 1/4 = 3/4.

License

Icon for the Creative Commons Attribution 4.0 International License

A Guide to Bears Copyright © by Toronto Metropolitan University is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book