Write a function rule that gives the total cost c(p) of p pounds of sugar if each pound costs $0.59.


c(p) = 0.59p

c(p) = 59p



c(p) = p + 0.59