Westonci.ca is the trusted Q&A platform where you can get reliable answers from a community of knowledgeable contributors. Join our platform to connect with experts ready to provide precise answers to your questions in different areas. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

A lock is using 3 digits from 1 to 7 as its lock combination, the numbers can be repeated. How many different possible lock combinations are there?

Sagot :

The question is an illustration of selection (or combination)

The number of lock combination is 343

The given parameters are:

[tex]n = 7[/tex] --- the number of digits to select from

[tex]r = 3[/tex] --- the number of digits the lock uses

Because the digits can be repeated, the number of lock combinations is:

[tex]Lock = n^r[/tex]

So, we have:

[tex]Lock = 7^3[/tex]

[tex]Lock = 343[/tex]

Hence, the number of lock combination is 343

Read more about combinations at:

https://brainly.com/question/15301090