447,558 views
2 votes
2 votes
The function c represents the cost in dollars of renting a car and driving d

miles.
c(d) =0.24d + 34
What is the cost of renting the car and driving 206 miles?
Round answer to nearest cent (2 decimal places).
83.44

User Dawid Gdanski
by
2.8k points

2 Answers

15 votes
15 votes

Answer:

Cost = $83.44

Explanation:

The given equation is,

→ c(d) = 0.24d + 34

Now the required cost will be,

→ c(d) = 0.24d + 34

→ c(206) = 0.24(206) + 34

→ c(206) = 49.44 + 34

→ c(206) = $83.44

Hence, the cost is $83.44.

User Sandino
by
2.9k points
16 votes
16 votes

Answer:

  • $83.44

=======================

Given

Function c(d):

  • c(d) = 0.24d + 34

Find the value of c(d) when d = 206:

  • c(206) = 0.24*206 + 34 = 49.44 + 34 = 83.44
User Clinton
by
3.0k points