{"id":2914,"date":"2024-02-09T20:20:13","date_gmt":"2024-02-09T20:20:13","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/?post_type=chapter&#038;p=2914"},"modified":"2026-03-11T15:50:37","modified_gmt":"2026-03-11T15:50:37","slug":"8-3-2-the-elimination-method-ii","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/chapter\/8-3-2-the-elimination-method-ii\/","title":{"raw":"8.3.2: The Elimination Method II","rendered":"8.3.2: The Elimination Method II"},"content":{"raw":"<div class=\"wrapper\">\r\n<div id=\"wrap\">\r\n<div id=\"content\" role=\"main\">\r\n<div id=\"post-3388\" class=\"standard post-3388 chapter type-chapter status-publish hentry\">\r\n<div class=\"entry-content\">\r\n<div class=\"textbox learning-objectives\">\r\n<h1>Learning Objectives<\/h1>\r\n<ul>\r\n \t<li>Solve a system of linear equation using the elimination method<\/li>\r\n<\/ul>\r\n<\/div>\r\n<h2>The Elimination Method<\/h2>\r\nIn the last section, we solved systems of linear equations using the\u00a0<em><strong>elimination method<\/strong><\/em>. In this method, we add equations where one of the variables has opposite coefficients in the equations, so that the sum is zero. This eliminates that variable and results in a linear equation in one variable which can be solved, a contradiction that implies no solution, or an identity which implies infinite solutions constrained by either equation. 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>the ELIMINATION method<\/h3>\r\n<ol>\r\n \t<li>Write both equations with [latex]x[\/latex]\u2013 and\u00a0[latex]y[\/latex]-variables on the left side of the equals 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 nonzero numbers 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. If a contradiction occurs, there is no solution. If an identity occurs, there are infinite solutions constrained by either equation.<\/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 exercises\">\r\n<h3>Example<\/h3>\r\nSolve the system of equations:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x+2y&amp;=-1 \\\\ -x+\\;y&amp;=3 \\end{align}[\/latex]<\/p>\r\n\r\n<h4>Solution<\/h4>\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 0x+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{align}3y&amp;=2 \\\\ y&amp;=\\dfrac{2}{3} \\end{align}[\/latex]<\/p>\r\nNow 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{align}-x+y&amp;=3 \\\\ -x+\\frac{2}{3}&amp;=3 \\\\ -x&amp;=3-\\frac{2}{3} \\\\ -x&amp;=\\frac{7}{3} \\\\ x&amp;=-\\frac{7}{3} \\end{align}[\/latex]<\/p>\r\n<p style=\"text-align: left;\">The solution to this system is [latex]\\left(-\\frac{7}{3},\\frac{2}{3}\\right)[\/latex].<\/p>\r\nCheck the solution in the other equation:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x+2y&amp;=-1 \\\\ \\left(-\\frac{7}{3}\\right)+2\\left(\\frac{2}{3}\\right)&amp;= \\\\ -\\frac{7}{3}+\\frac{4}{3}&amp;= \\\\ -\\frac{3}{3}&amp;= \\\\ -1&amp;=-1&amp;&amp; \\text{True} \\end{align}[\/latex]<\/p>\r\n\r\n<h4>Solution<\/h4>\r\nThe solution is\u00a0[latex]\\left(-\\frac{7}{3},\\frac{2}{3}\\right)[\/latex].\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 the graph below\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<div class=\"wp-nocaption aligncenter\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03183607\/CNX_Precalc_Figure_09_01_0042.jpg\" alt=\"Two lines with equations x+2y=negative 1 and x+y=3 that cross at the point negative seven-thirds, two-thirds.  \" width=\"487\" height=\"291\" \/><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n<iframe id=\"mom1\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115130&amp;theme=oea&amp;iframe_resize_id=mom1\" width=\"100%\" height=\"300\"><\/iframe>\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nSolve the given system of equations:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}3x+5y&amp;=-11 \\\\ x - 2y&amp;=11 \\end{align}[\/latex]<\/p>\r\n\r\n<h4>Solution<\/h4>\r\nAdding these equations as presented will not eliminate a variable. However, 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 [latex]x[\/latex]-terms will add to zero:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y&amp;=11 \\\\\\color{red}{-3}\\left(x - 2y\\right)&amp;=\\color{red}{-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\n<p style=\"text-align: left;\">Now, let\u2019s add them:<\/p>\r\n<p style=\"text-align: center;\">[latex]\\begin{align}3x+5y&amp;=\u221211 \\\\ \u22123x+6y&amp;=\u221233 \\\\ \\hline 0x+11y&amp;=\u221244 \\\\ y&amp;=\u22124 \\end{align}[\/latex]<\/p>\r\nNext, 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 [latex]\\left(3,-4\\right)[\/latex]. Check the solution in the other original equation:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y&amp;=11 \\\\ \\left(3\\right)-2\\left(-4\\right)&amp;=3+8 \\\\ &amp;=11 &amp;&amp; \\text{True} \\end{align}[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\nThe solution is [latex]\\left(3,-4\\right)[\/latex].\r\n<h4>Analysis of the solution<\/h4>\r\nGraphically, the two lines represented by the equations cross at the single point [latex]\\left(3,-4\\right)[\/latex].\r\n<div class=\"wp-nocaption aligncenter\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03183609\/CNX_Precalc_Figure_09_01_0052.jpg\" alt=\"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\" \/><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\nNotice that we go back to the original equations to check our solution. This will catch any arithmetical error we may have made when multiplying or adding the equations, as well as guaranteeing that our answer is the actual solution of the system.\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n<iframe id=\"mom15\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115120&amp;theme=oea&amp;iframe_resize_id=mom15\" width=\"100%\" height=\"300\"><\/iframe>\r\n\r\n<\/div>\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{equation}\\begin{aligned}5x+4y&amp;=12\\\\3x-2y&amp;=-6\\end{aligned}\\end{equation}[\/latex]<\/p>\r\n[reveal-answer q=\"hjm480\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"hjm480\"][latex](0,3)[\/latex][\/hidden-answer]\r\n\r\n<\/div>\r\nSometimes, it is not enough to multiply just one of the equations by a non-zero number to attain opposite coefficients of a variable. The next example shows how to get\u00a0opposite coefficients of a variable by multiplying both equations.\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nSolve the given system of equations in two variables by addition.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}2x+3y&amp;=-16 \\\\ 5x - 10y&amp;=30\\end{align}[\/latex]<\/p>\r\n\r\n<h4>Solution<\/h4>\r\nOne equation has [latex]2x[\/latex] and the other has [latex]5x[\/latex]. Both of the coefficients divide exactly into 10, so we can multiply the equations by\u00a0[latex]5[\/latex] and [latex]2[\/latex], respectively, to get equal coefficients of [latex]10[\/latex]. However,\u00a0to eliminate [latex]x[\/latex] one of the coefficients must be [latex]-10[\/latex], so we will multiply 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} \\color{red}{-5}\\left(2x+3y\\right)&amp;=\\color{red}{-5}\\left(-16\\right) \\\\ -10x - 15y&amp;=80 \\\\[3mm]\\color{red}{2}\\left(5x - 10y\\right)&amp;=\\color{red}{2}\\left(30\\right) \\\\ 10x - 20y&amp;=60 \\end{align}[\/latex]<\/p>\r\nThen, we add the two equations together to eliminate\u00a0[latex]x[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{align} \u221210x\u221215y&amp;=80 \\\\ 10x\u221220y&amp;=60 \\\\ \\hline 0x\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{align}2x+3\\left(-4\\right)&amp;=-16\\\\ 2x - 12&amp;=-16\\\\ 2x&amp;=-4\\\\ x&amp;=-2\\end{align}[\/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;=30\\\\ 5\\left(-2\\right)-10\\left(-4\\right)&amp;=30\\\\ -10+40&amp;=30\\\\ 30&amp;=30\\;\\;\\;\\text{True}\\end{align}[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\nThe solution is\u00a0[latex]\\left(-2,-4\\right)[\/latex].\r\n<h4>Analysis<\/h4>\r\nGraphically, the two lines represented by the equations cross at a single point\u00a0[latex]\\left(-2,-4\\right)[\/latex].\r\n<div class=\"wp-nocaption aligncenter\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03183611\/CNX_Precalc_Figure_09_01_0062.jpg\" alt=\"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\" \/><\/div>\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n\r\nIt is possible for a system of equations contains fractions. Fortunately, we can write equivalent equations that do not contain fractions by multiplying by a common denominator.\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/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 \\\\[1mm] \\frac{x}{2}-\\frac{y}{4}&amp;=1 \\end{align}[\/latex]<\/p>\r\n\r\n<h4><strong>Solution<\/strong><\/h4>\r\nFirst clear each equation of fractions by multiplying both sides of the equation by the least common denominator. The LCD for the first equation is [latex]6[\/latex] so we multiply the entire equation by [latex][\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\color{red}{6}\\left(\\frac{x}{3}+\\frac{y}{6}\\right)&amp;=\\color{red}{6}\\left(3\\right) \\\\[1mm] 2x+y&amp;=18 \\end{align}[\/latex]<\/p>\r\nThe LCD for the second equation is [latex]4[\/latex] so we multiply the entire equation by [latex]4[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}2x+y&amp;=18 \\\\[3mm]\\color{red}{4}\\left(\\frac{x}{2}-\\frac{y}{4}\\right)&amp;=\\color{red}{4}\\left(1\\right) \\\\[1mm] 2x-y&amp;=4 \\end{align}[\/latex]<\/p>\r\nNow multiply the second equation by [latex]-1[\/latex] so that we can eliminate [latex]x[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}-1\\left(2x-y\\right)&amp;=-1\\left(4\\right) \\\\[1mm] -2x+y&amp;=-4 \\end{align}[\/latex]<\/p>\r\nAdd the two equations to eliminate\u00a0[latex]x[\/latex] and solve the resulting equation for [latex]y[\/latex]:\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 and solve for\u00a0[latex]x[\/latex]:\r\n<p style=\"text-align: center;\">[latex]\\begin{align}2x+\\left(7\\right)&amp;=18 \\\\ 2x&amp;=11 \\\\ x&amp;=\\frac{11}{2} \\\\ &amp;=7.5 \\end{align}[\/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;=1\\\\[1mm] \\frac{\\frac{11}{2}}{2}-\\frac{7}{4}&amp;=1\\\\[1mm] \\frac{11}{4}-\\frac{7}{4}&amp;=1\\\\[1mm] \\frac{4}{4}&amp;=1\\end{align}[\/latex]<\/p>\r\n\r\n<h4>Answer<\/h4>\r\nThe\u00a0solution is [latex]\\left(\\frac{11}{2},7\\right)[\/latex].\r\n\r\n<\/div>\r\n<div class=\"try-it\">\r\n<div class=\"textbox tryit\">\r\n<div class=\"try-it\">\r\n<h3>TRY IT<\/h3>\r\n<div id=\"q326265\" class=\"hidden-answer\" style=\"display: none;\">\r\n\r\n[latex]\\left(10,-4\\right)[\/latex]\r\n\r\n<\/div>\r\n<\/div>\r\n<iframe id=\"mom10\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115110&amp;theme=oea&amp;iframe_resize_id=mom10\" width=\"100%\" height=\"300\" data-mce-fragment=\"1\"><\/iframe>\r\n\r\n<\/div>\r\n<div class=\"try-it\">\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{equation}\\begin{aligned}\\frac{3}{4}x-y=2\\\\3x-4y=8\\end{aligned}\\end{equation}[\/latex]<\/p>\r\n[reveal-answer q=\"hjm468\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"hjm468\"]Infinite solutions constrained by the equation [latex]3x-4y=8[\/latex].\u00a0 [latex]\\{ \\; (x,y)\\; \\large | \\normalsize \\;3x-4y=8\\;\\}[\/latex][\/hidden-answer]\r\n\r\n<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n<span style=\"font-size: 1rem; text-align: initial;\">The following video presents more examples of how to use the elimination method to solve a system of two linear equations.<\/span>\r\n\r\n<\/div>\r\n<iframe src=\"https:\/\/www.youtube.com\/embed\/ova8GSmPV4o?feature=oembed\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe>\r\n<div class=\"try-it\"><a href=\"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-content\/uploads\/sites\/5676\/2024\/02\/Transcript-8.3.2-1.docx\">Transcript-8.3.2-1<\/a><\/div>\r\n&nbsp;","rendered":"<div class=\"wrapper\">\n<div id=\"wrap\">\n<div id=\"content\" role=\"main\">\n<div id=\"post-3388\" class=\"standard post-3388 chapter type-chapter status-publish hentry\">\n<div class=\"entry-content\">\n<div class=\"textbox learning-objectives\">\n<h1>Learning Objectives<\/h1>\n<ul>\n<li>Solve a system of linear equation using the elimination method<\/li>\n<\/ul>\n<\/div>\n<h2>The Elimination Method<\/h2>\n<p>In the last section, we solved systems of linear equations using the\u00a0<em><strong>elimination method<\/strong><\/em>. In this method, we add equations where one of the variables has opposite coefficients in the equations, so that the sum is zero. This eliminates that variable and results in a linear equation in one variable which can be solved, a contradiction that implies no solution, or an identity which implies infinite solutions constrained by either equation. 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>the ELIMINATION method<\/h3>\n<ol>\n<li>Write both equations with [latex]x[\/latex]\u2013 and\u00a0[latex]y[\/latex]-variables on the left side of the equals 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 nonzero numbers 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. If a contradiction occurs, there is no solution. If an identity occurs, there are infinite solutions constrained by either equation.<\/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 exercises\">\n<h3>Example<\/h3>\n<p>Solve the system of equations:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x+2y&=-1 \\\\ -x+\\;y&=3 \\end{align}[\/latex]<\/p>\n<h4>Solution<\/h4>\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 0x+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{align}3y&=2 \\\\ y&=\\dfrac{2}{3} \\end{align}[\/latex]<\/p>\n<p>Now 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{align}-x+y&=3 \\\\ -x+\\frac{2}{3}&=3 \\\\ -x&=3-\\frac{2}{3} \\\\ -x&=\\frac{7}{3} \\\\ x&=-\\frac{7}{3} \\end{align}[\/latex]<\/p>\n<p style=\"text-align: left;\">The solution to this system is [latex]\\left(-\\frac{7}{3},\\frac{2}{3}\\right)[\/latex].<\/p>\n<p>Check the solution in the other equation:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x+2y&=-1 \\\\ \\left(-\\frac{7}{3}\\right)+2\\left(\\frac{2}{3}\\right)&= \\\\ -\\frac{7}{3}+\\frac{4}{3}&= \\\\ -\\frac{3}{3}&= \\\\ -1&=-1&& \\text{True} \\end{align}[\/latex]<\/p>\n<h4>Solution<\/h4>\n<p>The solution is\u00a0[latex]\\left(-\\frac{7}{3},\\frac{2}{3}\\right)[\/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 the graph below\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 class=\"wp-nocaption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03183607\/CNX_Precalc_Figure_09_01_0042.jpg\" alt=\"Two lines with equations x+2y=negative 1 and x+y=3 that cross at the point negative seven-thirds, two-thirds.\" width=\"487\" height=\"291\" \/><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"mom1\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115130&amp;theme=oea&amp;iframe_resize_id=mom1\" width=\"100%\" height=\"300\"><\/iframe><\/p>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>Solve the given system of equations:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}3x+5y&=-11 \\\\ x - 2y&=11 \\end{align}[\/latex]<\/p>\n<h4>Solution<\/h4>\n<p>Adding these equations as presented will not eliminate a variable. However, 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 [latex]x[\/latex]-terms will add to zero:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y&=11 \\\\\\color{red}{-3}\\left(x - 2y\\right)&=\\color{red}{-3}\\left(11\\right) && \\text{Multiply both sides by }-3 \\\\ -3x+6y&=-33 && \\text{Use the distributive property}. \\end{align}[\/latex]<\/p>\n<p style=\"text-align: left;\">Now, let\u2019s add them:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}3x+5y&=\u221211 \\\\ \u22123x+6y&=\u221233 \\\\ \\hline 0x+11y&=\u221244 \\\\ y&=\u22124 \\end{align}[\/latex]<\/p>\n<p>Next, 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 [latex]\\left(3,-4\\right)[\/latex]. Check the solution in the other original equation:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}x - 2y&=11 \\\\ \\left(3\\right)-2\\left(-4\\right)&=3+8 \\\\ &=11 && \\text{True} \\end{align}[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>The solution is [latex]\\left(3,-4\\right)[\/latex].<\/p>\n<h4>Analysis of the solution<\/h4>\n<p>Graphically, the two lines represented by the equations cross at the single point [latex]\\left(3,-4\\right)[\/latex].<\/p>\n<div class=\"wp-nocaption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03183609\/CNX_Precalc_Figure_09_01_0052.jpg\" alt=\"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\" \/><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>Notice that we go back to the original equations to check our solution. This will catch any arithmetical error we may have made when multiplying or adding the equations, as well as guaranteeing that our answer is the actual solution of the system.<\/p>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"mom15\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115120&amp;theme=oea&amp;iframe_resize_id=mom15\" width=\"100%\" height=\"300\"><\/iframe><\/p>\n<\/div>\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{equation}\\begin{aligned}5x+4y&=12\\\\3x-2y&=-6\\end{aligned}\\end{equation}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qhjm480\">Show Answer<\/span><\/p>\n<div id=\"qhjm480\" class=\"hidden-answer\" style=\"display: none\">[latex](0,3)[\/latex]<\/div>\n<\/div>\n<\/div>\n<p>Sometimes, it is not enough to multiply just one of the equations by a non-zero number to attain opposite coefficients of a variable. The next example shows how to get\u00a0opposite coefficients of a variable by multiplying both equations.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>Solve the given system of equations in two variables by addition.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}2x+3y&=-16 \\\\ 5x - 10y&=30\\end{align}[\/latex]<\/p>\n<h4>Solution<\/h4>\n<p>One equation has [latex]2x[\/latex] and the other has [latex]5x[\/latex]. Both of the coefficients divide exactly into 10, so we can multiply the equations by\u00a0[latex]5[\/latex] and [latex]2[\/latex], respectively, to get equal coefficients of [latex]10[\/latex]. However,\u00a0to eliminate [latex]x[\/latex] one of the coefficients must be [latex]-10[\/latex], so we will multiply 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} \\color{red}{-5}\\left(2x+3y\\right)&=\\color{red}{-5}\\left(-16\\right) \\\\ -10x - 15y&=80 \\\\[3mm]\\color{red}{2}\\left(5x - 10y\\right)&=\\color{red}{2}\\left(30\\right) \\\\ 10x - 20y&=60 \\end{align}[\/latex]<\/p>\n<p>Then, we add the two equations together to eliminate\u00a0[latex]x[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} \u221210x\u221215y&=80 \\\\ 10x\u221220y&=60 \\\\ \\hline 0x\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{align}2x+3\\left(-4\\right)&=-16\\\\ 2x - 12&=-16\\\\ 2x&=-4\\\\ x&=-2\\end{align}[\/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&=30\\\\ 5\\left(-2\\right)-10\\left(-4\\right)&=30\\\\ -10+40&=30\\\\ 30&=30\\;\\;\\;\\text{True}\\end{align}[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>The solution is\u00a0[latex]\\left(-2,-4\\right)[\/latex].<\/p>\n<h4>Analysis<\/h4>\n<p>Graphically, the two lines represented by the equations cross at a single point\u00a0[latex]\\left(-2,-4\\right)[\/latex].<\/p>\n<div class=\"wp-nocaption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/896\/2016\/11\/03183611\/CNX_Precalc_Figure_09_01_0062.jpg\" alt=\"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\" \/><\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>It is possible for a system of equations contains fractions. Fortunately, we can write equivalent equations that do not contain fractions by multiplying by a common denominator.<\/p>\n<div class=\"textbox exercises\">\n<h3>Example<\/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 \\\\[1mm] \\frac{x}{2}-\\frac{y}{4}&=1 \\end{align}[\/latex]<\/p>\n<h4><strong>Solution<\/strong><\/h4>\n<p>First clear each equation of fractions by multiplying both sides of the equation by the least common denominator. The LCD for the first equation is [latex]6[\/latex] so we multiply the entire equation by [latex][\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\\color{red}{6}\\left(\\frac{x}{3}+\\frac{y}{6}\\right)&=\\color{red}{6}\\left(3\\right) \\\\[1mm] 2x+y&=18 \\end{align}[\/latex]<\/p>\n<p>The LCD for the second equation is [latex]4[\/latex] so we multiply the entire equation by [latex]4[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}2x+y&=18 \\\\[3mm]\\color{red}{4}\\left(\\frac{x}{2}-\\frac{y}{4}\\right)&=\\color{red}{4}\\left(1\\right) \\\\[1mm] 2x-y&=4 \\end{align}[\/latex]<\/p>\n<p>Now multiply the second equation by [latex]-1[\/latex] so that we can eliminate [latex]x[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}-1\\left(2x-y\\right)&=-1\\left(4\\right) \\\\[1mm] -2x+y&=-4 \\end{align}[\/latex]<\/p>\n<p>Add the two equations to eliminate\u00a0[latex]x[\/latex] and solve the resulting equation for [latex]y[\/latex]:<\/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 and solve for\u00a0[latex]x[\/latex]:<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}2x+\\left(7\\right)&=18 \\\\ 2x&=11 \\\\ x&=\\frac{11}{2} \\\\ &=7.5 \\end{align}[\/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}&=1\\\\[1mm] \\frac{\\frac{11}{2}}{2}-\\frac{7}{4}&=1\\\\[1mm] \\frac{11}{4}-\\frac{7}{4}&=1\\\\[1mm] \\frac{4}{4}&=1\\end{align}[\/latex]<\/p>\n<h4>Answer<\/h4>\n<p>The\u00a0solution is [latex]\\left(\\frac{11}{2},7\\right)[\/latex].<\/p>\n<\/div>\n<div class=\"try-it\">\n<div class=\"textbox tryit\">\n<div class=\"try-it\">\n<h3>TRY IT<\/h3>\n<div id=\"q326265\" class=\"hidden-answer\" style=\"display: none;\">\n<p>[latex]\\left(10,-4\\right)[\/latex]<\/p>\n<\/div>\n<\/div>\n<p><iframe loading=\"lazy\" id=\"mom10\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=115110&amp;theme=oea&amp;iframe_resize_id=mom10\" width=\"100%\" height=\"300\" data-mce-fragment=\"1\"><\/iframe><\/p>\n<\/div>\n<div class=\"try-it\">\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{equation}\\begin{aligned}\\frac{3}{4}x-y=2\\\\3x-4y=8\\end{aligned}\\end{equation}[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qhjm468\">Show Answer<\/span><\/p>\n<div id=\"qhjm468\" class=\"hidden-answer\" style=\"display: none\">Infinite solutions constrained by the equation [latex]3x-4y=8[\/latex].\u00a0 [latex]\\{ \\; (x,y)\\; \\large | \\normalsize \\;3x-4y=8\\;\\}[\/latex]<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<p><span style=\"font-size: 1rem; text-align: initial;\">The following video presents more examples of how to use the elimination method to solve a system of two linear equations.<\/span><\/p>\n<\/div>\n<p><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/ova8GSmPV4o?feature=oembed\" width=\"500\" height=\"281\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<div class=\"try-it\"><a href=\"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-content\/uploads\/sites\/5676\/2024\/02\/Transcript-8.3.2-1.docx\">Transcript-8.3.2-1<\/a><\/div>\n<p>&nbsp;<\/p>\n","protected":false},"author":370291,"menu_order":5,"template":"","meta":{"_candela_citation":"[]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-2914","chapter","type-chapter","status-publish","hentry"],"part":2903,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapters\/2914","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\/370291"}],"version-history":[{"count":3,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapters\/2914\/revisions"}],"predecessor-version":[{"id":3138,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapters\/2914\/revisions\/3138"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/parts\/2903"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapters\/2914\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/wp\/v2\/media?parent=2914"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=2914"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/wp\/v2\/contributor?post=2914"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/uvu-introductoryalgebra\/wp-json\/wp\/v2\/license?post=2914"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}