{"id":14562,"date":"2018-09-27T18:13:21","date_gmt":"2018-09-27T18:13:21","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/precalculus\/chapter\/systems-of-linear-equations-two-variables\/"},"modified":"2021-08-23T05:59:39","modified_gmt":"2021-08-23T05:59:39","slug":"systems-of-linear-equations-two-variables","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/chapter\/systems-of-linear-equations-two-variables\/","title":{"raw":"Section 11.1: Systems of Linear Equations: Substitution and Elimination","rendered":"Section 11.1: Systems of Linear Equations: Substitution and Elimination"},"content":{"raw":"<div class=\"bcc-box bcc-highlight\">\r\n<h3>Learning Outcomes<\/h3>\r\nBy the end of this section, you will be able to:\r\n<ul>\r\n \t<li>Solve systems of equations by graphing.<\/li>\r\n \t<li>Solve systems of equations by substitution.<\/li>\r\n \t<li>Solve systems of equations by addition.<\/li>\r\n \t<li>Identify inconsistent and dependent systems of equations containing two variables.<\/li>\r\n \t<li>Solve applied systems.<\/li>\r\n<\/ul>\r\n<\/div>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181252\/CNX_Precalc_Figure_09_01_0012.jpg\" alt=\"Skateboarders at a skating rink by the beach.\" width=\"487\" height=\"252\" \/> <b>Figure 1.<\/b> (credit: Thomas S\u00f8renes)[\/caption]\r\n\r\nA 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.\r\n<h2>Solving Systems of Equations by Graphing<\/h2>\r\nIn 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 <strong>system of linear equations<\/strong> 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.\r\n\r\nIn 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.\r\n<div style=\"text-align: center;\">[latex]\\begin{gathered}2x+y=15\\\\ 3x-y=5\\end{gathered}[\/latex]<\/div>\r\nThe <em>solution<\/em> 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.\r\n<div style=\"text-align: center;\">[latex]\\begin{align}2\\left(4\\right)+\\left(7\\right)&amp;=15&amp;&amp;\\text{True} \\\\ 3\\left(4\\right)-\\left(7\\right)&amp;=5&amp;&amp;\\text{True} \\end{align}[\/latex]<\/div>\r\nIn addition to considering the number of equations and variables, we can categorize systems of linear equations by the number of solutions. A <strong>consistent system<\/strong> of equations has at least one solution. A consistent system is considered to be an <strong>independent system<\/strong> 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 <strong>dependent system<\/strong> if the equations have the same slope and the same <em>y<\/em>-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.\r\n\r\nAnother type of system of linear equations is an <strong>inconsistent system<\/strong>, which is one in which the equations represent two parallel lines. The lines have the same slope and different <em>y-<\/em>intercepts. There are no points common to both lines; hence, there is no solution to the system.\r\n<div class=\"textbox\">\r\n<h3>A General Note: Types of Linear Systems<\/h3>\r\nThere are three types of systems of linear equations in two variables, and three types of solutions.\r\n<div>\r\n<ul>\r\n \t<li>An <strong>independent system<\/strong> has exactly one solution pair [latex]\\left(x,y\\right)[\/latex]. The point where the two lines intersect is the only solution.<\/li>\r\n \t<li>An <strong>inconsistent system<\/strong> has no solution. Notice that the two lines are parallel and will never intersect.<\/li>\r\n \t<li>A <strong>dependent system<\/strong> 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.<\/li>\r\n<\/ul>\r\n<\/div>\r\nFigure 2 compares graphical representations of each type of system.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"945\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181255\/CNX_Precalc_Figure_09_01_002n2.jpg\" alt=\"Graphs of an independent system, an inconsistent system, and a dependent system. The independent system has two lines which cross at the point seven-fifths, negative eleven fifths. The inconsistent system shows two parallel lines. The dependent system shows a single line running through the points negative one, negative two and one, two.\" width=\"945\" height=\"479\" \/> <b>Figure 2<\/b>[\/caption]\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>How To: Given a system of linear equations and an ordered pair, determine whether the ordered pair is a solution.<\/h3>\r\n<ol id=\"fs-id1165134117256\">\r\n \t<li>Substitute the ordered pair into each equation in the system.<\/li>\r\n \t<li>Determine whether true statements result from the substitution in both equations; if so, the ordered pair is a solution.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 1: Determining Whether an Ordered Pair Is a Solution to a System of Equations<\/h3>\r\nDetermine whether the ordered pair [latex]\\left(5,1\\right)[\/latex] is a solution to the given system of equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+3y=8 \\\\ 2x - 9=y \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"350606\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"350606\"]\r\n\r\nSubstitute the ordered pair [latex]\\left(5,1\\right)[\/latex] into both equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}&amp;\\left(5\\right)+3\\left(1\\right)= 5+3=8 &amp;&amp; \\text{True} \\\\ &amp;2\\left(5\\right)-9=10-9=1&amp;&amp; \\text{True} \\end{align}[\/latex]<\/p>\r\nThe ordered pair [latex]\\left(5,1\\right)[\/latex] satisfies both equations, so it is the solution to the system.\r\n<h4>Analysis of the Solution<\/h4>\r\nWe 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.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181258\/CNX_Precalc_Figure_09_01_0032.jpg\" alt=\"A graph of two lines running through the point five, one. The first line's equation is x plus 3y equals 8. The second line's equation is 2x minus 9 equals y.\" width=\"487\" height=\"365\" \/> <b>Figure 3<\/b>[\/caption]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nDetermine whether the ordered pair [latex]\\left(8,5\\right)[\/latex] is a solution to the following system.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}5x - 4y=20\\\\ 2x+1=3y\\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"533984\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"533984\"]\r\n\r\nNot a solution.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h2>Solving Systems of Equations by Graphing<\/h2>\r\nThere are multiple methods of solving systems of linear equations. For a <strong>system of linear equations<\/strong> 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.\r\n<div class=\"textbox shaded\">\r\n<h3>Example 2: Solving a System of Equations in Two Variables by Graphing<\/h3>\r\nSolve the following system of equations by graphing. Identify the type of system.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+y=-8\\\\ x-y=-1\\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"671813\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"671813\"]\r\n\r\nSolve the first equation for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+y=-8\\\\ y=-2x - 8\\end{gathered}[\/latex]<\/p>\r\nSolve the second equation for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x-y=-1\\\\ y=x+1\\end{gathered}[\/latex]<\/p>\r\nGraph both equations on the same set of axes as in Figure 4.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181300\/CNX_Precalc_Figure_09_01_0122.jpg\" alt=\"A graph of two lines running through the point negative 3, negative 2. The first line's equation is y equals minus 2x minus 8. The second line's equation is y equals x+1.\" width=\"487\" height=\"316\" \/> <b>Figure 4<\/b>[\/caption]\r\n\r\nThe lines appear to intersect at the point [latex]\\left(-3,-2\\right)[\/latex]. We can check to make sure that this is the solution to the system by substituting the ordered pair into both equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}2\\left(-3\\right)+\\left(-2\\right)&amp;=-6-2=-8&amp;&amp; \\text{True} \\\\ \\left(-3\\right)-\\left(-2\\right)&amp;=-3+2=-1&amp;&amp; \\text{True} \\end{align}[\/latex]<\/p>\r\nThe solution to the system is the ordered pair [latex]\\left(-3,-2\\right)[\/latex], so the system is independent.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nSolve the following system of equations by graphing.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 5y=-25\\\\ -4x+5y=35 \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"761348\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"761348\"]\r\n\r\nThe solution to the system is the ordered pair [latex]\\left(-5,3\\right)[\/latex].\r\n\r\n<img class=\"alignnone\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181322\/CNX_Precalc_Figure_09_01_0132.jpg\" alt=\"Two lines that cross at the point negative five, three. One line's equation is y equals four-fifths x plus 7. The other line's equation is y equals two-fifths x plus 5.\" width=\"487\" height=\"409\" \/>\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question hide_question_numbers=1]175098[\/ohm_question]\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>Q&amp; A<\/h3>\r\n<h3>Can graphing be used if the system is inconsistent or dependent?<\/h3>\r\n<em>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.<\/em>\r\n\r\n<\/div>\r\n<h2>\u00a0Solving Systems of Equations by Substitution<\/h2>\r\nSolving 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 <strong>system of linear equations<\/strong> that are more precise than graphing. One such method is solving a system of equations by the <strong>substitution method<\/strong>, 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.\r\n<div class=\"textbox\">\r\n<h3>How To: Given a system of two equations in two variables, solve using the substitution method.<\/h3>\r\n<ol>\r\n \t<li>Solve one of the two equations for one of the variables in terms of the other.<\/li>\r\n \t<li>Substitute the expression for this variable into the second equation, then solve for the remaining variable.<\/li>\r\n \t<li>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.<\/li>\r\n \t<li>Check the solution in both equations.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 3: Solving a System of Equations in Two Variables by Substitution<\/h3>\r\nSolve the following system of equations by substitution.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=-5 \\\\ 2x - 5y=1 \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"718747\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"718747\"]\r\n\r\nFirst, we will solve the first equation for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=-5 \\\\ y=x - 5 \\end{gathered}[\/latex]<\/p>\r\nNow we can substitute the expression [latex]x - 5[\/latex] for [latex]y[\/latex] in the second equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 5y=1\\\\ 2x - 5\\left(x - 5\\right)=1\\\\ 2x - 5x+25=1\\\\ -3x=-24\\\\ x=8\\end{gathered}[\/latex]<\/p>\r\nNow, we substitute [latex]x=8[\/latex] into the first equation and solve for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-\\left(8\\right)+y=-5 \\\\ y=3 \\end{gathered}[\/latex]<\/p>\r\nOur solution is [latex]\\left(8,3\\right)[\/latex].\r\n\r\nCheck the solution by substituting [latex]\\left(8,3\\right)[\/latex] into both equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}-x+y&amp;=-5\\\\ -\\left(8\\right)+\\left(3\\right)&amp;=-5&amp;&amp; \\text{True} \\\\ 2x - 5y&amp;=1 \\\\ 2\\left(8\\right)-5\\left(3\\right)&amp;=1&amp;&amp; \\text{True} \\end{align}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nSolve the following system of equations by substitution.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x=y+3 \\\\ 4=3x - 2y \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"890137\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"890137\"]\r\n\r\n[latex]\\left(-2,-5\\right)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question hide_question_numbers=1]22573[\/ohm_question]\r\n\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>Q &amp; A<\/h3>\r\n<h3>Can the substitution method be used to solve any linear system in two variables?<\/h3>\r\n<em>Yes, but the method works best if one of the equations contains a coefficient of 1 or \u20131 so that we do not have to deal with fractions.<\/em>\r\n\r\n<\/div>\r\n<h2>\u00a0Solving Systems of Equations in Two Variables by the Addition Method<\/h2>\r\nA third method of <strong>solving systems of linear equations<\/strong> is the <strong>addition method<\/strong>. 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.\r\n<div class=\"textbox\">\r\n<h3>How To: Given a system of equations, solve using the addition method.<\/h3>\r\n<ol>\r\n \t<li>Write both equations with <em>x<\/em>- and <em>y<\/em>-variables on the left side of the equal sign and constants on the right.<\/li>\r\n \t<li>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.<\/li>\r\n \t<li>Solve the resulting equation for the remaining variable.<\/li>\r\n \t<li>Substitute that value into one of the original equations and solve for the second variable.<\/li>\r\n \t<li>Check the solution by substituting the values into the other equation.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 4: Solving a System by the Addition Method<\/h3>\r\nSolve the given system of equations by addition.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+2y=-1 \\\\ -x+y=3 \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"519620\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"519620\"]\r\n\r\nBoth equations are already set equal to a constant. Notice that the coefficient of [latex]x[\/latex] in the second equation, \u20131, is the opposite of the coefficient of [latex]x[\/latex] in the first equation, 1. We can add the two equations to eliminate [latex]x[\/latex] without needing to multiply by a constant.\r\n<p style=\"text-align: center;\">[latex]\\begin{align} x+2y&amp;=-1 \\\\ -x+y&amp;=3 \\\\ \\hline 3y&amp;=2\\end{align}[\/latex]<\/p>\r\nNow that we have eliminated [latex]x[\/latex], we can solve the resulting equation for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}3y=2 \\\\ y=\\frac{2}{3} \\end{gathered}[\/latex]<\/p>\r\nThen, we substitute this value for [latex]y[\/latex] into one of the original equations and solve for [latex]x[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=3 \\\\ -x+\\frac{2}{3}=3\\\\ -x=3-\\frac{2}{3}\\\\ -x=\\frac{7}{3}\\\\ x=-\\frac{7}{3} \\end{gathered}[\/latex]<\/p>\r\nThe solution to this system is [latex]\\left(-\\frac{7}{3},\\frac{2}{3}\\right)[\/latex].\r\n\r\nCheck the solution in the first equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x+2y&amp;=\\left(-\\frac{7}{3}\\right)+2\\left(\\frac{2}{3}\\right) \\\\&amp;=-\\frac{7}{3}+\\frac{4}{3} \\\\ &amp;=-\\frac{3}{3}=-1&amp;&amp; \\text{True} \\end{align}[\/latex]<\/p>\r\n\r\n<h4>Analysis of the Solution<\/h4>\r\nWe gain an important perspective on systems of equations by looking at the graphical representation. See Figure 5\u00a0to 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.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181303\/CNX_Precalc_Figure_09_01_0042.jpg\" alt=\"A graph of two lines that cross at the point negative seven-thirds, two-thirds. The first line's equation is x+2y=negative 1. The second line's equation is negative x + y equals 3.\" width=\"487\" height=\"291\" \/> <b>Figure 5<\/b>[\/caption]\r\n\r\n[\/hidden-answer]<b><\/b>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 5: Using the Addition Method When Multiplication of One Equation Is Required<\/h3>\r\nSolve the given system of equations by the <strong>addition method<\/strong>.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}3x+5y=-11 \\\\ x - 2y=11 \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"862429\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"862429\"]\r\n\r\nAdding these equations as presented will not eliminate a variable. However, we see that the first equation has [latex]3x[\/latex] in it and the second equation has [latex]x[\/latex]. So if we multiply the second equation by [latex]-3,\\text{}[\/latex] the <em>x<\/em>-terms will add to zero.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y&amp;=11 \\\\ -3\\left(x - 2y\\right)&amp;=-3\\left(11\\right)&amp;&amp; \\text{Multiply both sides by }-3. \\\\ -3x+6y&amp;=-33&amp;&amp; \\text{Use the distributive property}.\\end{align}[\/latex]<\/p>\r\nNow, let\u2019s add them.\r\n<p style=\"text-align: center;\">[latex]\\begin{align} 3x+5y&amp;=\u221211 \\\\ \u22123x+6y&amp;=\u221233 \\\\ \\hline 11y&amp;=\u221244 \\\\ y&amp;=\u22124 \\end{align}[\/latex]<\/p>\r\nFor the last step, we substitute [latex]y=-4[\/latex] into one of the original equations and solve for [latex]x[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{align}3x+5y&amp;=-11\\\\ 3x+5\\left(-4\\right)&amp;=-11\\\\ 3x - 20&amp;=-11\\\\ 3x&amp;=9\\\\ x&amp;=3\\end{align}[\/latex]<\/p>\r\nOur solution is the ordered pair [latex]\\left(3,-4\\right)[\/latex]. Check the solution in the original second equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y&amp;=\\left(3\\right)-2\\left(-4\\right)\\\\&amp;=3+8\\\\ &amp;=11&amp;&amp; \\text{True} \\end{align}[\/latex]<\/p>\r\n\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181305\/CNX_Precalc_Figure_09_01_0052.jpg\" alt=\"A graph of two lines that cross at the point 3, negative 4. The first line's equation is 3x+5y=-11. The second line's equation is x-2y=11.\" width=\"487\" height=\"327\" \/> <b>Figure 6<\/b>[\/caption]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nSolve the system of equations by addition.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 7y=2\\\\ 3x+y=-20\\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"447489\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"447489\"]\r\n\r\n[latex]\\left(-6,-2\\right)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 6: Using the Addition Method When Multiplication of Both Equations Is Required<\/h3>\r\nSolve the given system of equations in two variables by addition.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3y=-16\\\\ 5x - 10y=30\\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"123105\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"123105\"]\r\n\r\nOne equation has [latex]2x[\/latex] and the other has [latex]5x[\/latex]. The least common multiple is [latex]10x[\/latex] so we will have to multiply both equations by a constant in order to eliminate one variable. Let\u2019s eliminate [latex]x[\/latex] by multiplying the first equation by [latex]-5[\/latex] and the second equation by [latex]2[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{align} -5\\left(2x+3y\\right)&amp;=-5\\left(-16\\right) \\\\ -10x - 15y&amp;=80 \\\\ 2\\left(5x - 10y\\right)&amp;=2\\left(30\\right) \\\\ 10x - 20y&amp;=60 \\end{align}[\/latex]<\/p>\r\nThen, we add the two equations together.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\ \u221210x\u221215y&amp;=80 \\\\ 10x\u221220y&amp;=60 \\\\ \\hline \u221235y&amp;=140 \\\\ y&amp;=\u22124 \\end{align}[\/latex]<\/p>\r\nSubstitute [latex]y=-4[\/latex] into the original first equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3\\left(-4\\right)=-16\\\\ 2x - 12=-16\\\\ 2x=-4\\\\ x=-2\\end{gathered}[\/latex]<\/p>\r\nThe solution is [latex]\\left(-2,-4\\right)[\/latex]. Check it in the other equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}5x - 10y&amp;= 5\\left(-2\\right)-10\\left(-4\\right) \\\\ &amp;=-10+40 \\\\ &amp;=30\\end{align}[\/latex]<\/p>\r\n\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181308\/CNX_Precalc_Figure_09_01_0062.jpg\" alt=\"A graph of two lines that cross the point -2,-4. The first line's equation is 2x+3y=-16. The second line's equation is 5x-10y=30.\" width=\"487\" height=\"366\" \/> <b>Figure 7<\/b>[\/caption]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 7: Using the Addition Method in Systems of Equations Containing Fractions<\/h3>\r\nSolve the given system of equations in two variables by addition.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\frac{x}{3}+\\frac{y}{6}&amp;=3 \\\\ \\frac{x}{2}-\\frac{y}{4}&amp;=1\\end{align}[\/latex]<\/p>\r\n[reveal-answer q=\"160352\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"160352\"]\r\n\r\nFirst clear each equation of fractions by multiplying both sides of the equation by the least common denominator.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}6\\left(\\frac{x}{3}+\\frac{y}{6}\\right)&amp;=6\\left(3\\right) \\\\ 2x+y&amp;=18 \\\\ 4\\left(\\frac{x}{2}-\\frac{y}{4}\\right)&amp;=4\\left(1\\right) \\\\ 2x-y&amp;=4 \\end{align}[\/latex]<\/p>\r\nNow multiply the second equation by [latex]-1[\/latex] so that we can eliminate the x-variable.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}-1\\left(2x-y\\right)&amp;=-1\\left(4\\right) \\\\ -2x+y&amp;=-4 \\end{align}[\/latex]<\/p>\r\nAdd the two equations to eliminate the <em>x<\/em>-variable and solve the resulting equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{align} 2x+y&amp;=18 \\\\ \u22122x+y&amp;=\u22124 \\\\ \\hline 2y&amp;=14 \\\\ y&amp;=7 \\end{align}[\/latex]<\/p>\r\nSubstitute [latex]y=7[\/latex] into the first equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+\\left(7\\right)=18 \\\\ 2x=11\\\\ x=\\frac{11}{2} \\end{gathered}[\/latex]<\/p>\r\nThe solution is [latex]\\left(\\frac{11}{2},7\\right)[\/latex]. Check it in the other equation.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\frac{x}{2}-\\frac{y}{4}&amp;=\\frac{\\frac{11}{2}}{2}-\\frac{7}{4}\\\\ &amp;=\\frac{11}{4}-\\frac{7}{4} \\\\&amp;=\\frac{4}{4}\\\\&amp;=1\\end{align}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nSolve the system of equations by addition.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3y=8\\\\ 3x+5y=10\\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"389418\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"389418\"]\r\n\r\n[latex]\\left(10,-4\\right)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question hide_question_numbers=1]7787[\/ohm_question]\r\n\r\n<\/div>\r\n<h2>Identifying and Expressing Solutions to Systems of Equations<\/h2>\r\nNow that we have several methods for solving systems of equations, we can use the methods to identify inconsistent systems. Recall that an <strong>inconsistent system<\/strong> consists of parallel lines that have the same slope but different [latex]y[\/latex] -intercepts. They will never intersect. When searching for a solution to an inconsistent system, we will come up with a false statement, such as [latex]12=0[\/latex].\r\n<div class=\"textbox shaded\">\r\n<h3>Example 8: Solving an Inconsistent System of Equations<\/h3>\r\nSolve the following system of equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x=9 - 2y \\\\ x+2y=13 \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"970550\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"970550\"]\r\n\r\nWe can approach this problem in two ways. Because one equation is already solved for [latex]x[\/latex], the most obvious step is to use substitution.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+2y=13 \\\\ \\left(9 - 2y\\right)+2y=13 \\\\ 9+0y=13 \\\\ 9=13 \\end{gathered}[\/latex]<\/p>\r\nClearly, this statement is a contradiction because [latex]9\\ne 13[\/latex]. Therefore, the system has no solution.\r\n\r\nThe 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.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x&amp;=9 - 2y \\\\ 2y&amp;=-x+9 \\\\ y&amp;=-\\frac{1}{2}x+\\frac{9}{2} \\end{align}[\/latex]<\/p>\r\nWe then convert the second equation expressed to slope-intercept form.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+2y=13 \\\\ 2y=-x+13 \\\\ y=-\\frac{1}{2}x+\\frac{13}{2} \\end{gathered}[\/latex]<\/p>\r\nComparing the equations, we see that they have the same slope but different <em>y<\/em>-intercepts. Therefore, the lines are parallel and do not intersect.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered} y=-\\frac{1}{2}x+\\frac{9}{2} \\\\ y=-\\frac{1}{2}x+\\frac{13}{2}\\end{gathered}[\/latex]<\/p>\r\n&nbsp;\r\n<h4>Analysis of the Solution<\/h4>\r\nWriting 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.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"488\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181310\/CNX_Precalc_Figure_09_01_0072.jpg\" alt=\"A graph of two parallel lines. The first line's equation is y equals negative one-half x plus 13 over two. The second line's equation is y equals negative one-half x plus 9 over two.\" width=\"488\" height=\"297\" \/> <b>Figure 8<\/b>[\/caption]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nSolve the following system of equations in two variables.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2y - 2x=2\\\\ 2y - 2x=6\\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"220007\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"220007\"]\r\n\r\nNo solution. It is an inconsistent system.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div>\r\n<h2>Expressing the Solution of a System of Dependent Equations Containing Two Variables<\/h2>\r\nRecall that a <strong>dependent system<\/strong> 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 [latex]0=0[\/latex].\r\n<div class=\"textbox shaded\">\r\n<h3>Example 9: Finding a Solution to a Dependent System of Linear Equations<\/h3>\r\nFind a solution to the system of equations using the <strong>addition method<\/strong>.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+3y=2\\\\ 3x+9y=6\\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"473624\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"473624\"]\r\n\r\nWith the addition method, we want to eliminate one of the variables by adding the equations. In this case, let\u2019s focus on eliminating [latex]x[\/latex]. If we multiply both sides of the first equation by [latex]-3[\/latex], then we will be able to eliminate the [latex]x[\/latex] -variable.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x+3y&amp;=2 \\\\ \\left(-3\\right)\\left(x+3y\\right)&amp;=\\left(-3\\right)\\left(2\\right) \\\\ -3x - 9y&amp;=-6 \\end{align}[\/latex]<\/p>\r\nNow add the equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\u22123x\u22129y&amp;=\u22126 \\\\ +3x+9y&amp;=6 \\\\ \\hline 0&amp;=0 \\end{align}[\/latex]<\/p>\r\nWe can see that there will be an infinite number of solutions that satisfy both equations.\r\n<h3>Analysis of the Solution<\/h3>\r\nIf we rewrote both equations in the slope-intercept form, we might know what the solution would look like before adding. Let\u2019s look at what happens when we convert the system to slope-intercept form.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+3y=2 \\\\ 3y=-x+2 \\\\ y=-\\frac{1}{3}x+\\frac{2}{3} \\\\ 3x+9y=6 \\\\ 9y=-3x+6 \\\\ y=-\\frac{3}{9}x+\\frac{6}{9} \\\\ y=-\\frac{1}{3}x+\\frac{2}{3} \\end{gathered}[\/latex]<\/p>\r\nSee Figure 9. Notice the results are the same. The general solution to the system is [latex]\\left(x, -\\frac{1}{3}x+\\frac{2}{3}\\right)[\/latex].\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181312\/CNX_Precalc_Figure_09_01_0082.jpg\" alt=\"A graph of two lines that overlap each other. The first line's equation is x+3y=2. The second line's equation is 3x-9y=6.\" width=\"487\" height=\"366\" \/> <b>Figure 9<\/b>[\/caption]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nSolve the following system of equations in two variables.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}y - 2x=5\\\\ -3y+6x=-15 \\end{gathered}[\/latex]<\/p>\r\n[reveal-answer q=\"738603\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"738603\"]\r\n\r\nThe system is dependent so there are infinite solutions of the form [latex]\\left(x,2x+5\\right)[\/latex].\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question hide_question_numbers=1]175098[\/ohm_question]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question hide_question_numbers=1]22587[\/ohm_question]\r\n\r\n<\/div>\r\n<h2>Using Systems of Equations to Investigate Profits<\/h2>\r\nUsing 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\u2019s <strong>revenue function<\/strong> 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.\r\n\r\nThe <strong>cost function<\/strong> 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 <em>y<\/em>-axis represents either cost or revenue in hundreds of dollars.\r\n\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181315\/CNX_Precalc_Figure_09_01_0092.jpg\" alt=\"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.\" width=\"488\" height=\"347\" \/>\r\n\r\nThe point at which the two lines intersect is called the <strong>break-even point<\/strong>. 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.\r\n\r\nThe 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 <strong>profit function<\/strong> 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.\r\n<div class=\"textbox shaded\">\r\n<h3>Example 10: Finding the Break-Even Point and the Profit Function Using Substitution<\/h3>\r\nGiven 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.\r\n\r\n[reveal-answer q=\"173283\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"173283\"]\r\n\r\nWrite the system of equations using [latex]y[\/latex] to replace function notation.\r\n<p style=\"text-align: center;\">[latex]\\begin{align} y&amp;=0.85x+35,000 \\\\ y&amp;=1.55x \\end{align}[\/latex]<\/p>\r\nSubstitute the expression [latex]0.85x+35,000[\/latex] from the first equation into the second equation and solve for [latex]x[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}0.85x+35,000=1.55x\\\\ 35,000=0.7x\\\\ 50,000=x\\end{gathered}[\/latex]<\/p>\r\nThen, we substitute [latex]x=50,000[\/latex] into either the cost function or the revenue function.\r\n<p style=\"text-align: center;\">[latex]1.55\\left(50,000\\right)=77,500[\/latex]<\/p>\r\nThe break-even point is [latex]\\left(50,000,77,500\\right)[\/latex].\r\n\r\nThe profit function is found using the formula [latex]P\\left(x\\right)=R\\left(x\\right)-C\\left(x\\right)[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{align}P\\left(x\\right)&amp;=1.55x-\\left(0.85x+35,000\\right) \\\\ &amp;=0.7x - 35,000 \\end{align}[\/latex]<\/p>\r\nThe profit function is [latex]P\\left(x\\right)=0.7x - 35,000[\/latex].\r\n<h4>Analysis of the Solution<\/h4>\r\nThe 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.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181317\/CNX_Precalc_Figure_09_01_0102.jpg\" alt=\"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.\" width=\"487\" height=\"390\" \/> <b>Figure 11<\/b>[\/caption]\r\n\r\nWe 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 <em>x<\/em>-axis. Then, the graph emerges into positive <em>y<\/em>-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.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"731\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181320\/CNX_Precalc_Figure_09_01_0112.jpg\" alt=\"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.\" width=\"731\" height=\"507\" \/> <b>Figure 12<\/b>[\/caption]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h3>Example 11: Writing and Solving a System of Equations in Two Variables<\/h3>\r\nThe 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?\r\n\r\n[reveal-answer q=\"694801\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"694801\"]\r\n\r\nLet <em>c<\/em> = the number of children and <em>a<\/em> = the number of adults in attendance.\r\n\r\nThe 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.\r\n<p style=\"text-align: center;\">[latex]c+a=2,000[\/latex]<\/p>\r\nThe 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.\r\n<p style=\"text-align: center;\">[latex]25c+50a=70,000[\/latex]<\/p>\r\nWe now have a system of linear equations in two variables.\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}c+a=2,000\\\\ 25c+50a=70,000\\end{gathered}[\/latex]<\/p>\r\nIn 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].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}c+a=2,000\\\\ a=2,000-c\\end{gathered}[\/latex]<\/p>\r\nSubstitute the expression [latex]2,000-c[\/latex] in the second equation for [latex]a[\/latex] and solve for [latex]c[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered} 25c+50\\left(2,000-c\\right)=70,000 \\\\ 25c+100,000 - 50c=70,000\\\\-25c=-30,000 \\\\ c=1,200 \\end{gathered}[\/latex]<\/p>\r\nSubstitute [latex]c=1,200[\/latex] into the first equation to solve for [latex]a[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{gathered}1,200+a=2,000 \\\\ a=800 \\end{gathered}[\/latex]<\/p>\r\nWe find that [latex]1,200[\/latex] children and [latex]800[\/latex] adults bought tickets to the circus that day.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-success\">\r\n<h3>Try It<\/h3>\r\nMeal 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?\r\n\r\n[reveal-answer q=\"307730\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"307730\"]\r\n\r\n700 children, 950 adults\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question hide_question_numbers=1]75204[\/ohm_question]\r\n\r\n<\/div>\r\n<h2>Key Concepts<\/h2>\r\n<ul>\r\n \t<li>A system of linear equations consists of two or more equations made up of two or more variables such that all equations in the system are considered simultaneously.<\/li>\r\n \t<li>The solution to a system of linear equations in two variables is any ordered pair that satisfies each equation independently.<\/li>\r\n \t<li>Systems of equations are classified as independent with one solution, dependent with an infinite number of solutions, or inconsistent with no solution.<\/li>\r\n \t<li>One method of solving a system of linear equations in two variables is by graphing. In this method, we graph the equations on the same set of axes.<\/li>\r\n \t<li>Another method of solving a system of linear equations is by substitution. In this method, we solve for one variable in one equation and substitute the result into the second equation.<\/li>\r\n \t<li>A third method of solving a system of linear equations is by addition, in which we can eliminate a variable by adding opposite coefficients of corresponding variables.<\/li>\r\n \t<li>It is often necessary to multiply one or both equations by a constant to facilitate elimination of a variable when adding the two equations together.<\/li>\r\n \t<li>Either method of solving a system of equations results in a false statement for inconsistent systems because they are made up of parallel lines that never intersect.<\/li>\r\n \t<li>The solution to a system of dependent equations will always be true because both equations describe the same line.<\/li>\r\n \t<li>Systems of equations can be used to solve real-world problems that involve more than one variable, such as those relating to revenue, cost, and profit.<\/li>\r\n<\/ul>\r\n<div>\r\n<h2>Glossary<\/h2>\r\n<dl id=\"fs-id1165135363429\" class=\"definition\">\r\n \t<dt>addition method<\/dt>\r\n \t<dd id=\"fs-id1165135363432\">an algebraic technique used to solve systems of linear equations in which the equations are added in a way that eliminates one variable, allowing the resulting equation to be solved for the remaining variable; substitution is then used to solve for the first variable<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165137783245\" class=\"definition\">\r\n \t<dt>break-even point<\/dt>\r\n \t<dd id=\"fs-id1165137783248\">the point at which a cost function intersects a revenue function; where profit is zero<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165137783251\" class=\"definition\">\r\n \t<dt>consistent system<\/dt>\r\n \t<dd id=\"fs-id1165137783255\">a system for which there is a single solution to all equations in the system and it is an independent system, or if there are an infinite number of solutions and it is a dependent system<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165137783260\" class=\"definition\">\r\n \t<dt>cost function<\/dt>\r\n \t<dd id=\"fs-id1165137783263\">the function used to calculate the costs of doing business; it usually has two parts, fixed costs and variable costs<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165137783267\" class=\"definition\">\r\n \t<dt>dependent system<\/dt>\r\n \t<dd id=\"fs-id1165137783270\">a system of linear equations in which the two equations represent the same line; there are an infinite number of solutions to a dependent system<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165137783275\" class=\"definition\">\r\n \t<dt>inconsistent system<\/dt>\r\n \t<dd id=\"fs-id1165135629528\">a system of linear equations with no common solution because they represent parallel lines, which have no point or line in common<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165135629532\" class=\"definition\">\r\n \t<dt>independent system<\/dt>\r\n \t<dd id=\"fs-id1165135629535\">a system of linear equations with exactly one solution pair [latex]\\left(x,y\\right)[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165134257493\" class=\"definition\">\r\n \t<dt>profit function<\/dt>\r\n \t<dd id=\"fs-id1165134257496\">the profit function is written as [latex]P\\left(x\\right)=R\\left(x\\right)-C\\left(x\\right)[\/latex], revenue minus cost<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165135192950\" class=\"definition\">\r\n \t<dt>revenue function<\/dt>\r\n \t<dd id=\"fs-id1165137414497\">the function that is used to calculate revenue, simply written as [latex]R=xp[\/latex], where [latex]x=[\/latex] quantity and [latex]p=[\/latex] price<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165135203239\" class=\"definition\">\r\n \t<dt>substitution method<\/dt>\r\n \t<dd id=\"fs-id1165135203242\">an algebraic technique used to solve systems of linear equations in which one of the two equations is solved for one variable and then substituted into the second equation to solve for the second variable<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1165135203247\" class=\"definition\">\r\n \t<dt>system of linear equations<\/dt>\r\n \t<dd id=\"fs-id1165135203250\">a set of two or more equations in two or more variables that must be considered simultaneously.<\/dd>\r\n<\/dl>\r\n<\/div>\r\n%nbsp;\r\n<h2 style=\"text-align: center;\">Section 8.1 Homework Exercises<\/h2>\r\n1.\u00a0Can a system of linear equations have exactly two solutions? Explain why or why not.\r\n\r\n2.\u00a0If you are performing a break-even analysis for a business and their cost and revenue equations are dependent, explain what this means for the company\u2019s profit margins.\r\n\r\n3. If you are solving a break-even analysis and get a negative break-even point, explain what this signifies for the company?\r\n\r\n4.\u00a0If you are solving a break-even analysis and there is no break-even point, explain what this means for the company. How should they ensure there is a break-even point?\r\n\r\n5. Given a system of equations, explain at least two different methods of solving that system.\r\n\r\nFor the following exercises, determine whether the given ordered pair is a solution to the system of equations.\r\n\r\n6. [latex]\\begin{gathered}5x-y=4\\\\ x+6y=2\\end{gathered}[\/latex] and [latex]\\left(4,0\\right)[\/latex]\r\n\r\n7. [latex]\\begin{gathered}-3x - 5y=13 \\\\ -x+4y=10 \\end{gathered}[\/latex] and [latex]\\left(-6,1\\right)[\/latex]\r\n\r\n8.\u00a0[latex]\\begin{gathered}3x+7y=1\\\\ 2x+4y=0\\end{gathered}[\/latex] and [latex]\\left(2,3\\right)[\/latex]\r\n\r\n9. [latex]\\begin{gathered}-2x+5y=7 \\\\ 2x+9y=7 \\end{gathered}[\/latex] and [latex]\\left(-1,1\\right)[\/latex]\r\n\r\n10.\u00a0[latex]\\begin{gathered}x+8y=43\\\\ 3x - 2y=-1\\end{gathered}[\/latex] and [latex]\\left(3,5\\right)[\/latex]\r\n\r\nFor the following exercises, solve each system by substitution.\r\n\r\n11. [latex]\\begin{gathered}x+3y=5 \\\\ 2x+3y=4 \\end{gathered}[\/latex]\r\n\r\n12.\u00a0[latex]\\begin{gathered}3x - 2y=18 \\\\ 5x+10y=-10 \\end{gathered}[\/latex]\r\n\r\n13. [latex]\\begin{gathered}4x+2y=-10\\\\ 3x+9y=0\\end{gathered}[\/latex]\r\n\r\n14.\u00a0[latex]\\begin{gathered}2x+4y=-3.8\\\\ 9x - 5y=1.3\\end{gathered}[\/latex]\r\n\r\n15. [latex]\\begin{gathered}-2x+3y=1.2 \\\\ -3x - 6y=1.8 \\end{gathered}[\/latex]\r\n\r\n16.\u00a0[latex]\\begin{gathered}x - 0.2y=1 \\\\ -10x+2y=5 \\end{gathered}[\/latex]\r\n\r\n17. [latex]\\begin{gathered}3x+5y=9 \\\\ 30x+50y=-90 \\end{gathered}[\/latex]\r\n\r\n18.\u00a0[latex]\\begin{gathered}-3x+y=2 \\\\ 12x - 4y=-8 \\end{gathered}[\/latex]\r\n\r\n19. [latex]\\begin{gathered}\\frac{1}{2}x+\\frac{1}{3}y=16\\\\ \\frac{1}{6}x+\\frac{1}{4}y=9\\end{gathered}[\/latex]\r\n\r\n20.\u00a0[latex]\\begin{gathered}-\\frac{1}{4}x+\\frac{3}{2}y=11 \\\\ -\\frac{1}{8}x+\\frac{1}{3}y=3 \\end{gathered}[\/latex]\r\n\r\nFor the following exercises, solve each system by addition.\r\n\r\n21. [latex]\\begin{gathered}-2x+5y=-42 \\\\ 7x+2y=30 \\end{gathered}[\/latex]\r\n\r\n22.\u00a0[latex]\\begin{gathered}6x - 5y=-34\\\\ 2x+6y=4\\end{gathered}[\/latex]\r\n\r\n23. [latex]\\begin{gathered}5x-y=-2.6 \\\\ -4x - 6y=1.4 \\end{gathered}[\/latex]\r\n\r\n24.\u00a0[latex]\\begin{gathered}7x - 2y=3\\\\ 4x+5y=3.25\\end{gathered}[\/latex]\r\n\r\n25. [latex]\\begin{gathered}\\mathrm{-x}+2y=-1 \\\\ 5x - 10y=6 \\end{gathered}[\/latex]\r\n\r\n26.\u00a0[latex]\\begin{gathered}7x+6y=2\\\\ -28x - 24y=-8 \\end{gathered}[\/latex]\r\n\r\n27. [latex]\\begin{gathered}\\frac{5}{6}x+\\frac{1}{4}y=0\\\\ \\frac{1}{8}x-\\frac{1}{2}y=-\\frac{43}{120}\\end{gathered}[\/latex]\r\n\r\n28.\u00a0[latex]\\begin{gathered}\\frac{1}{3}x+\\frac{1}{9}y=\\frac{2}{9} \\\\ -\\frac{1}{2}x+\\frac{4}{5}y=-\\frac{1}{3} \\end{gathered}[\/latex]\r\n\r\n29. [latex]\\begin{gathered}-0.2x+0.4y=0.6 \\\\ x - 2y=-3\\end{gathered}[\/latex]\r\n\r\n30.\u00a0[latex]\\begin{gathered} -0.1x+0.2y=0.6 \\\\ 5x - 10y=1 \\end{gathered}[\/latex]\r\n\r\nFor the following exercises, solve each system by any method.\r\n\r\n31. [latex]\\begin{gathered}5x+9y=16 \\\\ x+2y=4\\end{gathered}[\/latex]\r\n\r\n32.\u00a0[latex]\\begin{gathered}6x - 8y=-0.6\\\\ 3x+2y=0.9\\end{gathered}[\/latex]\r\n\r\n33. [latex]\\begin{gathered}5x - 2y=2.25\\\\ 7x - 4y=3\\end{gathered}[\/latex]\r\n\r\n34.\u00a0[latex]\\begin{gathered}x-\\frac{5}{12}y=-\\frac{55}{12} \\\\ -6x+\\frac{5}{2}y=\\frac{55}{2} \\end{gathered}[\/latex]\r\n\r\n35. [latex]\\begin{gathered}7x - 4y=\\frac{7}{6} \\\\ 2x+4y=\\frac{1}{3}\\end{gathered}[\/latex]\r\n\r\n36.\u00a0[latex]\\begin{gathered}3x+6y=11\\\\ 2x+4y=9\\end{gathered}[\/latex]\r\n\r\n37. [latex]\\begin{gathered}\\frac{7}{3}x-\\frac{1}{6}y=2 \\\\ -\\frac{21}{6}x+\\frac{3}{12}y=-3 \\end{gathered}[\/latex]\r\n\r\n38.\u00a0[latex]\\begin{gathered}\\frac{1}{2}x+\\frac{1}{3}y=\\frac{1}{3}\\\\ \\frac{3}{2}x+\\frac{1}{4}y=-\\frac{1}{8}\\end{gathered}[\/latex]\r\n\r\n39. [latex]\\begin{gathered}2.2x+1.3y=-0.1\\\\ 4.2x+4.2y=2.1\\end{gathered}[\/latex]\r\n\r\n40.\u00a0[latex]\\begin{gathered}0.1x+0.2y=2 \\\\ 0.35x - 0.3y=0 \\end{gathered}[\/latex]\r\n\r\nFor the following exercises, graph the system of equations and state whether the system is consistent, inconsistent, or dependent and whether the system has one solution, no solution, or infinite solutions.\r\n\r\n41. [latex]\\begin{gathered}3x-y=0.6\\\\ x - 2y=1.3\\end{gathered}[\/latex]\r\n\r\n42.\u00a0[latex]\\begin{gathered} -x+2y=4 \\\\ 2x - 4y=1 \\end{gathered}[\/latex]\r\n\r\n43. [latex]\\begin{gathered}x+2y=7 \\\\ 2x+6y=12 \\end{gathered}[\/latex]\r\n\r\n44.\u00a0[latex]\\begin{gathered}3x - 5y=7 \\\\ x - 2y=3 \\end{gathered}[\/latex]\r\n\r\n45. [latex]\\begin{gathered}3x - 2y=5 \\\\ -9x+6y=-15 \\end{gathered}[\/latex]\r\n\r\nFor the following exercises, use the intersect function on a graphing device to solve each system. Round all answers to the nearest hundredth.\r\n\r\n46. [latex]\\begin{gathered}0.1x+0.2y=0.3\\\\ -0.3x+0.5y=1 \\end{gathered}[\/latex]\r\n\r\n47. [latex]\\begin{gathered}-0.01x+0.12y=0.62 \\\\ 0.15x+0.20y=0.52\\end{gathered}[\/latex]\r\n\r\n48.\u00a0[latex]\\begin{gathered}0.5x+0.3y=4 \\\\ 0.25x - 0.9y=0.46 \\end{gathered}[\/latex]\r\n\r\n49. [latex]\\begin{gathered}0.15x+0.27y=0.39 \\\\ -0.34x+0.56y=1.8 \\end{gathered}[\/latex]\r\n\r\n50.\u00a0[latex]\\begin{gathered} -0.71x+0.92y=0.13\\\\ 0.83x+0.05y=2.1 \\end{gathered}[\/latex]\r\n\r\nFor the following exercises, solve each system in terms of [latex]A,B,C,D,E,\\text{}[\/latex] and [latex]F[\/latex] where [latex]A-F[\/latex] are nonzero numbers. Note that [latex]A\\ne B[\/latex] and [latex]AE\\ne BD[\/latex].\r\n\r\n51. [latex]\\begin{gathered}x+y=A\\\\ x-y=B\\end{gathered}[\/latex]\r\n\r\n52.\u00a0[latex]\\begin{gathered}x+Ay=1\\\\ x+By=1\\end{gathered}[\/latex]\r\n\r\n53. [latex]\\begin{gathered}Ax+y=0\\\\ Bx+y=1\\end{gathered}[\/latex]\r\n\r\n54.\u00a0[latex]\\begin{gathered}Ax+By=C\\\\ x+y=1\\end{gathered}[\/latex]\r\n\r\n55. [latex]\\begin{gathered}Ax+By=C\\\\ Dx+Ey=F\\end{gathered}[\/latex]\r\n\r\nFor the following exercises, solve for the desired quantity.\r\n\r\n56. A stuffed animal business has a total cost of production [latex]C=12x+30[\/latex] and a revenue function [latex]R=20x[\/latex]. Find the break-even point.\r\n\r\n57. A fast-food restaurant has a cost of production [latex]C\\left(x\\right)=11x+120[\/latex] and a revenue function [latex]R\\left(x\\right)=5x[\/latex]. When does the company start to turn a profit?\r\n\r\n58.\u00a0A cell phone factory has a cost of production [latex]C\\left(x\\right)=150x+10,000[\/latex] and a revenue function [latex]R\\left(x\\right)=200x[\/latex]. What is the break-even point?\r\n\r\n59. A musician charges [latex]C\\left(x\\right)=64x+20,000,\\text{}[\/latex] where [latex]x[\/latex] is the total number of attendees at the concert. The venue charges $80 per ticket. After how many people buy tickets does the venue break even, and what is the value of the total tickets sold at that point?\r\n\r\n60.\u00a0A guitar factory has a cost of production [latex]C\\left(x\\right)=75x+50,000[\/latex]. If the company needs to break even after 150 units sold, at what price should they sell each guitar? Round up to the nearest dollar, and write the revenue function.\r\n\r\nFor the following exercises, use a system of linear equations with two variables and two equations to solve.\r\n\r\n61. Find two numbers whose sum is 28 and difference is 13.\r\n\r\n62.\u00a0A number is 9 more than another number. Twice the sum of the two numbers is 10. Find the two numbers.\r\n\r\n63. The startup cost for a restaurant is $120,000, and each meal costs $10 for the restaurant to make. If each meal is then sold for $15, after how many meals does the restaurant break even?\r\n\r\n64.\u00a0A moving company charges a flat rate of $150, and an additional $5 for each box. If a taxi service would charge $20 for each box, how many boxes would you need for it to be cheaper to use the moving company, and what would be the total cost?\r\n\r\n65. A total of 1,595 first- and second-year college students gathered at a pep rally. The number of freshmen exceeded the number of sophomores by 15. How many freshmen and sophomores were in attendance?\r\n\r\n66.\u00a0276 students enrolled in a freshman-level chemistry class. By the end of the semester, 5 times the number of students passed as failed. Find the number of students who passed, and the number of students who failed.\r\n\r\n67. There were 130 faculty at a conference. If there were 18 more women than men attending, how many of each gender attended the conference?\r\n\r\n68.\u00a0A jeep and BMW enter a highway running east-west at the same exit heading in opposite directions. The jeep entered the highway 30 minutes before the BMW did, and traveled 7 mph slower than the BMW. After 2 hours from the time the BMW entered the highway, the cars were 306.5 miles apart. Find the speed of each car, assuming they were driven on cruise control.\r\n\r\n69. If a scientist mixed 10% saline solution with 60% saline solution to get 25 gallons of 40% saline solution, how many gallons of 10% and 60% solutions were mixed?\r\n\r\n70.\u00a0An investor earned triple the profits of what she earned last year. If she made $500,000.48 total for both years, how much did she earn in profits each year?\r\n\r\n71. An investor who dabbles in real estate invested 1.1 million dollars into two land investments. On the first investment, Swan Peak, her return was a 110% increase on the money she invested. On the second investment, Riverside Community, she earned 50% over what she invested. If she earned $1 million in profits, how much did she invest in each of the land deals?\r\n\r\n72.\u00a0If an investor invests a total of $25,000 into two bonds, one that pays 3% simple interest, and the other that pays [latex]2\\frac{7}{8}\\text{%}[\/latex] interest, and the investor earns $737.50 annual interest, how much was invested in each account?\r\n\r\n73. If an investor invests $23,000 into two bonds, one that pays 4% in simple interest, and the other paying 2% simple interest, and the investor earns $710.00 annual interest, how much was invested in each account?\r\n\r\n74.\u00a0CDs cost $5.96 more than DVDs at All Bets Are Off Electronics. How much would 6 CDs and 2 DVDs cost if 5 CDs and 2 DVDs cost $127.73?\r\n\r\n75. A store clerk sold 60 pairs of sneakers. The high-tops sold for $98.99 and the low-tops sold for $129.99. If the receipts for the two types of sales totaled $6,404.40, how many of each type of sneaker were sold?\r\n\r\n76.\u00a0A concert manager counted 350 ticket receipts the day after a concert. The price for a student ticket was $12.50, and the price for an adult ticket was $16.00. The register confirms that $5,075 was taken in. How many student tickets and adult tickets were sold?\r\n\r\n77. Admission into an amusement park for 4 children and 2 adults is $116.90. For 6 children and 3 adults, the admission is $175.35. Assuming a different price for children and adults, what is the price of the child\u2019s ticket and the price of the adult ticket?","rendered":"<div class=\"bcc-box bcc-highlight\">\n<h3>Learning Outcomes<\/h3>\n<p>By the end of this section, you will be able to:<\/p>\n<ul>\n<li>Solve systems of equations by graphing.<\/li>\n<li>Solve systems of equations by substitution.<\/li>\n<li>Solve systems of equations by addition.<\/li>\n<li>Identify inconsistent and dependent systems of equations containing two variables.<\/li>\n<li>Solve applied systems.<\/li>\n<\/ul>\n<\/div>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181252\/CNX_Precalc_Figure_09_01_0012.jpg\" alt=\"Skateboarders at a skating rink by the beach.\" width=\"487\" height=\"252\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 1.<\/b> (credit: Thomas S\u00f8renes)<\/p>\n<\/div>\n<p>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.<\/p>\n<h2>Solving Systems of Equations by Graphing<\/h2>\n<p>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 <strong>system of linear equations<\/strong> 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.<\/p>\n<p>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.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{gathered}2x+y=15\\\\ 3x-y=5\\end{gathered}[\/latex]<\/div>\n<p>The <em>solution<\/em> 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.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{align}2\\left(4\\right)+\\left(7\\right)&=15&&\\text{True} \\\\ 3\\left(4\\right)-\\left(7\\right)&=5&&\\text{True} \\end{align}[\/latex]<\/div>\n<p>In addition to considering the number of equations and variables, we can categorize systems of linear equations by the number of solutions. A <strong>consistent system<\/strong> of equations has at least one solution. A consistent system is considered to be an <strong>independent system<\/strong> 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 <strong>dependent system<\/strong> if the equations have the same slope and the same <em>y<\/em>-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.<\/p>\n<p>Another type of system of linear equations is an <strong>inconsistent system<\/strong>, which is one in which the equations represent two parallel lines. The lines have the same slope and different <em>y-<\/em>intercepts. There are no points common to both lines; hence, there is no solution to the system.<\/p>\n<div class=\"textbox\">\n<h3>A General Note: Types of Linear Systems<\/h3>\n<p>There are three types of systems of linear equations in two variables, and three types of solutions.<\/p>\n<div>\n<ul>\n<li>An <strong>independent system<\/strong> has exactly one solution pair [latex]\\left(x,y\\right)[\/latex]. The point where the two lines intersect is the only solution.<\/li>\n<li>An <strong>inconsistent system<\/strong> has no solution. Notice that the two lines are parallel and will never intersect.<\/li>\n<li>A <strong>dependent system<\/strong> 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.<\/li>\n<\/ul>\n<\/div>\n<p>Figure 2 compares graphical representations of each type of system.<\/p>\n<div style=\"width: 955px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181255\/CNX_Precalc_Figure_09_01_002n2.jpg\" alt=\"Graphs of an independent system, an inconsistent system, and a dependent system. The independent system has two lines which cross at the point seven-fifths, negative eleven fifths. The inconsistent system shows two parallel lines. The dependent system shows a single line running through the points negative one, negative two and one, two.\" width=\"945\" height=\"479\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 2<\/b><\/p>\n<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>How To: Given a system of linear equations and an ordered pair, determine whether the ordered pair is a solution.<\/h3>\n<ol id=\"fs-id1165134117256\">\n<li>Substitute the ordered pair into each equation in the system.<\/li>\n<li>Determine whether true statements result from the substitution in both equations; if so, the ordered pair is a solution.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 1: Determining Whether an Ordered Pair Is a Solution to a System of Equations<\/h3>\n<p>Determine whether the ordered pair [latex]\\left(5,1\\right)[\/latex] is a solution to the given system of equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+3y=8 \\\\ 2x - 9=y \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q350606\">Show Solution<\/span><\/p>\n<div id=\"q350606\" class=\"hidden-answer\" style=\"display: none\">\n<p>Substitute the ordered pair [latex]\\left(5,1\\right)[\/latex] into both equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}&\\left(5\\right)+3\\left(1\\right)= 5+3=8 && \\text{True} \\\\ &2\\left(5\\right)-9=10-9=1&& \\text{True} \\end{align}[\/latex]<\/p>\n<p>The ordered pair [latex]\\left(5,1\\right)[\/latex] satisfies both equations, so it is the solution to the system.<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>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.<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181258\/CNX_Precalc_Figure_09_01_0032.jpg\" alt=\"A graph of two lines running through the point five, one. The first line's equation is x plus 3y equals 8. The second line's equation is 2x minus 9 equals y.\" width=\"487\" height=\"365\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 3<\/b><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>Determine whether the ordered pair [latex]\\left(8,5\\right)[\/latex] is a solution to the following system.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}5x - 4y=20\\\\ 2x+1=3y\\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q533984\">Show Solution<\/span><\/p>\n<div id=\"q533984\" class=\"hidden-answer\" style=\"display: none\">\n<p>Not a solution.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h2>Solving Systems of Equations by Graphing<\/h2>\n<p>There are multiple methods of solving systems of linear equations. For a <strong>system of linear equations<\/strong> 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.<\/p>\n<div class=\"textbox shaded\">\n<h3>Example 2: Solving a System of Equations in Two Variables by Graphing<\/h3>\n<p>Solve the following system of equations by graphing. Identify the type of system.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+y=-8\\\\ x-y=-1\\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q671813\">Show Solution<\/span><\/p>\n<div id=\"q671813\" class=\"hidden-answer\" style=\"display: none\">\n<p>Solve the first equation for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+y=-8\\\\ y=-2x - 8\\end{gathered}[\/latex]<\/p>\n<p>Solve the second equation for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x-y=-1\\\\ y=x+1\\end{gathered}[\/latex]<\/p>\n<p>Graph both equations on the same set of axes as in Figure 4.<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181300\/CNX_Precalc_Figure_09_01_0122.jpg\" alt=\"A graph of two lines running through the point negative 3, negative 2. The first line's equation is y equals minus 2x minus 8. The second line's equation is y equals x+1.\" width=\"487\" height=\"316\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 4<\/b><\/p>\n<\/div>\n<p>The lines appear to intersect at the point [latex]\\left(-3,-2\\right)[\/latex]. We can check to make sure that this is the solution to the system by substituting the ordered pair into both equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}2\\left(-3\\right)+\\left(-2\\right)&=-6-2=-8&& \\text{True} \\\\ \\left(-3\\right)-\\left(-2\\right)&=-3+2=-1&& \\text{True} \\end{align}[\/latex]<\/p>\n<p>The solution to the system is the ordered pair [latex]\\left(-3,-2\\right)[\/latex], so the system is independent.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>Solve the following system of equations by graphing.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 5y=-25\\\\ -4x+5y=35 \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q761348\">Show Solution<\/span><\/p>\n<div id=\"q761348\" class=\"hidden-answer\" style=\"display: none\">\n<p>The solution to the system is the ordered pair [latex]\\left(-5,3\\right)[\/latex].<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181322\/CNX_Precalc_Figure_09_01_0132.jpg\" alt=\"Two lines that cross at the point negative five, three. One line's equation is y equals four-fifths x plus 7. The other line's equation is y equals two-fifths x plus 5.\" width=\"487\" height=\"409\" \/><\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm175098\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=175098&theme=oea&iframe_resize_id=ohm175098\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>Q&amp; A<\/h3>\n<h3>Can graphing be used if the system is inconsistent or dependent?<\/h3>\n<p><em>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.<\/em><\/p>\n<\/div>\n<h2>\u00a0Solving Systems of Equations by Substitution<\/h2>\n<p>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 <strong>system of linear equations<\/strong> that are more precise than graphing. One such method is solving a system of equations by the <strong>substitution method<\/strong>, 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.<\/p>\n<div class=\"textbox\">\n<h3>How To: Given a system of two equations in two variables, solve using the substitution method.<\/h3>\n<ol>\n<li>Solve one of the two equations for one of the variables in terms of the other.<\/li>\n<li>Substitute the expression for this variable into the second equation, then solve for the remaining variable.<\/li>\n<li>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.<\/li>\n<li>Check the solution in both equations.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 3: Solving a System of Equations in Two Variables by Substitution<\/h3>\n<p>Solve the following system of equations by substitution.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=-5 \\\\ 2x - 5y=1 \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q718747\">Show Solution<\/span><\/p>\n<div id=\"q718747\" class=\"hidden-answer\" style=\"display: none\">\n<p>First, we will solve the first equation for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=-5 \\\\ y=x - 5 \\end{gathered}[\/latex]<\/p>\n<p>Now we can substitute the expression [latex]x - 5[\/latex] for [latex]y[\/latex] in the second equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 5y=1\\\\ 2x - 5\\left(x - 5\\right)=1\\\\ 2x - 5x+25=1\\\\ -3x=-24\\\\ x=8\\end{gathered}[\/latex]<\/p>\n<p>Now, we substitute [latex]x=8[\/latex] into the first equation and solve for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-\\left(8\\right)+y=-5 \\\\ y=3 \\end{gathered}[\/latex]<\/p>\n<p>Our solution is [latex]\\left(8,3\\right)[\/latex].<\/p>\n<p>Check the solution by substituting [latex]\\left(8,3\\right)[\/latex] into both equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}-x+y&=-5\\\\ -\\left(8\\right)+\\left(3\\right)&=-5&& \\text{True} \\\\ 2x - 5y&=1 \\\\ 2\\left(8\\right)-5\\left(3\\right)&=1&& \\text{True} \\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>Solve the following system of equations by substitution.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x=y+3 \\\\ 4=3x - 2y \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q890137\">Show Solution<\/span><\/p>\n<div id=\"q890137\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\left(-2,-5\\right)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm22573\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=22573&theme=oea&iframe_resize_id=ohm22573\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<div class=\"textbox\">\n<h3>Q &amp; A<\/h3>\n<h3>Can the substitution method be used to solve any linear system in two variables?<\/h3>\n<p><em>Yes, but the method works best if one of the equations contains a coefficient of 1 or \u20131 so that we do not have to deal with fractions.<\/em><\/p>\n<\/div>\n<h2>\u00a0Solving Systems of Equations in Two Variables by the Addition Method<\/h2>\n<p>A third method of <strong>solving systems of linear equations<\/strong> is the <strong>addition method<\/strong>. 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.<\/p>\n<div class=\"textbox\">\n<h3>How To: Given a system of equations, solve using the addition method.<\/h3>\n<ol>\n<li>Write both equations with <em>x<\/em>&#8211; and <em>y<\/em>-variables on the left side of the equal sign and constants on the right.<\/li>\n<li>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.<\/li>\n<li>Solve the resulting equation for the remaining variable.<\/li>\n<li>Substitute that value into one of the original equations and solve for the second variable.<\/li>\n<li>Check the solution by substituting the values into the other equation.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 4: Solving a System by the Addition Method<\/h3>\n<p>Solve the given system of equations by addition.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+2y=-1 \\\\ -x+y=3 \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q519620\">Show Solution<\/span><\/p>\n<div id=\"q519620\" class=\"hidden-answer\" style=\"display: none\">\n<p>Both equations are already set equal to a constant. Notice that the coefficient of [latex]x[\/latex] in the second equation, \u20131, is the opposite of the coefficient of [latex]x[\/latex] in the first equation, 1. We can add the two equations to eliminate [latex]x[\/latex] without needing to multiply by a constant.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} x+2y&=-1 \\\\ -x+y&=3 \\\\ \\hline 3y&=2\\end{align}[\/latex]<\/p>\n<p>Now that we have eliminated [latex]x[\/latex], we can solve the resulting equation for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}3y=2 \\\\ y=\\frac{2}{3} \\end{gathered}[\/latex]<\/p>\n<p>Then, we substitute this value for [latex]y[\/latex] into one of the original equations and solve for [latex]x[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}-x+y=3 \\\\ -x+\\frac{2}{3}=3\\\\ -x=3-\\frac{2}{3}\\\\ -x=\\frac{7}{3}\\\\ x=-\\frac{7}{3} \\end{gathered}[\/latex]<\/p>\n<p>The solution to this system is [latex]\\left(-\\frac{7}{3},\\frac{2}{3}\\right)[\/latex].<\/p>\n<p>Check the solution in the first equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x+2y&=\\left(-\\frac{7}{3}\\right)+2\\left(\\frac{2}{3}\\right) \\\\&=-\\frac{7}{3}+\\frac{4}{3} \\\\ &=-\\frac{3}{3}=-1&& \\text{True} \\end{align}[\/latex]<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>We gain an important perspective on systems of equations by looking at the graphical representation. See Figure 5\u00a0to 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.<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181303\/CNX_Precalc_Figure_09_01_0042.jpg\" alt=\"A graph of two lines that cross at the point negative seven-thirds, two-thirds. The first line's equation is x+2y=negative 1. The second line's equation is negative x + y equals 3.\" width=\"487\" height=\"291\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 5<\/b><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><b><\/b><\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 5: Using the Addition Method When Multiplication of One Equation Is Required<\/h3>\n<p>Solve the given system of equations by the <strong>addition method<\/strong>.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}3x+5y=-11 \\\\ x - 2y=11 \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q862429\">Show Solution<\/span><\/p>\n<div id=\"q862429\" class=\"hidden-answer\" style=\"display: none\">\n<p>Adding these equations as presented will not eliminate a variable. However, we see that the first equation has [latex]3x[\/latex] in it and the second equation has [latex]x[\/latex]. So if we multiply the second equation by [latex]-3,\\text{}[\/latex] the <em>x<\/em>-terms will add to zero.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y&=11 \\\\ -3\\left(x - 2y\\right)&=-3\\left(11\\right)&& \\text{Multiply both sides by }-3. \\\\ -3x+6y&=-33&& \\text{Use the distributive property}.\\end{align}[\/latex]<\/p>\n<p>Now, let\u2019s add them.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} 3x+5y&=\u221211 \\\\ \u22123x+6y&=\u221233 \\\\ \\hline 11y&=\u221244 \\\\ y&=\u22124 \\end{align}[\/latex]<\/p>\n<p>For the last step, we substitute [latex]y=-4[\/latex] into one of the original equations and solve for [latex]x[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}3x+5y&=-11\\\\ 3x+5\\left(-4\\right)&=-11\\\\ 3x - 20&=-11\\\\ 3x&=9\\\\ x&=3\\end{align}[\/latex]<\/p>\n<p>Our solution is the ordered pair [latex]\\left(3,-4\\right)[\/latex]. Check the solution in the original second equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y&=\\left(3\\right)-2\\left(-4\\right)\\\\&=3+8\\\\ &=11&& \\text{True} \\end{align}[\/latex]<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181305\/CNX_Precalc_Figure_09_01_0052.jpg\" alt=\"A graph of two lines that cross at the point 3, negative 4. The first line's equation is 3x+5y=-11. The second line's equation is x-2y=11.\" width=\"487\" height=\"327\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 6<\/b><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>Solve the system of equations by addition.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x - 7y=2\\\\ 3x+y=-20\\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q447489\">Show Solution<\/span><\/p>\n<div id=\"q447489\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\left(-6,-2\\right)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 6: Using the Addition Method When Multiplication of Both Equations Is Required<\/h3>\n<p>Solve the given system of equations in two variables by addition.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3y=-16\\\\ 5x - 10y=30\\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q123105\">Show Solution<\/span><\/p>\n<div id=\"q123105\" class=\"hidden-answer\" style=\"display: none\">\n<p>One equation has [latex]2x[\/latex] and the other has [latex]5x[\/latex]. The least common multiple is [latex]10x[\/latex] so we will have to multiply both equations by a constant in order to eliminate one variable. Let\u2019s eliminate [latex]x[\/latex] by multiplying the first equation by [latex]-5[\/latex] and the second equation by [latex]2[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} -5\\left(2x+3y\\right)&=-5\\left(-16\\right) \\\\ -10x - 15y&=80 \\\\ 2\\left(5x - 10y\\right)&=2\\left(30\\right) \\\\ 10x - 20y&=60 \\end{align}[\/latex]<\/p>\n<p>Then, we add the two equations together.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\\ \u221210x\u221215y&=80 \\\\ 10x\u221220y&=60 \\\\ \\hline \u221235y&=140 \\\\ y&=\u22124 \\end{align}[\/latex]<\/p>\n<p>Substitute [latex]y=-4[\/latex] into the original first equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3\\left(-4\\right)=-16\\\\ 2x - 12=-16\\\\ 2x=-4\\\\ x=-2\\end{gathered}[\/latex]<\/p>\n<p>The solution is [latex]\\left(-2,-4\\right)[\/latex]. Check it in the other equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}5x - 10y&= 5\\left(-2\\right)-10\\left(-4\\right) \\\\ &=-10+40 \\\\ &=30\\end{align}[\/latex]<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181308\/CNX_Precalc_Figure_09_01_0062.jpg\" alt=\"A graph of two lines that cross the point -2,-4. The first line's equation is 2x+3y=-16. The second line's equation is 5x-10y=30.\" width=\"487\" height=\"366\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 7<\/b><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 7: Using the Addition Method in Systems of Equations Containing Fractions<\/h3>\n<p>Solve the given system of equations in two variables by addition.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\\frac{x}{3}+\\frac{y}{6}&=3 \\\\ \\frac{x}{2}-\\frac{y}{4}&=1\\end{align}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q160352\">Show Solution<\/span><\/p>\n<div id=\"q160352\" class=\"hidden-answer\" style=\"display: none\">\n<p>First clear each equation of fractions by multiplying both sides of the equation by the least common denominator.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}6\\left(\\frac{x}{3}+\\frac{y}{6}\\right)&=6\\left(3\\right) \\\\ 2x+y&=18 \\\\ 4\\left(\\frac{x}{2}-\\frac{y}{4}\\right)&=4\\left(1\\right) \\\\ 2x-y&=4 \\end{align}[\/latex]<\/p>\n<p>Now multiply the second equation by [latex]-1[\/latex] so that we can eliminate the x-variable.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}-1\\left(2x-y\\right)&=-1\\left(4\\right) \\\\ -2x+y&=-4 \\end{align}[\/latex]<\/p>\n<p>Add the two equations to eliminate the <em>x<\/em>-variable and solve the resulting equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} 2x+y&=18 \\\\ \u22122x+y&=\u22124 \\\\ \\hline 2y&=14 \\\\ y&=7 \\end{align}[\/latex]<\/p>\n<p>Substitute [latex]y=7[\/latex] into the first equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+\\left(7\\right)=18 \\\\ 2x=11\\\\ x=\\frac{11}{2} \\end{gathered}[\/latex]<\/p>\n<p>The solution is [latex]\\left(\\frac{11}{2},7\\right)[\/latex]. Check it in the other equation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\\frac{x}{2}-\\frac{y}{4}&=\\frac{\\frac{11}{2}}{2}-\\frac{7}{4}\\\\ &=\\frac{11}{4}-\\frac{7}{4} \\\\&=\\frac{4}{4}\\\\&=1\\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>Solve the system of equations by addition.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2x+3y=8\\\\ 3x+5y=10\\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q389418\">Show Solution<\/span><\/p>\n<div id=\"q389418\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\left(10,-4\\right)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm7787\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=7787&theme=oea&iframe_resize_id=ohm7787\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h2>Identifying and Expressing Solutions to Systems of Equations<\/h2>\n<p>Now that we have several methods for solving systems of equations, we can use the methods to identify inconsistent systems. Recall that an <strong>inconsistent system<\/strong> consists of parallel lines that have the same slope but different [latex]y[\/latex] -intercepts. They will never intersect. When searching for a solution to an inconsistent system, we will come up with a false statement, such as [latex]12=0[\/latex].<\/p>\n<div class=\"textbox shaded\">\n<h3>Example 8: Solving an Inconsistent System of Equations<\/h3>\n<p>Solve the following system of equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x=9 - 2y \\\\ x+2y=13 \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q970550\">Show Solution<\/span><\/p>\n<div id=\"q970550\" class=\"hidden-answer\" style=\"display: none\">\n<p>We can approach this problem in two ways. Because one equation is already solved for [latex]x[\/latex], the most obvious step is to use substitution.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+2y=13 \\\\ \\left(9 - 2y\\right)+2y=13 \\\\ 9+0y=13 \\\\ 9=13 \\end{gathered}[\/latex]<\/p>\n<p>Clearly, this statement is a contradiction because [latex]9\\ne 13[\/latex]. Therefore, the system has no solution.<\/p>\n<p>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.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x&=9 - 2y \\\\ 2y&=-x+9 \\\\ y&=-\\frac{1}{2}x+\\frac{9}{2} \\end{align}[\/latex]<\/p>\n<p>We then convert the second equation expressed to slope-intercept form.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+2y=13 \\\\ 2y=-x+13 \\\\ y=-\\frac{1}{2}x+\\frac{13}{2} \\end{gathered}[\/latex]<\/p>\n<p>Comparing the equations, we see that they have the same slope but different <em>y<\/em>-intercepts. Therefore, the lines are parallel and do not intersect.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered} y=-\\frac{1}{2}x+\\frac{9}{2} \\\\ y=-\\frac{1}{2}x+\\frac{13}{2}\\end{gathered}[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>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.<\/p>\n<div style=\"width: 498px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181310\/CNX_Precalc_Figure_09_01_0072.jpg\" alt=\"A graph of two parallel lines. The first line's equation is y equals negative one-half x plus 13 over two. The second line's equation is y equals negative one-half x plus 9 over two.\" width=\"488\" height=\"297\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 8<\/b><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>Solve the following system of equations in two variables.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}2y - 2x=2\\\\ 2y - 2x=6\\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q220007\">Show Solution<\/span><\/p>\n<div id=\"q220007\" class=\"hidden-answer\" style=\"display: none\">\n<p>No solution. It is an inconsistent system.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div>\n<h2>Expressing the Solution of a System of Dependent Equations Containing Two Variables<\/h2>\n<p>Recall that a <strong>dependent system<\/strong> 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 [latex]0=0[\/latex].<\/p>\n<div class=\"textbox shaded\">\n<h3>Example 9: Finding a Solution to a Dependent System of Linear Equations<\/h3>\n<p>Find a solution to the system of equations using the <strong>addition method<\/strong>.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+3y=2\\\\ 3x+9y=6\\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q473624\">Show Solution<\/span><\/p>\n<div id=\"q473624\" class=\"hidden-answer\" style=\"display: none\">\n<p>With the addition method, we want to eliminate one of the variables by adding the equations. In this case, let\u2019s focus on eliminating [latex]x[\/latex]. If we multiply both sides of the first equation by [latex]-3[\/latex], then we will be able to eliminate the [latex]x[\/latex] -variable.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x+3y&=2 \\\\ \\left(-3\\right)\\left(x+3y\\right)&=\\left(-3\\right)\\left(2\\right) \\\\ -3x - 9y&=-6 \\end{align}[\/latex]<\/p>\n<p>Now add the equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\u22123x\u22129y&=\u22126 \\\\ +3x+9y&=6 \\\\ \\hline 0&=0 \\end{align}[\/latex]<\/p>\n<p>We can see that there will be an infinite number of solutions that satisfy both equations.<\/p>\n<h3>Analysis of the Solution<\/h3>\n<p>If we rewrote both equations in the slope-intercept form, we might know what the solution would look like before adding. Let\u2019s look at what happens when we convert the system to slope-intercept form.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}x+3y=2 \\\\ 3y=-x+2 \\\\ y=-\\frac{1}{3}x+\\frac{2}{3} \\\\ 3x+9y=6 \\\\ 9y=-3x+6 \\\\ y=-\\frac{3}{9}x+\\frac{6}{9} \\\\ y=-\\frac{1}{3}x+\\frac{2}{3} \\end{gathered}[\/latex]<\/p>\n<p>See Figure 9. Notice the results are the same. The general solution to the system is [latex]\\left(x, -\\frac{1}{3}x+\\frac{2}{3}\\right)[\/latex].<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181312\/CNX_Precalc_Figure_09_01_0082.jpg\" alt=\"A graph of two lines that overlap each other. The first line's equation is x+3y=2. The second line's equation is 3x-9y=6.\" width=\"487\" height=\"366\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 9<\/b><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>Solve the following system of equations in two variables.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}y - 2x=5\\\\ -3y+6x=-15 \\end{gathered}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q738603\">Show Solution<\/span><\/p>\n<div id=\"q738603\" class=\"hidden-answer\" style=\"display: none\">\n<p>The system is dependent so there are infinite solutions of the form [latex]\\left(x,2x+5\\right)[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm175098\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=175098&theme=oea&iframe_resize_id=ohm175098\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm22587\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=22587&theme=oea&iframe_resize_id=ohm22587\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h2>Using Systems of Equations to Investigate Profits<\/h2>\n<p>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\u2019s <strong>revenue function<\/strong> 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.<\/p>\n<p>The <strong>cost function<\/strong> 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 <em>y<\/em>-axis represents either cost or revenue in hundreds of dollars.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181315\/CNX_Precalc_Figure_09_01_0092.jpg\" alt=\"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.\" width=\"488\" height=\"347\" \/><\/p>\n<p>The point at which the two lines intersect is called the <strong>break-even point<\/strong>. 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.<\/p>\n<p>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 <strong>profit function<\/strong> 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.<\/p>\n<div class=\"textbox shaded\">\n<h3>Example 10: Finding the Break-Even Point and the Profit Function Using Substitution<\/h3>\n<p>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.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q173283\">Show Solution<\/span><\/p>\n<div id=\"q173283\" class=\"hidden-answer\" style=\"display: none\">\n<p>Write the system of equations using [latex]y[\/latex] to replace function notation.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} y&=0.85x+35,000 \\\\ y&=1.55x \\end{align}[\/latex]<\/p>\n<p>Substitute the expression [latex]0.85x+35,000[\/latex] from the first equation into the second equation and solve for [latex]x[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}0.85x+35,000=1.55x\\\\ 35,000=0.7x\\\\ 50,000=x\\end{gathered}[\/latex]<\/p>\n<p>Then, we substitute [latex]x=50,000[\/latex] into either the cost function or the revenue function.<\/p>\n<p style=\"text-align: center;\">[latex]1.55\\left(50,000\\right)=77,500[\/latex]<\/p>\n<p>The break-even point is [latex]\\left(50,000,77,500\\right)[\/latex].<\/p>\n<p>The profit function is found using the formula [latex]P\\left(x\\right)=R\\left(x\\right)-C\\left(x\\right)[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}P\\left(x\\right)&=1.55x-\\left(0.85x+35,000\\right) \\\\ &=0.7x - 35,000 \\end{align}[\/latex]<\/p>\n<p>The profit function is [latex]P\\left(x\\right)=0.7x - 35,000[\/latex].<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>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.<\/p>\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181317\/CNX_Precalc_Figure_09_01_0102.jpg\" alt=\"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.\" width=\"487\" height=\"390\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 11<\/b><\/p>\n<\/div>\n<p>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 <em>x<\/em>-axis. Then, the graph emerges into positive <em>y<\/em>-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.<\/p>\n<div style=\"width: 741px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181320\/CNX_Precalc_Figure_09_01_0112.jpg\" alt=\"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.\" width=\"731\" height=\"507\" \/><\/p>\n<p class=\"wp-caption-text\"><b>Figure 12<\/b><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h3>Example 11: Writing and Solving a System of Equations in Two Variables<\/h3>\n<p>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?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q694801\">Show Solution<\/span><\/p>\n<div id=\"q694801\" class=\"hidden-answer\" style=\"display: none\">\n<p>Let <em>c<\/em> = the number of children and <em>a<\/em> = the number of adults in attendance.<\/p>\n<p>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.<\/p>\n<p style=\"text-align: center;\">[latex]c+a=2,000[\/latex]<\/p>\n<p>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.<\/p>\n<p style=\"text-align: center;\">[latex]25c+50a=70,000[\/latex]<\/p>\n<p>We now have a system of linear equations in two variables.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}c+a=2,000\\\\ 25c+50a=70,000\\end{gathered}[\/latex]<\/p>\n<p>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].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}c+a=2,000\\\\ a=2,000-c\\end{gathered}[\/latex]<\/p>\n<p>Substitute the expression [latex]2,000-c[\/latex] in the second equation for [latex]a[\/latex] and solve for [latex]c[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered} 25c+50\\left(2,000-c\\right)=70,000 \\\\ 25c+100,000 - 50c=70,000\\\\-25c=-30,000 \\\\ c=1,200 \\end{gathered}[\/latex]<\/p>\n<p>Substitute [latex]c=1,200[\/latex] into the first equation to solve for [latex]a[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{gathered}1,200+a=2,000 \\\\ a=800 \\end{gathered}[\/latex]<\/p>\n<p>We find that [latex]1,200[\/latex] children and [latex]800[\/latex] adults bought tickets to the circus that day.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"bcc-box bcc-success\">\n<h3>Try It<\/h3>\n<p>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?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q307730\">Show Solution<\/span><\/p>\n<div id=\"q307730\" class=\"hidden-answer\" style=\"display: none\">\n<p>700 children, 950 adults<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm75204\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=75204&theme=oea&iframe_resize_id=ohm75204\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h2>Key Concepts<\/h2>\n<ul>\n<li>A system of linear equations consists of two or more equations made up of two or more variables such that all equations in the system are considered simultaneously.<\/li>\n<li>The solution to a system of linear equations in two variables is any ordered pair that satisfies each equation independently.<\/li>\n<li>Systems of equations are classified as independent with one solution, dependent with an infinite number of solutions, or inconsistent with no solution.<\/li>\n<li>One method of solving a system of linear equations in two variables is by graphing. In this method, we graph the equations on the same set of axes.<\/li>\n<li>Another method of solving a system of linear equations is by substitution. In this method, we solve for one variable in one equation and substitute the result into the second equation.<\/li>\n<li>A third method of solving a system of linear equations is by addition, in which we can eliminate a variable by adding opposite coefficients of corresponding variables.<\/li>\n<li>It is often necessary to multiply one or both equations by a constant to facilitate elimination of a variable when adding the two equations together.<\/li>\n<li>Either method of solving a system of equations results in a false statement for inconsistent systems because they are made up of parallel lines that never intersect.<\/li>\n<li>The solution to a system of dependent equations will always be true because both equations describe the same line.<\/li>\n<li>Systems of equations can be used to solve real-world problems that involve more than one variable, such as those relating to revenue, cost, and profit.<\/li>\n<\/ul>\n<div>\n<h2>Glossary<\/h2>\n<dl id=\"fs-id1165135363429\" class=\"definition\">\n<dt>addition method<\/dt>\n<dd id=\"fs-id1165135363432\">an algebraic technique used to solve systems of linear equations in which the equations are added in a way that eliminates one variable, allowing the resulting equation to be solved for the remaining variable; substitution is then used to solve for the first variable<\/dd>\n<\/dl>\n<dl id=\"fs-id1165137783245\" class=\"definition\">\n<dt>break-even point<\/dt>\n<dd id=\"fs-id1165137783248\">the point at which a cost function intersects a revenue function; where profit is zero<\/dd>\n<\/dl>\n<dl id=\"fs-id1165137783251\" class=\"definition\">\n<dt>consistent system<\/dt>\n<dd id=\"fs-id1165137783255\">a system for which there is a single solution to all equations in the system and it is an independent system, or if there are an infinite number of solutions and it is a dependent system<\/dd>\n<\/dl>\n<dl id=\"fs-id1165137783260\" class=\"definition\">\n<dt>cost function<\/dt>\n<dd id=\"fs-id1165137783263\">the function used to calculate the costs of doing business; it usually has two parts, fixed costs and variable costs<\/dd>\n<\/dl>\n<dl id=\"fs-id1165137783267\" class=\"definition\">\n<dt>dependent system<\/dt>\n<dd id=\"fs-id1165137783270\">a system of linear equations in which the two equations represent the same line; there are an infinite number of solutions to a dependent system<\/dd>\n<\/dl>\n<dl id=\"fs-id1165137783275\" class=\"definition\">\n<dt>inconsistent system<\/dt>\n<dd id=\"fs-id1165135629528\">a system of linear equations with no common solution because they represent parallel lines, which have no point or line in common<\/dd>\n<\/dl>\n<dl id=\"fs-id1165135629532\" class=\"definition\">\n<dt>independent system<\/dt>\n<dd id=\"fs-id1165135629535\">a system of linear equations with exactly one solution pair [latex]\\left(x,y\\right)[\/latex]<\/dd>\n<\/dl>\n<dl id=\"fs-id1165134257493\" class=\"definition\">\n<dt>profit function<\/dt>\n<dd id=\"fs-id1165134257496\">the profit function is written as [latex]P\\left(x\\right)=R\\left(x\\right)-C\\left(x\\right)[\/latex], revenue minus cost<\/dd>\n<\/dl>\n<dl id=\"fs-id1165135192950\" class=\"definition\">\n<dt>revenue function<\/dt>\n<dd id=\"fs-id1165137414497\">the function that is used to calculate revenue, simply written as [latex]R=xp[\/latex], where [latex]x=[\/latex] quantity and [latex]p=[\/latex] price<\/dd>\n<\/dl>\n<dl id=\"fs-id1165135203239\" class=\"definition\">\n<dt>substitution method<\/dt>\n<dd id=\"fs-id1165135203242\">an algebraic technique used to solve systems of linear equations in which one of the two equations is solved for one variable and then substituted into the second equation to solve for the second variable<\/dd>\n<\/dl>\n<dl id=\"fs-id1165135203247\" class=\"definition\">\n<dt>system of linear equations<\/dt>\n<dd id=\"fs-id1165135203250\">a set of two or more equations in two or more variables that must be considered simultaneously.<\/dd>\n<\/dl>\n<\/div>\n<p>%nbsp;<\/p>\n<h2 style=\"text-align: center;\">Section 8.1 Homework Exercises<\/h2>\n<p>1.\u00a0Can a system of linear equations have exactly two solutions? Explain why or why not.<\/p>\n<p>2.\u00a0If you are performing a break-even analysis for a business and their cost and revenue equations are dependent, explain what this means for the company\u2019s profit margins.<\/p>\n<p>3. If you are solving a break-even analysis and get a negative break-even point, explain what this signifies for the company?<\/p>\n<p>4.\u00a0If you are solving a break-even analysis and there is no break-even point, explain what this means for the company. How should they ensure there is a break-even point?<\/p>\n<p>5. Given a system of equations, explain at least two different methods of solving that system.<\/p>\n<p>For the following exercises, determine whether the given ordered pair is a solution to the system of equations.<\/p>\n<p>6. [latex]\\begin{gathered}5x-y=4\\\\ x+6y=2\\end{gathered}[\/latex] and [latex]\\left(4,0\\right)[\/latex]<\/p>\n<p>7. [latex]\\begin{gathered}-3x - 5y=13 \\\\ -x+4y=10 \\end{gathered}[\/latex] and [latex]\\left(-6,1\\right)[\/latex]<\/p>\n<p>8.\u00a0[latex]\\begin{gathered}3x+7y=1\\\\ 2x+4y=0\\end{gathered}[\/latex] and [latex]\\left(2,3\\right)[\/latex]<\/p>\n<p>9. [latex]\\begin{gathered}-2x+5y=7 \\\\ 2x+9y=7 \\end{gathered}[\/latex] and [latex]\\left(-1,1\\right)[\/latex]<\/p>\n<p>10.\u00a0[latex]\\begin{gathered}x+8y=43\\\\ 3x - 2y=-1\\end{gathered}[\/latex] and [latex]\\left(3,5\\right)[\/latex]<\/p>\n<p>For the following exercises, solve each system by substitution.<\/p>\n<p>11. [latex]\\begin{gathered}x+3y=5 \\\\ 2x+3y=4 \\end{gathered}[\/latex]<\/p>\n<p>12.\u00a0[latex]\\begin{gathered}3x - 2y=18 \\\\ 5x+10y=-10 \\end{gathered}[\/latex]<\/p>\n<p>13. [latex]\\begin{gathered}4x+2y=-10\\\\ 3x+9y=0\\end{gathered}[\/latex]<\/p>\n<p>14.\u00a0[latex]\\begin{gathered}2x+4y=-3.8\\\\ 9x - 5y=1.3\\end{gathered}[\/latex]<\/p>\n<p>15. [latex]\\begin{gathered}-2x+3y=1.2 \\\\ -3x - 6y=1.8 \\end{gathered}[\/latex]<\/p>\n<p>16.\u00a0[latex]\\begin{gathered}x - 0.2y=1 \\\\ -10x+2y=5 \\end{gathered}[\/latex]<\/p>\n<p>17. [latex]\\begin{gathered}3x+5y=9 \\\\ 30x+50y=-90 \\end{gathered}[\/latex]<\/p>\n<p>18.\u00a0[latex]\\begin{gathered}-3x+y=2 \\\\ 12x - 4y=-8 \\end{gathered}[\/latex]<\/p>\n<p>19. [latex]\\begin{gathered}\\frac{1}{2}x+\\frac{1}{3}y=16\\\\ \\frac{1}{6}x+\\frac{1}{4}y=9\\end{gathered}[\/latex]<\/p>\n<p>20.\u00a0[latex]\\begin{gathered}-\\frac{1}{4}x+\\frac{3}{2}y=11 \\\\ -\\frac{1}{8}x+\\frac{1}{3}y=3 \\end{gathered}[\/latex]<\/p>\n<p>For the following exercises, solve each system by addition.<\/p>\n<p>21. [latex]\\begin{gathered}-2x+5y=-42 \\\\ 7x+2y=30 \\end{gathered}[\/latex]<\/p>\n<p>22.\u00a0[latex]\\begin{gathered}6x - 5y=-34\\\\ 2x+6y=4\\end{gathered}[\/latex]<\/p>\n<p>23. [latex]\\begin{gathered}5x-y=-2.6 \\\\ -4x - 6y=1.4 \\end{gathered}[\/latex]<\/p>\n<p>24.\u00a0[latex]\\begin{gathered}7x - 2y=3\\\\ 4x+5y=3.25\\end{gathered}[\/latex]<\/p>\n<p>25. [latex]\\begin{gathered}\\mathrm{-x}+2y=-1 \\\\ 5x - 10y=6 \\end{gathered}[\/latex]<\/p>\n<p>26.\u00a0[latex]\\begin{gathered}7x+6y=2\\\\ -28x - 24y=-8 \\end{gathered}[\/latex]<\/p>\n<p>27. [latex]\\begin{gathered}\\frac{5}{6}x+\\frac{1}{4}y=0\\\\ \\frac{1}{8}x-\\frac{1}{2}y=-\\frac{43}{120}\\end{gathered}[\/latex]<\/p>\n<p>28.\u00a0[latex]\\begin{gathered}\\frac{1}{3}x+\\frac{1}{9}y=\\frac{2}{9} \\\\ -\\frac{1}{2}x+\\frac{4}{5}y=-\\frac{1}{3} \\end{gathered}[\/latex]<\/p>\n<p>29. [latex]\\begin{gathered}-0.2x+0.4y=0.6 \\\\ x - 2y=-3\\end{gathered}[\/latex]<\/p>\n<p>30.\u00a0[latex]\\begin{gathered} -0.1x+0.2y=0.6 \\\\ 5x - 10y=1 \\end{gathered}[\/latex]<\/p>\n<p>For the following exercises, solve each system by any method.<\/p>\n<p>31. [latex]\\begin{gathered}5x+9y=16 \\\\ x+2y=4\\end{gathered}[\/latex]<\/p>\n<p>32.\u00a0[latex]\\begin{gathered}6x - 8y=-0.6\\\\ 3x+2y=0.9\\end{gathered}[\/latex]<\/p>\n<p>33. [latex]\\begin{gathered}5x - 2y=2.25\\\\ 7x - 4y=3\\end{gathered}[\/latex]<\/p>\n<p>34.\u00a0[latex]\\begin{gathered}x-\\frac{5}{12}y=-\\frac{55}{12} \\\\ -6x+\\frac{5}{2}y=\\frac{55}{2} \\end{gathered}[\/latex]<\/p>\n<p>35. [latex]\\begin{gathered}7x - 4y=\\frac{7}{6} \\\\ 2x+4y=\\frac{1}{3}\\end{gathered}[\/latex]<\/p>\n<p>36.\u00a0[latex]\\begin{gathered}3x+6y=11\\\\ 2x+4y=9\\end{gathered}[\/latex]<\/p>\n<p>37. [latex]\\begin{gathered}\\frac{7}{3}x-\\frac{1}{6}y=2 \\\\ -\\frac{21}{6}x+\\frac{3}{12}y=-3 \\end{gathered}[\/latex]<\/p>\n<p>38.\u00a0[latex]\\begin{gathered}\\frac{1}{2}x+\\frac{1}{3}y=\\frac{1}{3}\\\\ \\frac{3}{2}x+\\frac{1}{4}y=-\\frac{1}{8}\\end{gathered}[\/latex]<\/p>\n<p>39. [latex]\\begin{gathered}2.2x+1.3y=-0.1\\\\ 4.2x+4.2y=2.1\\end{gathered}[\/latex]<\/p>\n<p>40.\u00a0[latex]\\begin{gathered}0.1x+0.2y=2 \\\\ 0.35x - 0.3y=0 \\end{gathered}[\/latex]<\/p>\n<p>For the following exercises, graph the system of equations and state whether the system is consistent, inconsistent, or dependent and whether the system has one solution, no solution, or infinite solutions.<\/p>\n<p>41. [latex]\\begin{gathered}3x-y=0.6\\\\ x - 2y=1.3\\end{gathered}[\/latex]<\/p>\n<p>42.\u00a0[latex]\\begin{gathered} -x+2y=4 \\\\ 2x - 4y=1 \\end{gathered}[\/latex]<\/p>\n<p>43. [latex]\\begin{gathered}x+2y=7 \\\\ 2x+6y=12 \\end{gathered}[\/latex]<\/p>\n<p>44.\u00a0[latex]\\begin{gathered}3x - 5y=7 \\\\ x - 2y=3 \\end{gathered}[\/latex]<\/p>\n<p>45. [latex]\\begin{gathered}3x - 2y=5 \\\\ -9x+6y=-15 \\end{gathered}[\/latex]<\/p>\n<p>For the following exercises, use the intersect function on a graphing device to solve each system. Round all answers to the nearest hundredth.<\/p>\n<p>46. [latex]\\begin{gathered}0.1x+0.2y=0.3\\\\ -0.3x+0.5y=1 \\end{gathered}[\/latex]<\/p>\n<p>47. [latex]\\begin{gathered}-0.01x+0.12y=0.62 \\\\ 0.15x+0.20y=0.52\\end{gathered}[\/latex]<\/p>\n<p>48.\u00a0[latex]\\begin{gathered}0.5x+0.3y=4 \\\\ 0.25x - 0.9y=0.46 \\end{gathered}[\/latex]<\/p>\n<p>49. [latex]\\begin{gathered}0.15x+0.27y=0.39 \\\\ -0.34x+0.56y=1.8 \\end{gathered}[\/latex]<\/p>\n<p>50.\u00a0[latex]\\begin{gathered} -0.71x+0.92y=0.13\\\\ 0.83x+0.05y=2.1 \\end{gathered}[\/latex]<\/p>\n<p>For the following exercises, solve each system in terms of [latex]A,B,C,D,E,\\text{}[\/latex] and [latex]F[\/latex] where [latex]A-F[\/latex] are nonzero numbers. Note that [latex]A\\ne B[\/latex] and [latex]AE\\ne BD[\/latex].<\/p>\n<p>51. [latex]\\begin{gathered}x+y=A\\\\ x-y=B\\end{gathered}[\/latex]<\/p>\n<p>52.\u00a0[latex]\\begin{gathered}x+Ay=1\\\\ x+By=1\\end{gathered}[\/latex]<\/p>\n<p>53. [latex]\\begin{gathered}Ax+y=0\\\\ Bx+y=1\\end{gathered}[\/latex]<\/p>\n<p>54.\u00a0[latex]\\begin{gathered}Ax+By=C\\\\ x+y=1\\end{gathered}[\/latex]<\/p>\n<p>55. [latex]\\begin{gathered}Ax+By=C\\\\ Dx+Ey=F\\end{gathered}[\/latex]<\/p>\n<p>For the following exercises, solve for the desired quantity.<\/p>\n<p>56. A stuffed animal business has a total cost of production [latex]C=12x+30[\/latex] and a revenue function [latex]R=20x[\/latex]. Find the break-even point.<\/p>\n<p>57. A fast-food restaurant has a cost of production [latex]C\\left(x\\right)=11x+120[\/latex] and a revenue function [latex]R\\left(x\\right)=5x[\/latex]. When does the company start to turn a profit?<\/p>\n<p>58.\u00a0A cell phone factory has a cost of production [latex]C\\left(x\\right)=150x+10,000[\/latex] and a revenue function [latex]R\\left(x\\right)=200x[\/latex]. What is the break-even point?<\/p>\n<p>59. A musician charges [latex]C\\left(x\\right)=64x+20,000,\\text{}[\/latex] where [latex]x[\/latex] is the total number of attendees at the concert. The venue charges $80 per ticket. After how many people buy tickets does the venue break even, and what is the value of the total tickets sold at that point?<\/p>\n<p>60.\u00a0A guitar factory has a cost of production [latex]C\\left(x\\right)=75x+50,000[\/latex]. If the company needs to break even after 150 units sold, at what price should they sell each guitar? Round up to the nearest dollar, and write the revenue function.<\/p>\n<p>For the following exercises, use a system of linear equations with two variables and two equations to solve.<\/p>\n<p>61. Find two numbers whose sum is 28 and difference is 13.<\/p>\n<p>62.\u00a0A number is 9 more than another number. Twice the sum of the two numbers is 10. Find the two numbers.<\/p>\n<p>63. The startup cost for a restaurant is $120,000, and each meal costs $10 for the restaurant to make. If each meal is then sold for $15, after how many meals does the restaurant break even?<\/p>\n<p>64.\u00a0A moving company charges a flat rate of $150, and an additional $5 for each box. If a taxi service would charge $20 for each box, how many boxes would you need for it to be cheaper to use the moving company, and what would be the total cost?<\/p>\n<p>65. A total of 1,595 first- and second-year college students gathered at a pep rally. The number of freshmen exceeded the number of sophomores by 15. How many freshmen and sophomores were in attendance?<\/p>\n<p>66.\u00a0276 students enrolled in a freshman-level chemistry class. By the end of the semester, 5 times the number of students passed as failed. Find the number of students who passed, and the number of students who failed.<\/p>\n<p>67. There were 130 faculty at a conference. If there were 18 more women than men attending, how many of each gender attended the conference?<\/p>\n<p>68.\u00a0A jeep and BMW enter a highway running east-west at the same exit heading in opposite directions. The jeep entered the highway 30 minutes before the BMW did, and traveled 7 mph slower than the BMW. After 2 hours from the time the BMW entered the highway, the cars were 306.5 miles apart. Find the speed of each car, assuming they were driven on cruise control.<\/p>\n<p>69. If a scientist mixed 10% saline solution with 60% saline solution to get 25 gallons of 40% saline solution, how many gallons of 10% and 60% solutions were mixed?<\/p>\n<p>70.\u00a0An investor earned triple the profits of what she earned last year. If she made $500,000.48 total for both years, how much did she earn in profits each year?<\/p>\n<p>71. An investor who dabbles in real estate invested 1.1 million dollars into two land investments. On the first investment, Swan Peak, her return was a 110% increase on the money she invested. On the second investment, Riverside Community, she earned 50% over what she invested. If she earned $1 million in profits, how much did she invest in each of the land deals?<\/p>\n<p>72.\u00a0If an investor invests a total of $25,000 into two bonds, one that pays 3% simple interest, and the other that pays [latex]2\\frac{7}{8}\\text{%}[\/latex] interest, and the investor earns $737.50 annual interest, how much was invested in each account?<\/p>\n<p>73. If an investor invests $23,000 into two bonds, one that pays 4% in simple interest, and the other paying 2% simple interest, and the investor earns $710.00 annual interest, how much was invested in each account?<\/p>\n<p>74.\u00a0CDs cost $5.96 more than DVDs at All Bets Are Off Electronics. How much would 6 CDs and 2 DVDs cost if 5 CDs and 2 DVDs cost $127.73?<\/p>\n<p>75. A store clerk sold 60 pairs of sneakers. The high-tops sold for $98.99 and the low-tops sold for $129.99. If the receipts for the two types of sales totaled $6,404.40, how many of each type of sneaker were sold?<\/p>\n<p>76.\u00a0A concert manager counted 350 ticket receipts the day after a concert. The price for a student ticket was $12.50, and the price for an adult ticket was $16.00. The register confirms that $5,075 was taken in. How many student tickets and adult tickets were sold?<\/p>\n<p>77. Admission into an amusement park for 4 children and 2 adults is $116.90. For 6 children and 3 adults, the admission is $175.35. Assuming a different price for children and adults, what is the price of the child\u2019s ticket and the price of the adult ticket?<\/p>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-14562\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Specific attribution<\/div><ul class=\"citation-list\"><li>Precalculus. <strong>Authored by<\/strong>: OpenStax College. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface\">http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":17533,"menu_order":1,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc-attribution\",\"description\":\"Precalculus\",\"author\":\"OpenStax College\",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175:1\/Preface\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-14562","chapter","type-chapter","status-publish","hentry"],"part":14549,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/pressbooks\/v2\/chapters\/14562","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/wp\/v2\/users\/17533"}],"version-history":[{"count":18,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/pressbooks\/v2\/chapters\/14562\/revisions"}],"predecessor-version":[{"id":17906,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/pressbooks\/v2\/chapters\/14562\/revisions\/17906"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/pressbooks\/v2\/parts\/14549"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/pressbooks\/v2\/chapters\/14562\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/wp\/v2\/media?parent=14562"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/pressbooks\/v2\/chapter-type?post=14562"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/wp\/v2\/contributor?post=14562"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/csn-precalculusv2\/wp-json\/wp\/v2\/license?post=14562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}