RenB
Chandler bought a new car that gives a mileage of 6.5 when driven at a constant speed of 45 miles per hour, and a mileage of 5.5 at a constant speed of 35 miles per hour. On 600-mile road trip, the car traveled certain initial part of the trip at 45 miles per hour and the rest at 35 miles per hour. If the car used a total of 100 gallons of gas for this trip, how many miles did the car travel at 45 miles per hour? (Mileage is defined as the number of miles covered per gallon of gas)
A. 162.5
B. 275
C. 325
D. 478.5
E. None
Assume that Chandler travels '\(x\)' miles at 45 miles per hour.
Amount of gas used for to travel \(x\) miles = \(\frac{x}{6.5}\)
Distance traveled at 35 miles per hour = \(600-x\)
Amount of gas used for to travel \((600-x)\) miles = \(\frac{600-x}{5.5}\)
\(\frac{x}{6.5} + \frac{(600 - x)}{5.5} = 100\)
\(5.5x + (600 * 6.5) - 6.5x = 100 * 6.5 * 5.5\)
\(-x = (100 * 6.5 * 5.5) - (600 * 6.5) \)
\(-x = 100 * 6.5 (5.5 - 6) \)
\(x = 100 * 6.5 * 0.5\)
\(x = 325\)
Option C