SOLUTION: The credit remaining on a phone card (in dollars) is a linear function of the total calling time made with the card (in minutes). The remaining credit after 28 minutes of calls is

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: The credit remaining on a phone card (in dollars) is a linear function of the total calling time made with the card (in minutes). The remaining credit after 28 minutes of calls is       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1111736: The credit remaining on a phone card (in dollars) is a linear function of the total calling time made with the card (in minutes). The remaining credit after 28 minutes of calls is $16.64, and the remaining credit after 65 minutes of calls is $12.20. What is the remaining credit after 89 minutes of calls?

Answer by ikleyn(52794) About Me  (Show Source):
You can put this solution on YOUR website!
.
You have a linear function with the values of

    y%5B1%5D = 16.64  at  x = 28,   and

    y%5B2%5D = 12.20   at  x = 65.


Hence, the slope of the straight line is

    m = %28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29 = %2812.20-16.64%29%2F%2865-28%29 = -0.12.


    // Surely, you do understand that  |m| = |-0.12| = 0.12 dollars is the cost rate (= price) for one minute of the phone conversation.



Now the value of  "y" at x= 89 minutes is

    y = y%5B2%5D + m%2A%2889-x%5B2%5D%29 = 12.20 -0.12*(89-65) = 9.32 dollars.


Answer.  The remaining credit after 89 minutes of calls is 9.32 dollars.