229k views
2 votes
Write a function rule that gives the total cost c(p) of p pounds of sugar if each pound costs $.59.

User Szeryf
by
7.4k points

2 Answers

4 votes
The function would be C(p) =0.59p


since its .59 cents per pound
User Daylight
by
7.8k points
2 votes

We are given

cost of 1 pound of sugar =$0.59

total pounds =p

so,

total cost = (cost of 1 pound of sugar)*(total pounds)

total cost =$0.59*p

so, we get


c(p)=0.59p............Answer

User PikkuKatja
by
6.7k points