Michael J. answered 02/07/15
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
You already have your equation.
Substitute x values and solve for C. Then plot P(x, C).
P(x1, C1) = (50, 75+25(50))
P(x2, C2) = (49, 75+25(49))
P(x3, C3) = (48, 75+25(48))
P(x4, C4) = (47, 75+25(47))
You are basically decreasing the x value one by one, starting at x=50, and plotting those points using the same equation.