Math Problem Statement

Suppose a lock has three numbers in the combination. The first number has to be between 0 and 39. The second number has to be between 9 and 27. The third number has to be between 9 and 37. How long would it take to try all possible combinations if each combination takes 5 seconds to try?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Combinatorics
Multiplication
Unit Conversion

Formulas

Total combinations = (number of choices for first number) × (number of choices for second number) × (number of choices for third number)
Total time = total combinations × time per combination
Conversion from seconds to hours = total seconds ÷ 3600

Theorems

-

Suitable Grade Level

Grades 7-9