Question:

Suppose Anil's mother wants to give 5 whole fruits to Anil from a basket of 7 red apples, 5 white apples and 8 oranges If in the selected 5 fruits, at least 2 oranges, at least one red apple and at least one white apple must be given, then the number of ways, Anil's mother can ofter 5 fruits to Anil is______

Updated On: Jan 9, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 6860

Approach Solution - 1

Possible selections are:

(1) 2 oranges, 1 red apple, 2 white apples.

(2) 2 oranges, 2 red apples, 1 white apple.

(3) 3 oranges, 1 red apple, 1 white apple.

The total number of ways for each case:

\( (1) \quad \binom{8}{2} \cdot \binom{7}{1} \cdot \binom{5}{2} = 1960. \)

\( (2) \quad \binom{8}{2} \cdot \binom{7}{2} \cdot \binom{5}{1} = 2940. \)

\( (3) \quad \binom{8}{3} \cdot \binom{7}{1} \cdot \binom{5}{1} = 1960. \)

Adding them:

1960 + 2940 + 1960 = 6860.

Final Answer:

\( \boxed{6860} \)

Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

The correct answer is 6860
Red apple(RA),5 white apple(WA), 8 oranges
5 fruits to be selected (Note:- fruits taken different)
Possible selections :- or ,
or


Was this answer helpful?
0
0

Concepts Used:

Quadratic Equations

A polynomial that has two roots or is of degree 2 is called a quadratic equation. The general form of a quadratic equation is y=ax²+bx+c. Here a≠0, b, and c are the real numbers

Consider the following equation ax²+bx+c=0, where a≠0 and a, b, and c are real coefficients.

The solution of a quadratic equation can be found using the formula, x=((-b±√(b²-4ac))/2a)

Two important points to keep in mind are:

  • A polynomial equation has at least one root.
  • A polynomial equation of degree ‘n’ has ‘n’ roots.

Read More: Nature of Roots of Quadratic Equation

There are basically four methods of solving quadratic equations. They are:

  1. Factoring
  2. Completing the square
  3. Using Quadratic Formula
  4. Taking the square root