Each of these will have an equation to calculate the cost. We have to set up these equations.
In order to understand how to set up these equations, let us look at the first process:
We are told the following:
It has a set up cost of 1475
It has a per impression cost of 4.50.
So let us see the pattern:
If there were 0 impressions, then the cost would be 1475.
If there is 1 impression, then the cost would be 1475 + 4.50(1) = 1479.5
If there are 2 impressions, then the cost would be 1475 + 4.50(2) = 1484
If there are 3 impressions, then the cost would be 1475 + 4.50(3) = 1488.5
So, from this, we get a general idea that we can calculate the total cost using the following formula:
1475 + 4.50 * (# of impressions)
The new machine formula will work the same way except we have to put in the information of the new machine:
New machine formula: 3675 + 2.90 * (# of impressions)
In order to understand the breakeven point of when the costs will equal out, we have to set these two equal and solve for # of impressions:
1475 + 4.50 * (# of impressions) = 3675 + 2.90 * (# of impressions)
Solving this gives us:
# of impressions = 1375