asked 171k views
1 vote
A ternary digit is either 0, 1, or 2. How many sequences of 6 ternary digits containing a single 1 and a single 2 are there?

asked
User Igal K
by
8.3k points

1 Answer

4 votes

Answer:

30sequences

Explanation:

Using nx (n-1)

And

n is the number of ternary digits in the number.

So For 6 digits n is 6 so the number of numbers that have exactly one 1 AND exactly one 2 is 30.

That is 6(6-1)= 30

answered
User Drew Nutter
by
8.5k points

Related questions

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.