An Application of Systems in Two Variables

Systems are great for modeling the relationship between behaviors we can observe. In this section, you will explore the profits of a fictional company. You will combine your knowledge of graphing linear functions, solving systems of linear equations, and analyzing the results to understand when a company will break even.

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 R=xp, where x= \text{quantity and } p=\text{ 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 x -axis represents quantity in hundreds of units. The y-axis represents either cost or revenue in hundreds of dollars.

Figure 10

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 P(x)=R(x)−C(x). 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 C(x)=0.85x+35,000 and the revenue function R(x)=1.55x, find the break-even point and the profit function.

Solution

Write the system of equations using  y  to replace function notation.

y=0.85x+35,000

y=1.55x

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

0.85x+35,000=1.55x

35,000=0.7x

50,000=x

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

1.55(50,000)=77,500

The break-even point is (50,000,77,500).

The profit function is found using the formula P(x)=R(x)−C(x).

P(x)=1.55x−(0.85x+35,000)

=0.7x−35,000

The profit function is P(x)=0.7x−35,000.

Analysis

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. See Figure 11.

Figure 11

Figure 11

We see from the graph in Figure 12 that the profit function has a negative value until  x=50,000, 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.

Figure 12

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 2,000. We can use this to write an equation for the number of people at the circus that day.

c+a=2,000

The revenue from all children can be found by multiplying $25.00 by the number of children, 25c. The revenue from all adults can be found by multiplying $50.00 by the number of adults, 50a. The total revenue is $70,000.

We can use this to write an equation for the revenue.

25c+50a=70,000

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

c+a=2,00025c+50a=70,000

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

c+a=2,000

a=2,000−c

Substitute the expression 2,000−c in the second equation for a and solve for c.

25c+50(2,000−c)=70,000

25c+100,000−50c=70,000

−25c=−30,000

c=1,200

Substitute c=1,200 into the first equation to solve for a.

1,200+a=2,000

a=800

We find that 1,200 children and 800 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?


Source: Rice University, https://openstax.org/books/college-algebra/pages/7-1-systems-of-linear-equations-two-variables
Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 License.

Last modified: Friday, March 22, 2024, 10:21 AM