
Doug C. answered 12/15/15
Tutor
5.0
(1,553)
Math Tutor with Reputation to make difficult concepts understandable
The fact that remaining credit is a linear function of the minutes used means that we should be able to write a function that looks something like this (this will be more obvious if the variables x and y are used):
Point-Slope
y - y1 = m (x - x1)
The given information is like two points on the graph of a straight line.
When x = 30, y = 15.20; when x = 58, y = 10.72.
That means that the slope of the line can be calculated by:
m = (10.72 - 15.20)/(58 - 30) = -.16. That means for every minute that is used, the credit remaining goes down by 16 cents.
Using point slope:
y - 15.20 = -.16 (x - 30)
or
y = -.16 (x - 30) + 15.20
We want to know what the value of y will be when x = 66. Just plug 66 in for x in the above equation and evaluate y.
I got: $9.45.