Solveeit Logo

Question

Question: A group of \[8\] students go for a picnic in two cars, of which one can seat \[5\] and the other onl...

A group of 88 students go for a picnic in two cars, of which one can seat 55 and the other only 44. In how many ways can they travel?

Explanation

Solution

Let us consider, total number of objects is nn. Among nn objects, rr objects can be arranged in nCr^n{C_r} ways.
That is we are going to solve the given problem using a combination of objects.

Complete step-by-step answer:
It is given that a group of 88 students go for a picnic in two cars of which one can seat 55 and the other only 44. We have to find the ways they can travel in both cars.
There are 88 students and the maximum capacity of the cars together is 5+4=95 + 4 = 9
So, we can divide 88 students in two ways.
Case 1: 55 students are in one car and 33 students in the other.
88 students are divided into two groups of 55 students and 33 students can be arranged in 8C38{C_3} ways.
Case 2: 44 students are in one car and 44 students in the other.
88 students are divided into two groups of 44 students and 44 students can be arranged in 8C48{C_4} ways.
Therefore, the total number of ways in which 88 students can be travelled is:
=8C3+8C4= 8{C_3} + 8{C_4}
Combination formula is nCr=n!r!(nr)!n{C_r} = \dfrac{{n!}}{{r!\left( {n - r} \right)!}}
Let us solve the above equation using combination formula we get,
=8!3!5!+8!4!4!= \dfrac{{8!}}{{3!5!}} + \dfrac{{8!}}{{4!4!}}
By simplifying the factorials in the above equation we get,
=8×7×63×2+8×7×6×44×3×2= \dfrac{{8 \times 7 \times 6}}{{3 \times 2}} + \dfrac{{8 \times 7 \times 6 \times 4}}{{4 \times 3 \times 2}}
Let us cancel the common terms in numerator and denominator and multiplying the remaining terms, we get,
=56+70=126= 56 + 70 = 126
Hence, they can travel in 126126 ways.

Note: For first case, if we consider, 88 students are divided into two groups of 55 students and 33 students can be arranged in 8C5^8{C_5} ways, then also the number of ways that they can travel is,
=8C5+8C4=126{ = ^8}{C_5}{ + ^8}{C_4} = 126
Here we can say 8C5=8C3^8{C_5}{ = ^8}{C_3} using combination formula 8C5=8C3=8!3!5!^8{C_5}{ = ^8}{C_3} = \dfrac{{8!}}{{3!5!}}