Question 335040
 write an equation to model the relationship in this table.
(in a table) total cost change from $10
$10.00 $0
$9.00 $1.00
$7.50 $2.50
-------------
Amount owed = 10 - payment 
---
C(p) = 10 - p
---
Note:
When p = 10, c = 0
When p = 9, c = 1
Whne p = 7.50, c = 2.50
============================
Cheers,
Stan H.