Solution
Given:• Out of the shipment of cars a dealer received, half were black, and the remainder consists of equal numbers of blue, silver, and white cars
• During the next month, 70% black cars, 80% blue cars, 30% silver cars, and 40% white cars were sold
To find:• What percent of the total cars in the shipment were sold during that month
Approach and Working: • Let us assume that total number of cars in the shipment were N
o Black cars = \(\frac{N}{2}\) = 0.5N; remaining number of cars = N – 0.5N = 0.5N
o Blue cars = Silver cars = White cars = \(\frac{1}{3} * 0.5N = \frac{0.5N}{3}\)
• Next month,
o Black cars sold = 70% of 0.5N = 0.7 * 0.5N = 0.35N
o Blue cars sold = 80% of \(\frac{0.5N}{3} = 0.8 * \frac{0.5N}{3} = \frac{0.4N}{3}\)
o Silver cars sold = 30% of \(\frac{0.5N}{3} = 0.3 * \frac{0.5N}{3} = \frac{0.15N}{3}\)
o White cars sold = 40% of \(\frac{0.5N}{3} = 0.4 * \frac{0.5N}{3} = \frac{0.2N}{3}\)
• Total cars sold = (0.35N + \(\frac{0.4N}{3} + \frac{0.15N}{3} + \frac{0.2N}{3}) = \frac{1.8N}{3}\) = 0.6N
• Percentage of cars sold = \(\frac{0.6N}{N}\) * 100 = 60%
Hence, the correct answer is option D.
Answer: DNote
An alternate way to avoid the calculations is to take numerical value in place of N.
From the given situation, N must be divided by 2, and \(\frac{N}{2}\) must be divided by 3. As N is an integer, N must be a multiple pf 6.
Therefore, any multiple of 6 can be assumed as the value of N, which can result in ease of calculation.