Walkabout
At a certain instant in time, the number of cars, N, traveling on a portion of a certain highway can be estimated by the formula
\(N=\frac{20Ld}{600+s^2}\)
where L is the number of lanes in the same direction, d is the length of the portion of the highway, in feet, and s is the average speed of the cars, in miles per hour. Based on the formula, what is the estimated number of cars traveling on a 1/2-mile portion of the highway if the highway has 2 lanes in the same direction and the average speed of the cars is 40 miles per hour? (5,280 feet = 1 mile)
(A) 155
(B) 96
(C) 80
(D) 48
(E) 2
Although this problem may seem wordy and confusing, it has much more bark than bite. In the given equation, we have variables L, d, and S, and the entire equation is set equal to N.
We also are told the following:
N = the number of cars in a certain instant in time
L = number of lanes in the same direction
d = length of the portion of the highway, in feet
s = average speed of the cars, in miles per hour
We are given the following values for the variables:
d = ½ mile
L = 2 lanes
s = 40 mph
Before plugging these values into the equation, we must convert ½ mile to feet. Since we know that (5,280 feet = 1 mile), we know that:
½ mile = ½ x 5,280 = 2,640 feet
So now we can plug all this info into the equation to determine the estimated number of cars N.
N = (20Ld)/(600 + s^2)
N = (20 x 2 x 2,640)/(600 + 40^2)
N = (40 x 2,640)/2,200
N = (4 x 264)/22
N = (2 x 264)/11
N = 528/11 = 48
Answer D.
Note: Notice that at the end we kept reducing our equation so that we did not have to work with numbers that were too large; keep things as simple as possible.