Question

In: Math

Permutation.

A bag contains 2 apples, 3 oranges, and 4 bananas. The number of ways in which 3 fruits can be selected if atleast one banana is always in the combination (Assume fruits of same species to be alike) is

Solutions

Expert Solution

We have to select 3 fruits. It will contain 1 banana and 2 more fruits.

 

Case 1: 2 fruits are bananas.

Number of ways = 1

 

Case 2: both are not bananas

a) both are same fruits

 

Number of ways = ²C1 = 2

b) both are different fruits

Number of ways = 1

 

Case 3: 1 fruit is banana

Number of ways = 1ײC1 = 2

total number of ways = 1 + 2 + 1 + 2

= 6

 

 


Total number of ways =6

Related Solutions

C# Palindrome Permutation: Given a string, write a function to check if it is a permutation...
C# Palindrome Permutation: Given a string, write a function to check if it is a permutation of a palindrome. A palindrome is a word or phrase that is the same forwards and backwards. A permutation is a rearrangement of letters. The palindrome does not need to be limited to just dictionary words. Input: Tact Coa Output: True (permutations: "taco cat", "atco cta", etc.) Comment your code to explain it.
How is Rubik's cube related to permutation groups?
How is Rubik's cube related to permutation groups?
prove that sign p=sign ^-p (if p is a permutation).
prove that sign p=sign ^-p (if p is a permutation).
Multiply this permutation: (1 3 2)(1 4 2)
Multiply this permutation: (1 3 2)(1 4 2)
Give examples of derangements of {1,2,3,4,5,6,7,8,9} of order 3 and of order 20. (A permutation in...
Give examples of derangements of {1,2,3,4,5,6,7,8,9} of order 3 and of order 20. (A permutation in Sn is a derangement if it has no fixed points).
8.54. Show that permutation programs are not always optimal for continuous production, that is, provide a...
8.54. Show that permutation programs are not always optimal for continuous production, that is, provide a counterexample.
c++ The problem is known as the Josephus Problem (or Josephus permutation) and postulates a group...
c++ The problem is known as the Josephus Problem (or Josephus permutation) and postulates a group of people of size N >= 1 are standing in a circle waiting to be eliminated. Counting begins at a specified point in the circle and proceeds around the circle in a specified direction. After a specified number of M >= 1 people are counted, the M^th person in the circle is eliminated. The procedure is repeated with the remaining people, starting with the...
Answer the following questions. Describe how the permutation of n objects differs from the permutation of choosing r objects from a set of n objects. Include how each is calculated.
Answer the following questions. Describe how the permutation of n objects differs from the permutation of choosing r objects from a set of n objects. Include how each is calculated.
1. Create a scenario that can be used to model a counting question (permutation, combination or...
1. Create a scenario that can be used to model a counting question (permutation, combination or neither.) 2. Create a scenario that can be used to model a counting question (permutation, combination or neither.) 3. Create a scenario that can be used to model a counting question with multiple 'not', 'and', 'or' clauses
1)Find the permutation and combination of the letters a, b, c, d taking 2 at a...
1)Find the permutation and combination of the letters a, b, c, d taking 2 at a time. Verify your answers with the permutation & combination formula.2) 2.An urn contains 10 marbles. 3 blues, 4 yellow and 3 red marbles. 6 marbles is selected at random. Find the probability of picking 1 blue, 3 yellow marbles and 2 red ones. 3) A computer operator has to issue passwords made up of a letter followed by two digits. How many passwords are...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT