Using Systems of Equations to Investigate Profits

Using what we have learned about systems of equations, we can return to the skateboard manufacturing problem at the beginning of the section. The skateboard manufacturer’s revenue function is the function used to calculate the amount of money that comes into the business. It can be represented by the equation [latex]R=xp[/latex], where [latex]x=[/latex] quantity and [latex]p=[/latex] price. The revenue function is shown in orange in Figure 10.

The cost function is the function used to calculate the costs of doing business. It includes fixed costs, such as rent and salaries, and variable costs, such as utilities. The cost function is shown in blue in Figure 10. The [latex]x[/latex] -axis represents quantity in hundreds of units. The y-axis represents either cost or revenue in hundreds of dollars.

A graph showing money in hundreds of dollars on the y axis and quantity in hundreds of units on the x axis. A line representing cost and a line representing revenue cross at the point (7,33), which is marked break-even. The shaded space between the two lines to the right of the break-even point is labeled profit.

The point at which the two lines intersect is called the break-even point. We can see from the graph that if 700 units are produced, the cost is $3,300 and the revenue is also $3,300. In other words, the company breaks even if they produce and sell 700 units. They neither make money nor lose money.

The shaded region to the right of the break-even point represents quantities for which the company makes a profit. The shaded region to the left represents quantities for which the company suffers a loss. The profit function is the revenue function minus the cost function, written as [latex]P\left(x\right)=R\left(x\right)-C\left(x\right)[/latex]. Clearly, knowing the quantity for which the cost equals the revenue is of great importance to businesses.

Example 10: Finding the Break-Even Point and the Profit Function Using Substitution

Given the cost function [latex]C\left(x\right)=0.85x+35,000[/latex] and the revenue function [latex]R\left(x\right)=1.55x[/latex], find the break-even point and the profit function.

Solution

Write the system of equations using [latex]y[/latex] to replace function notation.

[latex]\begin{array}{l}\begin{array}{l}\\ y=0.85x+35,000\end{array}\hfill \\ y=1.55x\hfill \end{array}[/latex]

Substitute the expression [latex]0.85x+35,000[/latex] from the first equation into the second equation and solve for [latex]x[/latex].

[latex]\begin{array}{c}0.85x+35,000=1.55x\\ 35,000=0.7x\\ 50,000=x\end{array}[/latex]

Then, we substitute [latex]x=50,000[/latex] into either the cost function or the revenue function.

[latex]1.55\left(50,000\right)=77,500[/latex]

The break-even point is [latex]\left(50,000,77,500\right)[/latex].

The profit function is found using the formula [latex]P\left(x\right)=R\left(x\right)-C\left(x\right)[/latex].

[latex]\begin{array}{l}P\left(x\right)=1.55x-\left(0.85x+35,000\right)\hfill \\ \text{ }=0.7x - 35,000\hfill \end{array}[/latex]

The profit function is [latex]P\left(x\right)=0.7x - 35,000[/latex].

Analysis of the Solution

The cost to produce 50,000 units is $77,500, and the revenue from the sales of 50,000 units is also $77,500. To make a profit, the business must produce and sell more than 50,000 units.

A graph showing money in dollars on the y axis and quantity on the x axis. A line representing cost and a line representing revenue cross at the break-even point of fifty thousand, seventy-seven thousand five hundred. The cost line's equation is C(x)=0.85x+35,000. The revenue line's equation is R(x)=1.55x. The shaded space between the two lines to the right of the break-even point is labeled profit.

Figure 11

We see from the graph in Figure 12 that the profit function has a negative value until [latex]x=50,000[/latex], when the graph crosses the x-axis. Then, the graph emerges into positive y-values and continues on this path as the profit function is a straight line. This illustrates that the break-even point for businesses occurs when the profit function is 0. The area to the left of the break-even point represents operating at a loss.

A graph showing dollars profit on the y axis and quantity on the x axis. The profit line crosses the break-even point at fifty thousand, zero. The profit line's equation is P(x)=0.7x-35,000.

Figure 12

Example 11: Writing and Solving a System of Equations in Two Variables

The cost of a ticket to the circus is $25.00 for children and $50.00 for adults. On a certain day, attendance at the circus is 2,000 and the total gate revenue is $70,000. How many children and how many adults bought tickets?

Solution

Let c = the number of children and a = the number of adults in attendance.

The total number of people is [latex]2,000[/latex]. We can use this to write an equation for the number of people at the circus that day.

[latex]c+a=2,000[/latex]

The revenue from all children can be found by multiplying $25.00 by the number of children, [latex]25c[/latex]. The revenue from all adults can be found by multiplying $50.00 by the number of adults, [latex]50a[/latex]. The total revenue is $70,000. We can use this to write an equation for the revenue.

[latex]25c+50a=70,000[/latex]

We now have a system of linear equations in two variables.

[latex]\begin{array}{c}c+a=2,000\\ 25c+50a=70,000\end{array}[/latex]

In the first equation, the coefficient of both variables is 1. We can quickly solve the first equation for either [latex]c[/latex] or [latex]a[/latex]. We will solve for [latex]a[/latex].

[latex]\begin{array}{c}c+a=2,000\\ a=2,000-c\end{array}[/latex]

Substitute the expression [latex]2,000-c[/latex] in the second equation for [latex]a[/latex] and solve for [latex]c[/latex].

[latex]\begin{array}{l} 25c+50\left(2,000-c\right)=70,000\hfill \\ 25c+100,000 - 50c=70,000\hfill \\ \text{ }-25c=-30,000\hfill \\ \text{ }c=1,200\hfill \end{array}[/latex]

Substitute [latex]c=1,200[/latex] into the first equation to solve for [latex]a[/latex].

[latex]\begin{array}{l}1,200+a=2,000\hfill \\ \text{ }\text{}a=800\hfill \end{array}[/latex]

We find that [latex]1,200[/latex] children and [latex]800[/latex] adults bought tickets to the circus that day.

Try It 8

Meal tickets at the circus cost $4.00 for children and $12.00 for adults. If 1,650 meal tickets were bought for a total of $14,200, how many children and how many adults bought meal tickets?

Solution