Renting a bicycle at a local Bike shop costs $30 for the first day and $10 for each additional day.
Create a chart of values and write an equation to find the total cost, C in terms of the number of days.

Respuesta :

You start with your first day = 30$ and then you add up 10 for each the keeping in mind that the first day you do not pay those 10$

c = 30+(d-1)*10; where d= number of days