Question 188052
The credit remaining on a phone card (in dollars) is a linear function of the
total calling time made with the card (in minutes), as shown in the figure below.
 The remaining credit after 45 minutes of calls is $22.80 , and the remaining
 credit after 64 minutes of calls is $19.76. 
What is the remaining credit after 73 minutes of calls?
;
Not sure what figure you are referring to, write an equation from the given values:
Assign the values as follows
x1 = 45; y1 = 22.80
x2 = 64; y2 = 19.76
:
Find the slope (m) using the formula: m = {{{(y2-y1)/(x2-x1)}}}
m = {{{(19.76-22.80)/(64-45)}}} = {{{(-3.04)/(19)}}}
m = -.16
:
Write the equation using the point/slope formula: y - y1 = m(x - x1)
y - 22.80 = -.16(x - 45)
y - 22.80 = -.16x + 7.2
y = -.16x + 7.2 + 22.80
y = -.16x + 30
;
Use this equation to find the credit (y) when minutes (x) = 73
y = -.16(73) + 30
y = -11.68 + 30
y = $18.32; credit after 73 minute of calls
:
:
That you can also see the original value of the phone card: x=0, y = $30
;
:
Did this help you understand what's going on here? Any questions