What is the number of ways to color objects with 3 colors if every color must be used at least once?
Answers
Given : every color must be used at least once
3 colors
To Find : number of ways to color objects
Solution:
if there are 3 objects the 3 colors can be used
in 3! = 6 ways
to color as every color must be used at least once
if there are n objects then number of ways
= 3ⁿ - 3.2ⁿ + 3
3ⁿ is the case where no restriction which color
3.2ⁿ is with just 2 colors which include 3.2 = 6 cases with 1 color
3 is with 1 color
Hence 3ⁿ - (3.2ⁿ - 6) - 3 = 3ⁿ - 3.2ⁿ + 3
Learn More:
probability that the balls are different
brainly.in/question/9675341
Out of 8 different balls taken three at a time
brainly.in/question/12318824
Given :- What is the number of ways to color objects with 3 colors if every color must be used at least once ?
Answer :-
we know that,
- The number of ways to color objects with n colors if every color must be used at least once is n ! .
given that,
- n = 3 .
then,
→ The number of ways to color objects with 3 colors if every color must be used at least once is = 3! = 3 * 2 * 1 = 6 ways (Ans.)
Learn more :-
7cm long stick cut in three pieces. Length of each piece is natural number.
What is the probability of forming triangl...
https://brainly.in/question/37342919
Ang, Ben, and Jasmin each have 5 blocks, colored red, blue, yellow, white, and green; and there are 5 empty boxes. Each ...
https://brainly.in/question/34973202
If a die is rolled twice, what is the probability that the sum of the points is more than 9
https://brainly.in/question/8806537