Final answer:
To approximate the total cost of producing 261 pt of juice, use the left endpoint approximation with 3 subintervals. Plug in the values of the marginal cost function for each subinterval and calculate the sum to find the approximate total cost.
Step-by-step explanation:
To approximate the total cost of producing 261 pints of juice using 3 subintervals over [0,261] and the left endpoint of each subinterval, we can approximate the integral of the marginal cost function over the interval [0,261].
First, we need to find the values of c'(x) for x = 0, 87, 174, and 261 using the given marginal cost function:
c'(x) = 0.000006x^2 - 0.003x + 5
Plugging in the values, we get:
c'(0) = 5
c'(87) = 0.000006(87)^2 - 0.003(87) + 5
c'(174) = 0.000006(174)^2 - 0.003(174) + 5
c'(261) = 0.000006(261)^2 - 0.003(261) + 5
Next, we can use the left endpoint approximation formula to approximate the integral:
Total cost ≈ c'(0)(87-0) + c'(87)(174-87) + c'(174)(261-174)
Calculating this expression will give us the approximate total cost of producing 261 pints of juice.