asked 26.6k views
5 votes
5. Alarm Code Combinations; A security alarm system is activated and deactivated by correctly entering the appropriate three-digit numerical code in the proper sequence on a digital panel. A. Compute the total number of possible code combinations if no digit may be used twice. B. Computer the total number of possible code combinations if digits may be used more than once.

1 Answer

2 votes

Answer:

A. 720 combinations

B. 1,000 combinations

Explanation:

There are 10 possible numeric digits (from 0 to 9).

A. If no digit may be used twice, there 10 possibilities for the first digit, 9 for the second, and 8 for the third:


A = 10*9*8\\A=720\ combinations

There are 720 possible combinations

B. If digits may be repeated, there are 10 possibilities for each entry:


B=10*10*10\\B=1,000\ combinations

There are 1,000 possible combinations.

answered
User Andre Mcgruder
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.