Problema Solution

A photocopying company has two different price lists. The first price list is $100 plus 3 cents per copy. The second price list is $200 plus 2 cents per copy.

For each price list find the total cost as a function of the number of copies needed

Answer provided by our tutors

There is no work to be done. You simpily plug in the numbers into a funtion formula.

Company 1: f(x) = 200 + .03x

Company 2: f(x) = 100 + .02x