The store is selling apples for $0.49 per pound. Write a function to model the cost of "p" pounds of

Discussion in 'Calculator Requests' started by math_celebrity, Nov 23, 2017.

  1. math_celebrity

    math_celebrity Administrator Staff Member

    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
     

Share This Page