Learning

open
close

Systems of Linear Equations: Two Variables

June 23, 2024 | by Bloom Code Studio

Learning Objectives

In this section, you will:

  • Solve systems of equations by graphing.
  • Solve systems of equations by substitution.
  • Solve systems of equations by addition.
  • Identify inconsistent systems of equations containing two variables.
  • Express the solution of a system of dependent equations containing two variables.

Figure 1 (credit: Thomas SΓΈrenes)

A skateboard manufacturer introduces a new line of boards. The manufacturer tracks its costs, which is the amount it spends to produce the boards, and its revenue, which is the amount it earns through sales of its boards. How can the company determine if it is making a profit with its new line? How many skateboards must be produced and sold before a profit is possible? In this section, we will consider linear equations with two variables to answer these and similar questions.

Introduction to Systems of Equations

In order to investigate situations such as that of the skateboard manufacturer, we need to recognize that we are dealing with more than one variable and likely more than one equation. A system of linear equations consists of two or more linear equations made up of two or more variables such that all equations in the system are considered simultaneously. To find the unique solution to a system of linear equations, we must find a numerical value for each variable in the system that will satisfy all equations in the system at the same time. Some linear systems may not have a solution and others may have an infinite number of solutions. In order for a linear system to have a unique solution, there must be at least as many equations as there are variables. Even so, this does not guarantee a unique solution.

In this section, we will look at systems of linear equations in two variables, which consist of two equations that contain two different variables. For example, consider the following system of linear equations in two variables.

2x+y=153x–y=52π‘₯+𝑦=153π‘₯–𝑦=5

The solution to a system of linear equations in two variables is any ordered pair that satisfies each equation independently. In this example, the ordered pair (4, 7) is the solution to the system of linear equations. We can verify the solution by substituting the values into each equation to see if the ordered pair satisfies both equations. Shortly we will investigate methods of finding such a solution if it exists.

2(4)+(7)=15True3(4)βˆ’(7)=5True2(4)+(7)=15True3(4)βˆ’(7)=5True

In addition to considering the number of equations and variables, we can categorize systems of linear equations by the number of solutions. A consistent system of equations has at least one solution. A consistent system is considered to be an independent system if it has a single solution, such as the example we just explored. The two lines have different slopes and intersect at one point in the plane. A consistent system is considered to be a dependent system if the equations have the same slope and the same y-intercepts. In other words, the lines coincide so the equations represent the same line. Every point on the line represents a coordinate pair that satisfies the system. Thus, there are an infinite number of solutions.

Another type of system of linear equations is an inconsistent system, which is one in which the equations represent two parallel lines. The lines have the same slope and different y-intercepts. There are no points common to both lines; hence, there is no solution to the system.

TYPES OF LINEAR SYSTEMS

There are three types of systems of linear equations in two variables, and three types of solutions.

  • AnΒ independent systemΒ has exactly one solution pairΒ (x,y).(π‘₯,𝑦).Β The point where the two lines intersect is the only solution.
  • AnΒ inconsistent systemΒ has no solution. Notice that the two lines are parallel and will never intersect.
  • AΒ dependent systemΒ has infinitely many solutions. The lines are coincident. They are the same line, so every coordinate pair on the line is a solution to both equations.

HOW TO

Given a system of linear equations and an ordered pair, determine whether the ordered pair is a solution.

  1. Substitute the ordered pair into each equation in the system.
  2. Determine whether true statements result from the substitution in both equations; if so, the ordered pair is a solution.

EXAMPLE 1

Determining Whether an Ordered Pair Is a Solution to a System of Equations

Determine whether the ordered pair (5,1)(5,1) is a solution to the given system of equations.

x+3y=82xβˆ’9=yπ‘₯+3𝑦=82π‘₯βˆ’9=𝑦

Solution

Substitute the ordered pair (5,1)(5,1) into both equations.

(5)+3(1)=88=82(5)βˆ’9=(1)1=1TrueTrue(5)+3(1)=88=8True2(5)βˆ’9=(1)1=1True

The ordered pair (5,1)(5,1) satisfies both equations, so it is the solution to the system.

Analysis

We can see the solution clearly by plotting the graph of each equation. Since the solution is an ordered pair that satisfies both equations, it is a point on both of the lines and thus the point of intersection of the two lines. SeeΒ Figure 3.

Figure 3

TRY IT #1

Determine whether the ordered pair (8,5)(8,5) is a solution to the following system.

5xβˆ’4y=202x+1=3y5π‘₯βˆ’4𝑦=202π‘₯+1=3𝑦

Solving Systems of Equations by Graphing

There are multiple methods of solving systems of linear equations. For a system of linear equations in two variables, we can determine both the type of system and the solution by graphing the system of equations on the same set of axes.

EXAMPLE 2

Solving a System of Equations in Two Variables by Graphing

Solve the following system of equations by graphing. Identify the type of system.

2x+y=βˆ’8xβˆ’y=βˆ’12π‘₯+𝑦=βˆ’8π‘₯βˆ’π‘¦=βˆ’1

Solution

Solve the first equation for y.𝑦.

2x+y=βˆ’8y=βˆ’2xβˆ’82π‘₯+𝑦=βˆ’8𝑦=βˆ’2π‘₯βˆ’8

Solve the second equation for y.𝑦.

xβˆ’y=βˆ’1y=x+1π‘₯βˆ’π‘¦=βˆ’1𝑦=π‘₯+1

Graph both equations on the same set of axes as inΒ Figure 4.

Figure 4

The lines appear to intersect at the point (βˆ’3,βˆ’2).(βˆ’3,βˆ’2). We can check to make sure that this is the solution to the system by substituting the ordered pair into both equations.

2(βˆ’3)+(βˆ’2)=βˆ’8βˆ’8=βˆ’8(βˆ’3)βˆ’(βˆ’2)=βˆ’1βˆ’1=βˆ’1TrueTrue2(βˆ’3)+(βˆ’2)=βˆ’8βˆ’8=βˆ’8True(βˆ’3)βˆ’(βˆ’2)=βˆ’1βˆ’1=βˆ’1True

The solution to the system is the ordered pair (βˆ’3,βˆ’2),(βˆ’3,βˆ’2), so the system is independent.

TRY IT #2

Solve the following system of equations by graphing.

2xβˆ’5y=βˆ’25βˆ’4x+5y=352π‘₯βˆ’5𝑦=βˆ’25βˆ’4π‘₯+5𝑦=35

Q&A

Can graphing be used if the system is inconsistent or dependent?

Yes, in both cases we can still graph the system to determine the type of system and solution. If the two lines are parallel, the system has no solution and is inconsistent. If the two lines are identical, the system has infinite solutions and is a dependent system.

Solving Systems of Equations by Substitution

Solving a linear system in two variables by graphing works well when the solution consists of integer values, but if our solution contains decimals or fractions, it is not the most precise method. We will consider two more methods of solving a system of linear equations that are more precise than graphing. One such method is solving a system of equations by the substitution method, in which we solve one of the equations for one variable and then substitute the result into the second equation to solve for the second variable. Recall that we can solve for only one variable at a time, which is the reason the substitution method is both valuable and practical.

HOW TO

Given a system of two equations in two variables, solve using the substitution method.

  1. Solve one of the two equations for one of the variables in terms of the other.
  2. Substitute the expression for this variable into the second equation, then solve for the remaining variable.
  3. Substitute that solution into either of the original equations to find the value of the first variable. If possible, write the solution as an ordered pair.
  4. Check the solution in both equations.

EXAMPLE 3

Solving a System of Equations in Two Variables by Substitution

Solve the following system of equations by substitution.

βˆ’x+y=βˆ’52xβˆ’5y=1βˆ’π‘₯+𝑦=βˆ’52π‘₯βˆ’5𝑦=1

Solution

First, we will solve the first equation for y.𝑦.

βˆ’x+y=βˆ’5y=xβˆ’5βˆ’π‘₯+𝑦=βˆ’5𝑦=π‘₯βˆ’5

Now we can substitute the expression xβˆ’5π‘₯βˆ’5 for y𝑦 in the second equation.

2xβˆ’5y=12xβˆ’5(xβˆ’5)=12xβˆ’5x+25=1βˆ’3x=βˆ’24x=82π‘₯βˆ’5𝑦=12π‘₯βˆ’5(π‘₯βˆ’5)=12π‘₯βˆ’5π‘₯+25=1βˆ’3π‘₯=βˆ’24π‘₯=8

Now, we substitute x=8π‘₯=8 into the first equation and solve for y.𝑦.

βˆ’(8)+y=βˆ’5y=3βˆ’(8)+𝑦=βˆ’5𝑦=3

Our solution is (8,3).(8,3).

Check the solution by substituting (8,3)(8,3) into both equations.

βˆ’x+y=βˆ’5βˆ’(8)+(3)=βˆ’52xβˆ’5y=12(8)βˆ’5(3)=1TrueTrueβˆ’π‘₯+𝑦=βˆ’5βˆ’(8)+(3)=βˆ’5True2π‘₯βˆ’5𝑦=12(8)βˆ’5(3)=1True

TRY IT #3

Solve the following system of equations by substitution.

x=y+34=3xβˆ’2yπ‘₯=𝑦+34=3π‘₯βˆ’2𝑦

Q&A

Can the substitution method be used to solve any linear system in two variables?

Yes, but the method works best if one of the equations contains a coefficient of 1 or –1 so that we do not have to deal with fractions.

Solving Systems of Equations in Two Variables by the Addition Method

A third method of solving systems of linear equations is the addition method. In this method, we add two terms with the same variable, but opposite coefficients, so that the sum is zero. Of course, not all systems are set up with the two terms of one variable having opposite coefficients. Often we must adjust one or both of the equations by multiplication so that one variable will be eliminated by addition.

HOW TO

Given a system of equations, solve using the addition method.

  1. Write both equations withΒ x– andΒ y-variables on the left side of the equal sign and constants on the right.
  2. Write one equation above the other, lining up corresponding variables. If one of the variables in the top equation has the opposite coefficient of the same variable in the bottom equation, add the equations together, eliminating one variable. If not, use multiplication by a nonzero number so that one of the variables in the top equation has the opposite coefficient of the same variable in the bottom equation, then add the equations to eliminate the variable.
  3. Solve the resulting equation for the remaining variable.
  4. Substitute that value into one of the original equations and solve for the second variable.
  5. Check the solution by substituting the values into the other equation.

EXAMPLE 4

Solving a System by the Addition Method

Solve the given system of equations by addition.

x+2y=βˆ’1βˆ’x+y=3π‘₯+2𝑦=βˆ’1βˆ’π‘₯+𝑦=3

Solution

Both equations are already set equal to a constant. Notice that the coefficient of xπ‘₯ in the second equation, –1, is the opposite of the coefficient of xπ‘₯ in the first equation, 1. We can add the two equations to eliminate xπ‘₯ without needing to multiply by a constant.

x+2y=βˆ’1βˆ’x+y=33y=2π‘₯+2𝑦=βˆ’1βˆ’π‘₯+𝑦=33𝑦=2

Now that we have eliminated x,π‘₯, we can solve the resulting equation for y.𝑦.

3y=2y=233𝑦=2𝑦=23

Then, we substitute this value for y𝑦 into one of the original equations and solve for x.π‘₯.

βˆ’x+y=3βˆ’x+23=3βˆ’x=3βˆ’23βˆ’x=73x=βˆ’73βˆ’π‘₯+𝑦=3βˆ’π‘₯+23=3βˆ’π‘₯=3βˆ’23βˆ’π‘₯=73π‘₯=βˆ’73

The solution to this system is (βˆ’73,23).(βˆ’73,23).

Check the solution in the first equation.

x+2y=βˆ’1(βˆ’73)+2(23)=βˆ’73+43=βˆ’33=βˆ’1=βˆ’1Trueπ‘₯+2𝑦=βˆ’1(βˆ’73)+2(23)=βˆ’73+43=βˆ’33=βˆ’1=βˆ’1True

Analysis

We gain an important perspective on systems of equations by looking at the graphical representation. SeeΒ Figure 5Β to find that the equations intersect at the solution. We do not need to ask whether there may be a second solution because observing the graph confirms that the system has exactly one solution.

Figure 5

EXAMPLE 5

Using the Addition Method When Multiplication of One Equation Is Required

Solve the given system of equations by the addition method.

3x+5y=βˆ’11xβˆ’2y=113π‘₯+5𝑦=βˆ’11π‘₯βˆ’2𝑦=11

Solution

Adding these equations as presented will not eliminate a variable. However, we see that the first equation has 3×3π‘₯ in it and the second equation has x.π‘₯. So if we multiply the second equation by βˆ’3,βˆ’3, the x-terms will add to zero.

xβˆ’2y=11βˆ’3(xβˆ’2y)=βˆ’3(11)βˆ’3x+6y=βˆ’33Multiply both sides by βˆ’3.Use the distributive property.π‘₯βˆ’2𝑦=11βˆ’3(π‘₯βˆ’2𝑦)=βˆ’3(11)Multiply both sides by βˆ’3.βˆ’3π‘₯+6𝑦=βˆ’33Use the distributive property.

Now, let’s add them.

  3x+5y=βˆ’11βˆ’3x+6y=βˆ’33_______________        11y=βˆ’44            y=βˆ’4  3π‘₯+5𝑦=βˆ’11βˆ’3π‘₯+6𝑦=βˆ’33_______________        11𝑦=βˆ’44            π‘¦=βˆ’4

For the last step, we substitute y=βˆ’4𝑦=βˆ’4 into one of the original equations and solve for x.π‘₯.

3x+5y=βˆ’113x+5(βˆ’4)=βˆ’113xβˆ’20=βˆ’113x=9x=33π‘₯+5𝑦=βˆ’113π‘₯+5(βˆ’4)=βˆ’113π‘₯βˆ’20=βˆ’113π‘₯=9π‘₯=3

Our solution is the ordered pairΒ (3,βˆ’4).(3,βˆ’4).Β SeeΒ Figure 6. Check the solution in the original second equation.

xβˆ’2y=11(3)βˆ’2(βˆ’4)=3+811=11Trueπ‘₯βˆ’2𝑦=11(3)βˆ’2(βˆ’4)=3+811=11True

Figure 6

TRY IT #4

Solve the system of equations by addition.

2xβˆ’7y=23x+y=βˆ’202π‘₯βˆ’7𝑦=23π‘₯+𝑦=βˆ’20

EXAMPLE 6

Using the Addition Method When Multiplication of Both Equations Is Required

Solve the given system of equations in two variables by addition.

2x+3y=βˆ’165xβˆ’10y=302π‘₯+3𝑦=βˆ’165π‘₯βˆ’10𝑦=30

Solution

One equation has 2×2π‘₯ and the other has 5x.5π‘₯. The least common multiple is 10×10π‘₯ so we will have to multiply both equations by a constant in order to eliminate one variable. Let’s eliminate xπ‘₯ by multiplying the first equation by βˆ’5βˆ’5 and the second equation by 2.2.

 βˆ’5(2x+3y)=βˆ’5(βˆ’16)   βˆ’10xβˆ’15y=80     2(5xβˆ’10y)=2(30)        10xβˆ’20y=60 βˆ’5(2π‘₯+3𝑦)=βˆ’5(βˆ’16)   βˆ’10π‘₯βˆ’15𝑦=80     2(5π‘₯βˆ’10𝑦)=2(30)        10π‘₯βˆ’20𝑦=60

Then, we add the two equations together.

βˆ’10xβˆ’15y=80  10xβˆ’20y=60________________βˆ’35y=140y=βˆ’4βˆ’10π‘₯βˆ’15𝑦=80  10π‘₯βˆ’20𝑦=60________________βˆ’35𝑦=140𝑦=βˆ’4

Substitute y=βˆ’4𝑦=βˆ’4 into the original first equation.

2x+3(βˆ’4)=βˆ’162xβˆ’12=βˆ’162x=βˆ’4x=βˆ’22π‘₯+3(βˆ’4)=βˆ’162π‘₯βˆ’12=βˆ’162π‘₯=βˆ’4π‘₯=βˆ’2

The solution is (βˆ’2,βˆ’4).(βˆ’2,βˆ’4). Check it in the other equation.

         5xβˆ’10y=305(βˆ’2)βˆ’10(βˆ’4)=30        βˆ’10+40=30                   30=30         5π‘₯βˆ’10𝑦=305(βˆ’2)βˆ’10(βˆ’4)=30        βˆ’10+40=30                   30=30

SeeΒ Figure 7.

Figure 7

EXAMPLE 7

Using the Addition Method in Systems of Equations Containing Fractions

Solve the given system of equations in two variables by addition.

x3+y6=3×2βˆ’y4=​1π‘₯3+𝑦6=3π‘₯2βˆ’π‘¦4=​1

Solution

First clear each equation of fractions by multiplying both sides of the equation by the least common denominator.

6(x3+y6)=6(3)   2x+y=184(x2βˆ’y4)=4(1)   2xβˆ’y=46(π‘₯3+𝑦6)=6(3)   2π‘₯+𝑦=184(π‘₯2βˆ’π‘¦4)=4(1)   2π‘₯βˆ’π‘¦=4

Now multiply the second equation by βˆ’1βˆ’1 so that we can eliminate the x-variable.

βˆ’1(2xβˆ’y)=βˆ’1(4)   βˆ’2x+y=βˆ’4βˆ’1(2π‘₯βˆ’π‘¦)=βˆ’1(4)   βˆ’2π‘₯+𝑦=βˆ’4

Add the two equations to eliminate the x-variable and solve the resulting equation.

2x+y=18βˆ’2x+y=βˆ’4_____________2y=14y=72π‘₯+𝑦=18βˆ’2π‘₯+𝑦=βˆ’4_____________2𝑦=14𝑦=7

Substitute y=7𝑦=7 into the first equation.

2x+(7)=18        2x=11          x=112            =5.52π‘₯+(7)=18        2π‘₯=11          π‘₯=112            =5.5

The solution is (112,7).(112,7). Check it in the other equation.

x2βˆ’y4=11122βˆ’74=1114βˆ’74=144=1π‘₯2βˆ’π‘¦4=11122βˆ’74=1114βˆ’74=144=1

TRY IT #5

Solve the system of equations by addition.

2x+3y3x+5y==8102π‘₯+3𝑦=83π‘₯+5𝑦=10

Identifying Inconsistent Systems of Equations Containing Two Variables

Now that we have several methods for solving systems of equations, we can use the methods to identify inconsistent systems. Recall that an inconsistent system consists of parallel lines that have the same slope but different y𝑦 -intercepts. They will never intersect. When searching for a solution to an inconsistent system, we will come up with a false statement, such as 12=0.12=0.

EXAMPLE 8

Solving an Inconsistent System of Equations

Solve the following system of equations.

x=9βˆ’2yx+2y=13π‘₯=9βˆ’2𝑦π‘₯+2𝑦=13

Solution

We can approach this problem in two ways. Because one equation is already solved for x,π‘₯, the most obvious step is to use substitution.

x+2y=13(9βˆ’2y)+2y=139+0y=139=13π‘₯+2𝑦=13(9βˆ’2𝑦)+2𝑦=139+0𝑦=139=13

Clearly, this statement is a contradiction because 9β‰ 13.9β‰ 13. Therefore, the system has no solution.

The second approach would be to first manipulate the equations so that they are both in slope-intercept form. We manipulate the first equation as follows.

x=9βˆ’2y2y=βˆ’x+9y=βˆ’12x+92π‘₯=9βˆ’2𝑦2𝑦=βˆ’π‘₯+9𝑦=βˆ’12π‘₯+92

We then convert the second equation expressed to slope-intercept form.

x+2y=132y=βˆ’x+13y=βˆ’12x+132π‘₯+2𝑦=132𝑦=βˆ’π‘₯+13𝑦=βˆ’12π‘₯+132

Comparing the equations, we see that they have the same slope but different y-intercepts. Therefore, the lines are parallel and do not intersect.

y=βˆ’12x+92y=βˆ’12x+132𝑦=βˆ’12π‘₯+92𝑦=βˆ’12π‘₯+132

Analysis

Writing the equations in slope-intercept form confirms that the system is inconsistent because all lines will intersect eventually unless they are parallel. Parallel lines will never intersect; thus, the two lines have no points in common. The graphs of the equations in this example are shown inΒ Figure 8.

Figure 8

TRY IT #6

Solve the following system of equations in two variables.

2yβˆ’2x=22yβˆ’2x=62π‘¦βˆ’2π‘₯=22π‘¦βˆ’2π‘₯=6

Expressing the Solution of a System of Dependent Equations Containing Two Variables

Recall that a dependent system of equations in two variables is a system in which the two equations represent the same line. Dependent systems have an infinite number of solutions because all of the points on one line are also on the other line. After using substitution or addition, the resulting equation will be an identity, such as 0=0.0=0.

EXAMPLE 9

Finding a Solution to a Dependent System of Linear Equations

Find a solution to the system of equations using the addition method.

x+3y=23x+9y=6π‘₯+3𝑦=23π‘₯+9𝑦=6

Solution

With the addition method, we want to eliminate one of the variables by adding the equations. In this case, let’s focus on eliminating x.π‘₯. If we multiply both sides of the first equation by βˆ’3,βˆ’3, then we will be able to eliminate the xπ‘₯ -variable.

x+3y=2 (βˆ’3)(x+3y)=(βˆ’3)(2)βˆ’3xβˆ’9y=βˆ’6π‘₯+3𝑦=2 (βˆ’3)(π‘₯+3𝑦)=(βˆ’3)(2)βˆ’3π‘₯βˆ’9𝑦=βˆ’6

Now add the equations.

βˆ’3xβˆ’9y+3x+9y=βˆ’6=6______________0=0βˆ’3π‘₯βˆ’9𝑦=βˆ’6+3π‘₯+9𝑦=6______________0=0

We can see that there will be an infinite number of solutions that satisfy both equations.

Analysis

If we rewrote both equations in the slope-intercept form, we might know what the solution would look like before adding. Let’s look at what happens when we convert the system to slope-intercept form.

 x+3y=2       3y=βˆ’x+2         y=βˆ’13x+233x+9y=6       9y=βˆ’3x+6         y=βˆ’39x+69         y=βˆ’13x+23 π‘₯+3𝑦=2       3𝑦=βˆ’π‘₯+2         π‘¦=βˆ’13π‘₯+233π‘₯+9𝑦=6       9𝑦=βˆ’3π‘₯+6         π‘¦=βˆ’39π‘₯+69         π‘¦=βˆ’13π‘₯+23

See Figure 9. Notice the results are the same. The general solution to the system is (x, βˆ’13x+23).(π‘₯, βˆ’13π‘₯+23).

Figure 9

TRY IT #7

Solve the following system of equations in two variables.

   yβˆ’2x=5βˆ’3y+6x=βˆ’15   π‘¦βˆ’2π‘₯=5βˆ’3𝑦+6π‘₯=βˆ’15

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=π‘₯=Β quantity andΒ p=𝑝=Β 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𝐢(π‘₯)=0.85π‘₯+35,000 and the revenue function R(x)=1.55x,𝑅(π‘₯)=1.55π‘₯, 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,000y=1.55x𝑦=0.85π‘₯+35,000𝑦=1.55π‘₯

Substitute the expression 0.85x+35,0000.85π‘₯+35,000 from the first equation into the second equation and solve for x.π‘₯.

0.85x+35,000=1.55×35,000=0.7×50,000=x0.85π‘₯+35,000=1.55π‘₯35,000=0.7π‘₯50,000=π‘₯

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

1.55(50,000)=77,5001.55(50,000)=77,500

The break-even point is (50,000,77,500).(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𝑃(π‘₯)=1.55π‘₯βˆ’(0.85π‘₯+35,000)       =0.7π‘₯βˆ’35,000

The profit function is P(x)=0.7xβˆ’35,000.𝑃(π‘₯)=0.7π‘₯βˆ’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

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

EXAMPLE 11

Writing and Solving a System of Equations in Two Variables

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

TRY IT #8

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

RELATED POSTS

View all

view all