The store is selling apples for $0.49 per pound. Write a function to model the cost of "p" pounds of apples.
Let p be the pounds of apples. Our cost function is:
C(p) = 0.49p
Let p be the pounds of apples. Our cost function is:
C(p) = 0.49p