I only have time for question 9, so here goes:
part a:
base cost = $32
let x represent the number of minutes used
let y represent the total cost (a function of the number of minutes used
total cost = base cost + 0.15(minutes used)
write this in slope intercept form:
y = 0.15x + 32
part b:
the y- intercept is 32. This is the cost you would have to pay even if you used no minutes. Graphically speaking, it represents the point (0,32)
part c:
if the question is asking for the total monthly total cost of the phone when you used 25 minutes,
you substitute 25 for x and solve for y.
y = 0.15(25) + 32
if they just want to know the cost of the minutes alone, it would be .15(25)
part d:
graph the equation with the number of minutes on the x-axis and total cost on the y-axis. Start at point (0,32) and move up 0.15 and to the right 1(rise over run)
hope this helps