Andy C. answered 03/20/18
Tutor
4.9
(27)
Math/Physics Tutor
The independent variable N is the number of gizmos purchased.
The dependent variable C is the cost of purchasing N gizmos.
The domain is the set of non-negative integers greater than 2, namely N=3,4,5,....
The function is C(n) = 3 + 0.75 * ( n - 3)
For n = 3, the cost is C(3) = 3 + 0.75 * (3-3) = 3 + 0.75*0 = 3 + 0 = 3
For n = 4, the cost is C(4) = 3 + 0.75 * (4-3) = 3 + 0.75*1 = 3 + 0.75 = 3.75
For n = 5, the cost is C(5) = 3 + 0.75 * (5-3) = 3 + 0.75*2 = 3 + 1.50 = 4.50
This is because you cannot buy less than 3 gizmos. You must buy 3 gizmos
as a minimum. Any number of gizmos purchased in excess of 3 costs 75 cents,
So you subtract 3 from the number of gizmos purchased then multiply by 75 cents.
Finally the original $3 is added.
Andrew M.
03/21/18