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?
Give a real-life example of combination or permutation.
Give a real-life example of combination or permutation.
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)
The problem is known as the Josephus Problem (or Josephus permutation) and postulates a group of...
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 next...
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.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT