Step 1: Choose the driver.
Out of the 7 people, only 2 can drive, so we have 2 choices for the driver.
Step 2: Choose the remaining passengers.
After selecting the driver, we need to select 4 more people out of the remaining
6. The number of ways to choose 4 people from 6 is given by:
[
\binom64 = \frac6 × 52 × 1 = 15
]
Step 3: Arrange the passengers.
After selecting the 4 passengers, we need to arrange them in the car. Since there are 2 seats in the front and 3 in the back, we first arrange the 2 chosen passengers in the front seats, which can be done in:
[
P(2, 2) = 2! = 2
]
Then, we arrange the remaining 3 passengers in the back seats, which can be done in:
[
P(3, 3) = 3! = 6
]
Step 4: Total number of arrangements.
The total number of ways to arrange the passengers and the driver is:
[
2 × 15 × 2 × 6 = 360
]
Final Answer: 360.