SOLUTION: it cost $100 to join a museum and then $4 for each visit. write a function that provides the average cost y per visit after x visits

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: it cost $100 to join a museum and then $4 for each visit. write a function that provides the average cost y per visit after x visits      Log On


   



Question 960013: it cost $100 to join a museum and then $4 for each visit. write a function that provides the average cost y per visit after x visits
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
it cost $100 to join a museum and then $4 for each visit. write a function that provides the average cost y per visit after x visits
------
y = 100 + 4x
----------------
Cheers,
Stan H.
-----------