Question

Difficulty: MediumLinear Equations in One and Two Variables

A logistics company models its total daily delivery cost CC, in dollars, as a linear function of the total distance driven dd, in miles, given by C=md+bC = m \cdot d + b, where mm and bb are constants. The total daily cost increases by $180\$180 when the distance driven increases by 120120 miles. If the total daily delivery cost is $450\$450 when 250250 miles are driven, what is the total daily delivery cost when 400400 miles are driven?

  1. A
    $600
  2. B
    $630
  3. $675Answer
  4. D
    $720
  5. E
    $810

Answer

The total daily delivery cost when 400 miles are driven is $675.
The cost function follows the linear form C=md+bC = m \cdot d + b. The marginal rate m=ΔCΔd=180120=1.5m = \frac{\Delta C}{\Delta d} = \frac{180}{120} = 1.5 dollars per mile. Substituting d=250d = 250 and C=450C = 450 gives 450=1.5(250)+b450 = 1.5(250) + b, which yields b=75b = 75. Substituting d=400d = 400 into C=1.5d+75C = 1.5d + 75 produces C=600+75=675C = 600 + 75 = 675 dollars.

Step-by-Step Solution

1
Determine the slope (variable cost per mile) mm from the rate of change.
m=ΔCΔd=180120=1.5m = \frac{\Delta C}{\Delta d} = \frac{180}{120} = 1.5 dollars per mile.
The slope of a linear equation represents the constant rate of change between the dependent and independent variables.
2
Calculate the fixed base cost bb using the given data point (d=250,C=450)(d = 250, C = 450).
450=1.5(250)+b    450=375+b    b=75450 = 1.5(250) + b \implies 450 = 375 + b \implies b = 75.
Substituting a known point into the linear model determines the vertical intercept (fixed cost).
3
Evaluate the linear function for d=400d = 400 miles.
C=1.5(400)+75=600+75=675C = 1.5(400) + 75 = 600 + 75 = 675 dollars.
Applying the fully determined linear equation C=1.5d+75C = 1.5d + 75 yields the total cost for the required distance.

Key Concept

Linear Modeling in Two Variables (y=mx+by = mx + b)
Rate this question