SOLUTION: Bailey goes to an amusement park. The admission fee is $6. Tickets cost $5 each. one ticket is needed for each ride. write a function to show the total amount of money Bailey spend

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Bailey goes to an amusement park. The admission fee is $6. Tickets cost $5 each. one ticket is needed for each ride. write a function to show the total amount of money Bailey spend      Log On


   



Question 955185: Bailey goes to an amusement park. The admission fee is $6. Tickets cost $5 each. one ticket is needed for each ride. write a function to show the total amount of money Bailey spends at the amusement park.
Found 2 solutions by macston, josmiceli:
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
r=number of rides ridden
Cost=$6+$5r

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let +T+ = total amount spent
Let +n+ = number of tickets bought
---------------
+T+=+6+%2B+5n+
------------------
Here's the plot:
+graph%28+300%2C+200%2C+-1%2C+5%2C+-2%2C+35%2C+5x+%2B+6+%29+