{"id":956,"date":"2021-10-08T18:56:38","date_gmt":"2021-10-08T18:56:38","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/?post_type=chapter&#038;p=956"},"modified":"2021-12-16T00:41:51","modified_gmt":"2021-12-16T00:41:51","slug":"7-2-the-substitution-method","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/chapter\/7-2-the-substitution-method\/","title":{"raw":"7.2: The Substitution Method","rendered":"7.2: The Substitution Method"},"content":{"raw":"<div class=\"wrapper\">\r\n<div id=\"wrap\">\r\n<div id=\"content\" role=\"main\">\r\n<div id=\"post-411\" class=\"standard post-411 chapter type-chapter status-publish hentry\">\r\n<div class=\"entry-content\">\r\n<div class=\"bcc-box bcc-highlight\">\r\n<h3>Learning Outcomes<\/h3>\r\n<ul>\r\n \t<li>Use the substitution method to solve systems of linear equations<\/li>\r\n \t<li>Express the solution of an inconsistent system of equations containing two variables<\/li>\r\n \t<li>Express the solution of a dependent system of equations containing two variables<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Key words<\/h3>\r\n<ul>\r\n \t<li><strong>Contradiction<\/strong>: a statement that is always false<\/li>\r\n \t<li><strong>Identity<\/strong>: a statement that is always true<\/li>\r\n<\/ul>\r\n<\/div>\r\n<h2>The Substitution Method<\/h2>\r\nIn this section we will learn the\u00a0<strong><em>substitution\u00a0method<\/em>\u00a0<\/strong>for finding a solution to a system of linear equations in two variables. We have used substitution to verify the solution of an equation, when we substituted values in for the [latex]x[\/latex] and [latex]y[\/latex] variables. The idea is similar when applied to solving systems.\r\n\r\nFirst we make the assumption that a system of equations has a solution. This means that the lines cross at a single point, which is turn means that at that point, the\u00a0[latex]x[\/latex]-values and the [latex]y[\/latex]-values in each equation are the same. This allows us to substitute either an\u00a0[latex]x[\/latex]-value or a [latex]y[\/latex]-value from one equation into the other equation.\u00a0The goal of the substitution method is to rewrite one of the equations in terms of a single variable. Then that equation can be solved for one of the variables. The second variable is found by substituting its new found value into either of the original equations and solving for the second variable.\r\n\r\nLet\u2019s start with an example to see what this means.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nFind the solution of the system:\r\n\r\n[latex]4x+3y=\u221214\/\/y=2[\/latex]\r\n<h4>Solution<\/h4>\r\nThe second equation already gives us the value of\u00a0[latex]y[\/latex]:\u00a0\u00a0[latex]y=2[\/latex]\r\n\r\nWe are going to substitute this value of\u00a0\u00a0[latex]y=2[\/latex] into the first equation:\r\n<p style=\"text-align: center;\">[latex]4x+3y=\u221214[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]4x+3\\left(\\color{red}{2}\\right)=\u221214[\/latex]<\/p>\r\nNo simplify and solve the equation for [latex]x[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}4x+6=\u221214\\\\4x=\u221220\\\\x=\u22125\\,\\,\\,\\end{array}[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\n[latex](-5,2)[\/latex] is the solution of the system of equations.\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\nWe can substitute a variable even if it is written as an expression.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nSolve the system of equations:\r\n\r\n[latex]y+x=3\\\\x=y+5[\/latex]\r\n\r\n&nbsp;\r\n<h4>Solution<\/h4>\r\nThe goal of the substitution method is to rewrite one of the equations in terms of a single variable. The second equation tells us that [latex]x=y+5[\/latex], so we can substitute [latex]y+5[\/latex] for [latex]x[\/latex]\u00a0<span style=\"font-size: 1rem; text-align: initial;\">in the first equation:<\/span>\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}y+\\color{red}{x}=3\\\\y+\\color{red}{\\left(y+5\\right)}=3\\end{array}[\/latex]<\/p>\r\nSimplify and solve the equation for [latex]y[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2y+5=\\,\\,\\,\\,3\\\\\\underline{\u22125\\,\\,\\,\\,\\,\u22125}\\\\2y=\u22122\\\\y=\u22121\\end{array}[\/latex]<\/p>\r\nNow find [latex]x[\/latex] by\u00a0substituting this value for [latex]y[\/latex] into either equation and solving for [latex]x[\/latex].\r\n\r\nWe will use the first equation:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\color{red}{y}+x=3\\\\\\color{red}{\u22121}+x=3\\\\\\underline{+1\\,\\,\\,\\,\\,\\,\\,\\,\\,+1}\\\\x=4\\end{array}[\/latex]<\/p>\r\nFinally, check the solution\u00a0[latex]x=4[\/latex], [latex]y=\u22121[\/latex]\u00a0by substituting these values into each of the original equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}y+x=3\\\\\u22121+4=3\\\\3=3\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}x=y+5\\\\4=\u22121+5\\\\4=4\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\n[latex]x=4[\/latex] and [latex]y=\u22121[\/latex]\r\n\r\nThe solution is [latex](4,\u22121)[\/latex].\r\n\r\n<\/div>\r\nRemember, a solution to a system of equations must be a solution to each of the equations within the system. The ordered pair [latex](4,\u22121)[\/latex] does work for both equations, so we know that it is a solution to the system as well.\r\n<div class=\"textbox tryit\">\r\n<h3>Try It<\/h3>\r\nSolve the system of equations: [latex]2x+3y=6\\\\x=-3[\/latex]\r\n\r\n[reveal-answer q=\"hjm890\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"hjm890\"]\r\n\r\n[latex](-3,4)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox tryit\">\r\n<h3>Try It<\/h3>\r\nSolve the system of equations: [latex]2x+3y=6\\\\y=3x+2[\/latex]\r\n\r\n[reveal-answer q=\"hjm808\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"hjm808\"]\r\n\r\n[latex](0,2)[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\nIn the examples above, one of the equations was already given to us in terms of the variable [latex]x[\/latex] or [latex]y[\/latex]. This allowed us to quickly substitute that value into the other equation and solve for one of the unknowns.\r\n\r\nSometimes we have to rewrite one of the equations in terms of one of the variables first before we can substitute.\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nSolve the following system of equations by substitution.\r\n<div style=\"text-align: center;\">[latex]\\begin{equation}\\begin{aligned}-x+y &amp; =-5\\\\ y &amp; =x - 5\\ \\end{aligned}\\end{equation}[\/latex]<\/div>\r\n<h4>Solution<\/h4>\r\nSolve the first equation for [latex]y[\/latex]:\r\n<div style=\"text-align: center;\">[latex]\\begin{equation}\\begin{aligned}-x+y &amp; =-5\\\\ y &amp; =x - 5\\ \\end{aligned}\\end{equation}[\/latex]<\/div>\r\n<div><\/div>\r\nSubstitute the expression [latex]x - 5[\/latex] for [latex]y[\/latex] in the second equation:\r\n<div style=\"text-align: center;\">[latex]\\begin{equation}\\begin{aligned}2x - 5y &amp; =1 \\\\ 2x - 5(x - 5)=1 \\\\ 2x - 5x+25 &amp; =1\\\\ -3x &amp; =-24 \\\\ x&amp; =8\\end{aligned}\\end{equation}[\/latex]<\/div>\r\n<div><\/div>\r\nSubstitute [latex]x=8[\/latex] into the first equation and solve for [latex]y[\/latex]:\r\n<div style=\"text-align: center;\">[latex]\\begin{equation}\\begin{aligned}-\\left(8\\right)+y &amp; =-5 \\\\ y &amp;=3\\end{aligned}\\end{equation}[\/latex]<\/div>\r\n<div><\/div>\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{equation}\\begin{aligned}-x+y &amp; =-5 \\\\ -(8)+(3) &amp; =-5 \\;\\;\\;\\;\\;\\text{True}\\\\ \\\\2x - 5y &amp; =1 \\\\ 2\\left(8\\right)-5\\left(3\\right) &amp;=1 \\;\\;\\;\\;\\;\\text{True}\\end{aligned}\\end{equation}[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\n[latex]\\left(8,3\\right)[\/latex]\r\n\r\n<\/div>\r\n<\/div>\r\nThe substitution method can be used to solve any linear system in two variables, but the method works best if one of the equations contains a coefficient of 1 or [latex]\u20131[\/latex] so that we do not have to deal with fractions.\r\n\r\nHere is a summary of the steps we use to solve systems of equations using the substitution method.\r\n<div class=\"textbox shaded\">\r\n<h3>solvING A SYSTEM OF LINEAR EQUATIONS 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 unused equation, and 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 other 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\nLet\u2019s look at some examples whose substitution involves the distributive property.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nSolve the system of equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}y = 3x + 6\\\\\u22122x + 4y = 4\\end{array}[\/latex]<\/p>\r\n\r\n<h4>Solution<\/h4>\r\nThe first equation is already solved for [latex]y[\/latex] in terms of [latex]x[\/latex], so it makes sense to substitute [latex]3x + 6[\/latex] into the second equation for [latex]y[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\u22122x+4y=4\\\\\u22122x+4\\left(3x+6\\right)=4\\end{array}[\/latex]<\/p>\r\nSimplify and solve the equation for [latex]x[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\u22122x+12x+24=4\\,\\,\\,\\,\\,\\,\\,\\\\10x+24=4\\,\\,\\,\\,\\,\\,\\,\\\\\\underline{\u221224\\,\\,\u221224\\,\\,\\,\\,}\\\\10x=\u221220\\\\x=\u22122\\,\\,\\,\\end{array}[\/latex]<\/p>\r\nTo find[latex]y[\/latex], substitute this value for [latex]x[\/latex] back into one of the original equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}y=3x+6\\\\y=3\\left(\u22122\\right)+6\\\\y =\u22126+6\\\\y=0\\end{array}[\/latex]<\/p>\r\nCheck the solution [latex]x=\u22122[\/latex], [latex]y=0[\/latex]\u00a0by substituting them into each of the original equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}y=3x+6\\\\0=3\\left(\u22122\\right)+6\\\\0=\u22126+6\\\\0=0\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\u22122x+4y=4\\\\\u22122\\left(\u22122\\right)+4\\left(0\\right)=4\\\\4+0=4\\\\4=4\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\n[latex]x=\u22122[\/latex] and [latex]y=0[\/latex]\r\n\r\nThe solution is [latex](\u22122, 0)[\/latex].\r\n\r\n<\/div>\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nSolve the system of equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2x+3y=22\\\\3x+y=19\\end{array}[\/latex]<\/p>\r\n\r\n<h4>Solution<\/h4>\r\nThe second equation,[latex]3x+y=19[\/latex], can easily be rewritten in terms of [latex]y[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}3x+y=19\\\\y=19\u20133x\\end{array}[\/latex]<\/p>\r\nSubstitute [latex]19\u20133x[\/latex] for [latex]y[\/latex] in the other equation:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2x+3y=22\\\\2x+3(19\u20133x)=22\\end{array}[\/latex]<\/p>\r\nSimplify and solve the equation for [latex]x[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2x+57\u20139x=22\\,\\,\\,\\,\\\\\u22127x+57=22\\,\\,\\,\\,\\\\\u22127x=\u221235\\\\x=5\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\r\nSubstitute [latex]x=5[\/latex] back into one of the original equations to solve for [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}3x+y=19\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\\\3\\left(5\\right)+y=19\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\\\15+y=19\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\\\y=19\u221215\\\\y=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\r\nCheck both solutions by substituting them into each of the original equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2x+3y=22\\\\2(5)+3\\left(4\\right)=22\\\\10+12=22\\\\22=22\\\\\\text{TRUE}\\\\\\\\3x+y=19\\\\3\\left(5\\right)+4= 19\\\\19=19\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\n[latex]x=5[\/latex] and [latex]y=4[\/latex]\r\n\r\nThe solution is [latex](5, 4)[\/latex].\r\n\r\n<\/div>\r\nIf we had chosen the other equation to start with in the previous examples, we would still be able to find the same solution. \u00a0It is really a matter of preference because sometimes solving for a variable will result in having to work with fractions. \u00a0Gaining experience with algebra, will help us to anticipate what choices will lead to more desirable outcomes.\r\n<div class=\"textbox tryit\">\r\n<h3>Try It<\/h3>\r\nSolve the system of equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}x+3y=6\\\\3y=x-6\\end{array}[\/latex]<\/p>\r\n[reveal-answer q=\"hjm460\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"hjm460\"][latex](6,0)[\/latex][\/hidden-answer]\r\n\r\n<\/div>\r\nThe following video shows an example of solving a systems of two equations using the substitution method.\r\n\r\n<iframe src=\"https:\/\/www.youtube.com\/embed\/MIXL35YRzRw?feature=oembed&amp;rel=0\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n<iframe id=\"ohm13945\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=13945&amp;theme=oea&amp;iframe_resize_id=ohm13945&amp;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe>\r\n\r\n<\/div>\r\n<h2 id=\"title2\">Inconsistent and Dependent Systems<\/h2>\r\nNot all systems have a single solution. Inconsistent systems have no solution, and dependent systems have infinite solutions represented by an equation. When we started solving systems using substitution, we made the assumption that there is exactly one solution. That assumption will be shown to be false if we get either a contradiction (e.g., [latex]2=-6[\/latex]) or an identity (e.g., [latex]4=4[\/latex].\r\n\r\nA <em><strong>contradiction<\/strong><\/em> implies there are\u00a0<strong>no solutions\u00a0<\/strong>to this equation.\u00a0 An <em><strong>identity<\/strong><\/em> implies that the system is dependent and has <strong>infinite solutions<\/strong> that are represented by either equation.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nSolve the system of equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}y=5x+4\\\\10x\u22122y=4\\end{array}[\/latex]<\/p>\r\n\r\n<h4>Solution<\/h4>\r\nSince the first equation is [latex]y=5x+4[\/latex], we can substitute [latex]5x+4[\/latex] in for [latex]y[\/latex] in the second equation:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}y=5x+4\\\\10x\u22122y=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\\\10x\u20132\\left(5x+4\\right)=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\r\nExpand the expression on the left using the distributive property:\r\n<p style=\"text-align: center;\">[latex]10x\u201310x\u20138=4[\/latex]<\/p>\r\nCombine like terms on the left side of equation:\r\n<p style=\"text-align: center;\">[latex]10x\u201310x=0[\/latex], so you are left with [latex]\u22128=4[\/latex]; a contradiction.<\/p>\r\n\r\n<h4>Answer<\/h4>\r\nThe statement [latex]\u22128=4[\/latex] is false, so there is no solution.\r\n\r\n<\/div>\r\nWe get the contradiction [latex]\u22128=4[\/latex]. What does this mean? The graph of this system sheds some light on what is happening.\r\n<div class=\"wp-nocaption aligncenter size-full wp-image-2994\"><img class=\"aligncenter size-full wp-image-2994\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/20183038\/Screen-Shot-2016-04-20-at-11.30.22-AM.png\" alt=\"Two parallel lines. One line is y=5x+4, and the other line is 10x-2y=4.\" width=\"459\" height=\"458\" \/><\/div>\r\nThe lines are parallel, they never intersect and there is no solution to this system of linear equations. Note that the result [latex]\u22128=4[\/latex] is\u00a0<b>not\u00a0<\/b>a solution. It is simply a contradiction which indicates that there is\u00a0<b>no\u00a0<\/b>solution.\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nSolve the following system of equations.\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}x=9 - 2y\\hfill \\\\ x+2y=13\\hfill \\end{array}[\/latex]<\/p>\r\n\r\n<h4>Solution<\/h4>\r\nThe first equation is already solved for [latex]x[\/latex], so can substitute the expression [latex]9-2y[\/latex] for [latex]x[\/latex] in the second equation:\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}x+2y=13\\hfill \\\\ \\left(9 - 2y\\right)+2y=13\\hfill \\\\ 9+0y=13\\hfill \\\\ 9=13\\hfill \\end{array}[\/latex]<\/p>\r\nClearly, this statement is a contradiction because [latex]9\\ne 13[\/latex]. Therefore, the system has no solution.\r\n\r\n<\/div>\r\nIn the next video, we show another example of using substitution to solve a system that has no solution.\r\n\r\n<iframe src=\"https:\/\/www.youtube.com\/embed\/kTtKfh5gFUc?feature=oembed&amp;rel=0\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n<iframe id=\"ohm115196\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115196&amp;theme=oea&amp;iframe_resize_id=ohm115196&amp;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe>\r\n\r\n<\/div>\r\nWe have also seen linear equations in one variable and systems of equations in two variables that have an infinite number of solutions. \u00a0In the next example, we will see what happens when you apply the substitution method to a system with an infinite number of solutions.\r\n<div class=\"bcc-box bcc-info\">\r\n<h3>Example<\/h3>\r\nSolve for [latex]x[\/latex] and [latex]y[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\,\\,\\,y=\u22120.5x\\\\9y=\u22124.5x\\end{array}[\/latex]<\/p>\r\n\r\n<h4>Solution<\/h4>\r\nSubstitute [latex]\u22120.5x[\/latex] for [latex]y[\/latex] in the second equation:\r\n<div align=\"center\">\r\n\r\n[latex]\\begin{array}{r}9y=\u22124.5x\\\\9(\u22120.5x)=\u22124.5\\,\\,\\,\\\\\u22124.5x=\u22124.5x\\end{array}[\/latex]\r\n\r\nThis is an identity, so there are an infinite number of solutions represented by [latex]y=-0.5x[\/latex].\r\n\r\nThe solution can also be written as an ordered pair with [latex]y[\/latex] written in terms of [latex]x[\/latex]: [latex](x,-0.5x)[\/latex].\r\n\r\n<\/div>\r\n<\/div>\r\nGraphing can help us make sense of the system in the example above.\r\n<div class=\"wp-nocaption aligncenter size-full wp-image-2993\"><img class=\"aligncenter size-full wp-image-2993\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/20182902\/Screen-Shot-2016-04-20-at-11.28.43-AM.png\" alt=\"Two overlapping lines that represent the same line. One line is 9y=-4.5x, and the other line is y=-0.5x.\" width=\"458\" height=\"460\" \/><\/div>\r\nThis system consists of two equations that both represent the same line; the two lines coincide. Every point along the line will be a solution to the system, and that\u2019s why the substitution method yields a true statement. In this case, there are an infinite number of solutions that lie on the line [latex]y=-0.5x[\/latex].\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n<iframe id=\"ohm115192\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115192&amp;theme=oea&amp;iframe_resize_id=ohm115192&amp;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe>\r\n\r\n<\/div>\r\nThe following video shows an example of solving a system that has an infinite number of solutions.\r\n\r\n<iframe src=\"https:\/\/www.youtube.com\/embed\/Pcqb109yK5Q?feature=oembed&amp;rel=0\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe>\r\n\r\nThe following video shows an example of solving a system of equations that has no solutions.\r\n\r\n<iframe src=\"https:\/\/www.youtube.com\/embed\/kTtKfh5gFUc?feature=oembed&amp;rel=0\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe>\r\n<h2>Summary<\/h2>\r\nThe substitution method is one way of solving systems of equations. To use the substitution method, use one equation to find an expression for one of the variables in terms of the other variable. Then substitute that expression in place of that variable in the second equation. Then solve this equation as it will now have only one variable. Solving using the substitution method will yield one of three results: a single value for each variable within the system (indicating one solution), a contradiction (indicating no solutions), or an identity (indicating an infinite number of solutions that are represented by either equation).\r\n\r\n&nbsp;\r\n\r\n<\/div>\r\n<\/div>","rendered":"<div class=\"wrapper\">\n<div id=\"wrap\">\n<div id=\"content\" role=\"main\">\n<div id=\"post-411\" class=\"standard post-411 chapter type-chapter status-publish hentry\">\n<div class=\"entry-content\">\n<div class=\"bcc-box bcc-highlight\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n<li>Use the substitution method to solve systems of linear equations<\/li>\n<li>Express the solution of an inconsistent system of equations containing two variables<\/li>\n<li>Express the solution of a dependent system of equations containing two variables<\/li>\n<\/ul>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Key words<\/h3>\n<ul>\n<li><strong>Contradiction<\/strong>: a statement that is always false<\/li>\n<li><strong>Identity<\/strong>: a statement that is always true<\/li>\n<\/ul>\n<\/div>\n<h2>The Substitution Method<\/h2>\n<p>In this section we will learn the\u00a0<strong><em>substitution\u00a0method<\/em>\u00a0<\/strong>for finding a solution to a system of linear equations in two variables. We have used substitution to verify the solution of an equation, when we substituted values in for the [latex]x[\/latex] and [latex]y[\/latex] variables. The idea is similar when applied to solving systems.<\/p>\n<p>First we make the assumption that a system of equations has a solution. This means that the lines cross at a single point, which is turn means that at that point, the\u00a0[latex]x[\/latex]-values and the [latex]y[\/latex]-values in each equation are the same. This allows us to substitute either an\u00a0[latex]x[\/latex]-value or a [latex]y[\/latex]-value from one equation into the other equation.\u00a0The goal of the substitution method is to rewrite one of the equations in terms of a single variable. Then that equation can be solved for one of the variables. The second variable is found by substituting its new found value into either of the original equations and solving for the second variable.<\/p>\n<p>Let\u2019s start with an example to see what this means.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Find the solution of the system:<\/p>\n<p>[latex]4x+3y=\u221214\/\/y=2[\/latex]<\/p>\n<h4>Solution<\/h4>\n<p>The second equation already gives us the value of\u00a0[latex]y[\/latex]:\u00a0\u00a0[latex]y=2[\/latex]<\/p>\n<p>We are going to substitute this value of\u00a0\u00a0[latex]y=2[\/latex] into the first equation:<\/p>\n<p style=\"text-align: center;\">[latex]4x+3y=\u221214[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]4x+3\\left(\\color{red}{2}\\right)=\u221214[\/latex]<\/p>\n<p>No simplify and solve the equation for [latex]x[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}4x+6=\u221214\\\\4x=\u221220\\\\x=\u22125\\,\\,\\,\\end{array}[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>[latex](-5,2)[\/latex] is the solution of the system of equations.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>We can substitute a variable even if it is written as an expression.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Solve the system of equations:<\/p>\n<p>[latex]y+x=3\\\\x=y+5[\/latex]<\/p>\n<p>&nbsp;<\/p>\n<h4>Solution<\/h4>\n<p>The goal of the substitution method is to rewrite one of the equations in terms of a single variable. The second equation tells us that [latex]x=y+5[\/latex], so we can substitute [latex]y+5[\/latex] for [latex]x[\/latex]\u00a0<span style=\"font-size: 1rem; text-align: initial;\">in the first equation:<\/span><\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}y+\\color{red}{x}=3\\\\y+\\color{red}{\\left(y+5\\right)}=3\\end{array}[\/latex]<\/p>\n<p>Simplify and solve the equation for [latex]y[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2y+5=\\,\\,\\,\\,3\\\\\\underline{\u22125\\,\\,\\,\\,\\,\u22125}\\\\2y=\u22122\\\\y=\u22121\\end{array}[\/latex]<\/p>\n<p>Now find [latex]x[\/latex] by\u00a0substituting this value for [latex]y[\/latex] into either equation and solving for [latex]x[\/latex].<\/p>\n<p>We will use the first equation:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\\color{red}{y}+x=3\\\\\\color{red}{\u22121}+x=3\\\\\\underline{+1\\,\\,\\,\\,\\,\\,\\,\\,\\,+1}\\\\x=4\\end{array}[\/latex]<\/p>\n<p>Finally, check the solution\u00a0[latex]x=4[\/latex], [latex]y=\u22121[\/latex]\u00a0by substituting these values into each of the original equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}y+x=3\\\\\u22121+4=3\\\\3=3\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}x=y+5\\\\4=\u22121+5\\\\4=4\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>[latex]x=4[\/latex] and [latex]y=\u22121[\/latex]<\/p>\n<p>The solution is [latex](4,\u22121)[\/latex].<\/p>\n<\/div>\n<p>Remember, a solution to a system of equations must be a solution to each of the equations within the system. The ordered pair [latex](4,\u22121)[\/latex] does work for both equations, so we know that it is a solution to the system as well.<\/p>\n<div class=\"textbox tryit\">\n<h3>Try It<\/h3>\n<p>Solve the system of equations: [latex]2x+3y=6\\\\x=-3[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qhjm890\">Show Answer<\/span><\/p>\n<div id=\"qhjm890\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex](-3,4)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox tryit\">\n<h3>Try It<\/h3>\n<p>Solve the system of equations: [latex]2x+3y=6\\\\y=3x+2[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qhjm808\">Show Answer<\/span><\/p>\n<div id=\"qhjm808\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex](0,2)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>In the examples above, one of the equations was already given to us in terms of the variable [latex]x[\/latex] or [latex]y[\/latex]. This allowed us to quickly substitute that value into the other equation and solve for one of the unknowns.<\/p>\n<p>Sometimes we have to rewrite one of the equations in terms of one of the variables first before we can substitute.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>Solve the following system of equations by substitution.<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{equation}\\begin{aligned}-x+y & =-5\\\\ y & =x - 5\\ \\end{aligned}\\end{equation}[\/latex]<\/div>\n<h4>Solution<\/h4>\n<p>Solve the first equation for [latex]y[\/latex]:<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{equation}\\begin{aligned}-x+y & =-5\\\\ y & =x - 5\\ \\end{aligned}\\end{equation}[\/latex]<\/div>\n<div><\/div>\n<p>Substitute the expression [latex]x - 5[\/latex] for [latex]y[\/latex] in the second equation:<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{equation}\\begin{aligned}2x - 5y & =1 \\\\ 2x - 5(x - 5)=1 \\\\ 2x - 5x+25 & =1\\\\ -3x & =-24 \\\\ x& =8\\end{aligned}\\end{equation}[\/latex]<\/div>\n<div><\/div>\n<p>Substitute [latex]x=8[\/latex] into the first equation and solve for [latex]y[\/latex]:<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{equation}\\begin{aligned}-\\left(8\\right)+y & =-5 \\\\ y &=3\\end{aligned}\\end{equation}[\/latex]<\/div>\n<div><\/div>\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{equation}\\begin{aligned}-x+y & =-5 \\\\ -(8)+(3) & =-5 \\;\\;\\;\\;\\;\\text{True}\\\\ \\\\2x - 5y & =1 \\\\ 2\\left(8\\right)-5\\left(3\\right) &=1 \\;\\;\\;\\;\\;\\text{True}\\end{aligned}\\end{equation}[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>[latex]\\left(8,3\\right)[\/latex]<\/p>\n<\/div>\n<\/div>\n<p>The substitution method can be used to solve any linear system in two variables, but the method works best if one of the equations contains a coefficient of 1 or [latex]\u20131[\/latex] so that we do not have to deal with fractions.<\/p>\n<p>Here is a summary of the steps we use to solve systems of equations using the substitution method.<\/p>\n<div class=\"textbox shaded\">\n<h3>solvING A SYSTEM OF LINEAR EQUATIONS 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 unused equation, and then solve for the remaining variable.<\/li>\n<li>Substitute that solution into either of the original equations to find the value of the other 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<p>Let\u2019s look at some examples whose substitution involves the distributive property.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Solve the system of equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}y = 3x + 6\\\\\u22122x + 4y = 4\\end{array}[\/latex]<\/p>\n<h4>Solution<\/h4>\n<p>The first equation is already solved for [latex]y[\/latex] in terms of [latex]x[\/latex], so it makes sense to substitute [latex]3x + 6[\/latex] into the second equation for [latex]y[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\u22122x+4y=4\\\\\u22122x+4\\left(3x+6\\right)=4\\end{array}[\/latex]<\/p>\n<p>Simplify and solve the equation for [latex]x[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\u22122x+12x+24=4\\,\\,\\,\\,\\,\\,\\,\\\\10x+24=4\\,\\,\\,\\,\\,\\,\\,\\\\\\underline{\u221224\\,\\,\u221224\\,\\,\\,\\,}\\\\10x=\u221220\\\\x=\u22122\\,\\,\\,\\end{array}[\/latex]<\/p>\n<p>To find[latex]y[\/latex], substitute this value for [latex]x[\/latex] back into one of the original equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}y=3x+6\\\\y=3\\left(\u22122\\right)+6\\\\y =\u22126+6\\\\y=0\\end{array}[\/latex]<\/p>\n<p>Check the solution [latex]x=\u22122[\/latex], [latex]y=0[\/latex]\u00a0by substituting them into each of the original equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}y=3x+6\\\\0=3\\left(\u22122\\right)+6\\\\0=\u22126+6\\\\0=0\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}\u22122x+4y=4\\\\\u22122\\left(\u22122\\right)+4\\left(0\\right)=4\\\\4+0=4\\\\4=4\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>[latex]x=\u22122[\/latex] and [latex]y=0[\/latex]<\/p>\n<p>The solution is [latex](\u22122, 0)[\/latex].<\/p>\n<\/div>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Solve the system of equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2x+3y=22\\\\3x+y=19\\end{array}[\/latex]<\/p>\n<h4>Solution<\/h4>\n<p>The second equation,[latex]3x+y=19[\/latex], can easily be rewritten in terms of [latex]y[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}3x+y=19\\\\y=19\u20133x\\end{array}[\/latex]<\/p>\n<p>Substitute [latex]19\u20133x[\/latex] for [latex]y[\/latex] in the other equation:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2x+3y=22\\\\2x+3(19\u20133x)=22\\end{array}[\/latex]<\/p>\n<p>Simplify and solve the equation for [latex]x[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2x+57\u20139x=22\\,\\,\\,\\,\\\\\u22127x+57=22\\,\\,\\,\\,\\\\\u22127x=\u221235\\\\x=5\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\n<p>Substitute [latex]x=5[\/latex] back into one of the original equations to solve for [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}3x+y=19\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\\\3\\left(5\\right)+y=19\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\\\15+y=19\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\\\y=19\u221215\\\\y=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\n<p>Check both solutions by substituting them into each of the original equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}2x+3y=22\\\\2(5)+3\\left(4\\right)=22\\\\10+12=22\\\\22=22\\\\\\text{TRUE}\\\\\\\\3x+y=19\\\\3\\left(5\\right)+4= 19\\\\19=19\\\\\\text{TRUE}\\end{array}[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>[latex]x=5[\/latex] and [latex]y=4[\/latex]<\/p>\n<p>The solution is [latex](5, 4)[\/latex].<\/p>\n<\/div>\n<p>If we had chosen the other equation to start with in the previous examples, we would still be able to find the same solution. \u00a0It is really a matter of preference because sometimes solving for a variable will result in having to work with fractions. \u00a0Gaining experience with algebra, will help us to anticipate what choices will lead to more desirable outcomes.<\/p>\n<div class=\"textbox tryit\">\n<h3>Try It<\/h3>\n<p>Solve the system of equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}x+3y=6\\\\3y=x-6\\end{array}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qhjm460\">Show Answer<\/span><\/p>\n<div id=\"qhjm460\" class=\"hidden-answer\" style=\"display: none\">[latex](6,0)[\/latex]<\/div>\n<\/div>\n<\/div>\n<p>The following video shows an example of solving a systems of two equations using the substitution method.<\/p>\n<p><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/MIXL35YRzRw?feature=oembed&amp;rel=0\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm13945\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=13945&amp;theme=oea&amp;iframe_resize_id=ohm13945&amp;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<h2 id=\"title2\">Inconsistent and Dependent Systems<\/h2>\n<p>Not all systems have a single solution. Inconsistent systems have no solution, and dependent systems have infinite solutions represented by an equation. When we started solving systems using substitution, we made the assumption that there is exactly one solution. That assumption will be shown to be false if we get either a contradiction (e.g., [latex]2=-6[\/latex]) or an identity (e.g., [latex]4=4[\/latex].<\/p>\n<p>A <em><strong>contradiction<\/strong><\/em> implies there are\u00a0<strong>no solutions\u00a0<\/strong>to this equation.\u00a0 An <em><strong>identity<\/strong><\/em> implies that the system is dependent and has <strong>infinite solutions<\/strong> that are represented by either equation.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Solve the system of equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}y=5x+4\\\\10x\u22122y=4\\end{array}[\/latex]<\/p>\n<h4>Solution<\/h4>\n<p>Since the first equation is [latex]y=5x+4[\/latex], we can substitute [latex]5x+4[\/latex] in for [latex]y[\/latex] in the second equation:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}y=5x+4\\\\10x\u22122y=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\\\10x\u20132\\left(5x+4\\right)=4\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\,\\end{array}[\/latex]<\/p>\n<p>Expand the expression on the left using the distributive property:<\/p>\n<p style=\"text-align: center;\">[latex]10x\u201310x\u20138=4[\/latex]<\/p>\n<p>Combine like terms on the left side of equation:<\/p>\n<p style=\"text-align: center;\">[latex]10x\u201310x=0[\/latex], so you are left with [latex]\u22128=4[\/latex]; a contradiction.<\/p>\n<h4>Answer<\/h4>\n<p>The statement [latex]\u22128=4[\/latex] is false, so there is no solution.<\/p>\n<\/div>\n<p>We get the contradiction [latex]\u22128=4[\/latex]. What does this mean? The graph of this system sheds some light on what is happening.<\/p>\n<div class=\"wp-nocaption aligncenter size-full wp-image-2994\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2994\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/20183038\/Screen-Shot-2016-04-20-at-11.30.22-AM.png\" alt=\"Two parallel lines. One line is y=5x+4, and the other line is 10x-2y=4.\" width=\"459\" height=\"458\" \/><\/div>\n<p>The lines are parallel, they never intersect and there is no solution to this system of linear equations. Note that the result [latex]\u22128=4[\/latex] is\u00a0<b>not\u00a0<\/b>a solution. It is simply a contradiction which indicates that there is\u00a0<b>no\u00a0<\/b>solution.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>Solve the following system of equations.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}x=9 - 2y\\hfill \\\\ x+2y=13\\hfill \\end{array}[\/latex]<\/p>\n<h4>Solution<\/h4>\n<p>The first equation is already solved for [latex]x[\/latex], so can substitute the expression [latex]9-2y[\/latex] for [latex]x[\/latex] in the second equation:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{r}x+2y=13\\hfill \\\\ \\left(9 - 2y\\right)+2y=13\\hfill \\\\ 9+0y=13\\hfill \\\\ 9=13\\hfill \\end{array}[\/latex]<\/p>\n<p>Clearly, this statement is a contradiction because [latex]9\\ne 13[\/latex]. Therefore, the system has no solution.<\/p>\n<\/div>\n<p>In the next video, we show another example of using substitution to solve a system that has no solution.<\/p>\n<p><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/kTtKfh5gFUc?feature=oembed&amp;rel=0\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm115196\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115196&amp;theme=oea&amp;iframe_resize_id=ohm115196&amp;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<p>We have also seen linear equations in one variable and systems of equations in two variables that have an infinite number of solutions. \u00a0In the next example, we will see what happens when you apply the substitution method to a system with an infinite number of solutions.<\/p>\n<div class=\"bcc-box bcc-info\">\n<h3>Example<\/h3>\n<p>Solve for [latex]x[\/latex] and [latex]y[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{array}{l}\\,\\,\\,y=\u22120.5x\\\\9y=\u22124.5x\\end{array}[\/latex]<\/p>\n<h4>Solution<\/h4>\n<p>Substitute [latex]\u22120.5x[\/latex] for [latex]y[\/latex] in the second equation:<\/p>\n<div style=\"margin: auto;\">\n<p>[latex]\\begin{array}{r}9y=\u22124.5x\\\\9(\u22120.5x)=\u22124.5\\,\\,\\,\\\\\u22124.5x=\u22124.5x\\end{array}[\/latex]<\/p>\n<p>This is an identity, so there are an infinite number of solutions represented by [latex]y=-0.5x[\/latex].<\/p>\n<p>The solution can also be written as an ordered pair with [latex]y[\/latex] written in terms of [latex]x[\/latex]: [latex](x,-0.5x)[\/latex].<\/p>\n<\/div>\n<\/div>\n<p>Graphing can help us make sense of the system in the example above.<\/p>\n<div class=\"wp-nocaption aligncenter size-full wp-image-2993\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2993\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/117\/2016\/04\/20182902\/Screen-Shot-2016-04-20-at-11.28.43-AM.png\" alt=\"Two overlapping lines that represent the same line. One line is 9y=-4.5x, and the other line is y=-0.5x.\" width=\"458\" height=\"460\" \/><\/div>\n<p>This system consists of two equations that both represent the same line; the two lines coincide. Every point along the line will be a solution to the system, and that\u2019s why the substitution method yields a true statement. In this case, there are an infinite number of solutions that lie on the line [latex]y=-0.5x[\/latex].<\/p>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm115192\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115192&amp;theme=oea&amp;iframe_resize_id=ohm115192&amp;show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n<p>The following video shows an example of solving a system that has an infinite number of solutions.<\/p>\n<p><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/Pcqb109yK5Q?feature=oembed&amp;rel=0\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>The following video shows an example of solving a system of equations that has no solutions.<\/p>\n<p><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/kTtKfh5gFUc?feature=oembed&amp;rel=0\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h2>Summary<\/h2>\n<p>The substitution method is one way of solving systems of equations. To use the substitution method, use one equation to find an expression for one of the variables in terms of the other variable. Then substitute that expression in place of that variable in the second equation. Then solve this equation as it will now have only one variable. Solving using the substitution method will yield one of three results: a single value for each variable within the system (indicating one solution), a contradiction (indicating no solutions), or an identity (indicating an infinite number of solutions that are represented by either equation).<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\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-956\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Revision and Adaptation. <strong>Provided by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li>Try It hjm890; hjm808; hjm460. <strong>Authored by<\/strong>: Hazel McKenna. <strong>Provided by<\/strong>: Utah Valley University. <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 class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>Ex 2: Solve a System of Equations Using Substitution. <strong>Authored by<\/strong>: James Sousa (Mathispower4u.com) for Lumen Learning. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/MIXL35YRzRw\">https:\/\/youtu.be\/MIXL35YRzRw<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li>Ex: Solve a System of Equations Using Substitution - Infinite Solutions. <strong>Authored by<\/strong>: James Sousa (Mathispower4u.com) for Lumen Learning. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/Pcqb109yK5Q\">https:\/\/youtu.be\/Pcqb109yK5Q<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li>Ex: Solve a System of Equations Using Substitution - No Solution. <strong>Authored by<\/strong>: James Sousa (Mathispower4u.com) for Lumen Learning. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/kTtKfh5gFUc\">https:\/\/youtu.be\/kTtKfh5gFUc<\/a>. <strong>License<\/strong>: <em>All Rights Reserved<\/em><\/li><li>Unit 13: Graphing, from Developmental Math: An Open Program. <strong>Provided by<\/strong>: Monterey Institute of Technology. <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":422608,"menu_order":4,"template":"","meta":{"_candela_citation":"[{\"type\":\"original\",\"description\":\"Revision and Adaptation\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"Ex 2: Solve a System of Equations Using Substitution\",\"author\":\"James Sousa (Mathispower4u.com) for Lumen Learning\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/MIXL35YRzRw\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"Ex: Solve a System of Equations Using Substitution - Infinite Solutions\",\"author\":\"James Sousa (Mathispower4u.com) for Lumen Learning\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/Pcqb109yK5Q\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"Ex: Solve a System of Equations Using Substitution - No Solution\",\"author\":\"James Sousa (Mathispower4u.com) for Lumen Learning\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/kTtKfh5gFUc\",\"project\":\"\",\"license\":\"arr\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"Unit 13: Graphing, from Developmental Math: An Open Program\",\"author\":\"\",\"organization\":\"Monterey Institute of Technology\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"original\",\"description\":\"Try It hjm890; hjm808; hjm460\",\"author\":\"Hazel McKenna\",\"organization\":\"Utah Valley University\",\"url\":\"\",\"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-956","chapter","type-chapter","status-publish","hentry"],"part":661,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapters\/956","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/wp\/v2\/users\/422608"}],"version-history":[{"count":5,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapters\/956\/revisions"}],"predecessor-version":[{"id":2002,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapters\/956\/revisions\/2002"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/parts\/661"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapters\/956\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/wp\/v2\/media?parent=956"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=956"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/wp\/v2\/contributor?post=956"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/wp\/v2\/license?post=956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}