Javascript required
Skip to content Skip to sidebar Skip to footer

Find the Solution to the System of Equations Worksheet

Skills to Develop

By the end of this section, you will be able to:

  • Solve a system of equations by elimination
  • Solve applications of systems of equations by elimination
  • Choose the most convenient method to solve a system of linear equations

Note

Before you get started, take this readiness quiz.

  1. Simplify −5(6−3a).
    If you missed this problem, review [link].
  2. Solve the equation \(\frac{1}{3}x+\frac{5}{8}=\frac{31}{24}\).
    If you missed this problem, review [link].

We have solved systems of linear equations by graphing and by substitution. Graphing works well when the variable coefficients are small and the solution has integer values. Substitution works well when we can easily solve one equation for one of the variables and not have too many fractions in the resulting expression.

The third method of solving systems of linear equations is called the Elimination Method. When we solved a system by substitution, we started with two equations and two variables and reduced it to one equation with one variable. This is what we'll do with the elimination method, too, but we'll have a different way to get there.

Solve a System of Equations by Elimination

The Elimination Method is based on the Addition Property of Equality. The Addition Property of Equality says that when you add the same quantity to both sides of an equation, you still have equality. We will extend the Addition Property of Equality to say that when you add equal quantities to both sides of an equation, the results are equal.

For any expressions a, b, c, and d,

\[\begin{array}{lc} \text{ if } & a=b \\ \text { and } & c=d \\ \text { then } &a+c =b+d \end{array}\]

To solve a system of equations by elimination, we start with both equations in standard form. Then we decide which variable will be easiest to eliminate. How do we decide? We want to have the coefficients of one variable be opposites, so that we can add the equations together and eliminate that variable.

Notice how that works when we add these two equations together:

\[\begin{array}{l} 3x+y=5 \\ \underline{2x-y=0} \\ 5x\quad\quad=5\end{array}\]

The y's add to zero and we have one equation with one variable.

Let's try another one:

\[\left\{\begin{array}{l}{x+4 y=2} \\ {2 x+5 y=-2}\end{array}\right.\]

This time we don't see a variable that can be immediately eliminated if we add the equations.

But if we multiply the first equation by −2, we will make the coefficients of x opposites. We must multiply every term on both sides of the equation by −2.

This figure shows two equations. The first is negative 2 times x plus 4y in parentheses equals negative 2 times 2. The second is 2x + 5y = negative 2. This figure shows two equations. The first is negative 2x minus 8y = negative 4. The second is 2x + 5y = -negative 2.

Now we see that the coefficients of the x terms are opposites, so x will be eliminated when we add these two equations.

Add the equations yourself—the result should be −3y = −6. And that looks easy to solve, doesn't it? Here is what it would look like.

This figure shows two equations being added together. The first is negative 2x – 8y = −4 and 2x plus 5y = negative 2. The answer is negative 3y = negative 6.

We'll do one more:

\[\left\{\begin{array}{l}{4 x-3 y=10} \\ {3 x+5 y=-7}\end{array}\right.\]

It doesn't appear that we can get the coefficients of one variable to be opposites by multiplying one of the equations by a constant, unless we use fractions. So instead, we'll have to multiply both equations by a constant.

We can make the coefficients of x be opposites if we multiply the first equation by 3 and the second by −4, so we get 12x and −12x.

This figure shows two equations. The first is 3 times 4x minus 3y in parentheses equals 3 times 10. The second is negative 4 times 3x plus 5y in parentheses equals negative 4 times negative 7.

This gives us these two new equations:

\[\left\{\begin{aligned} 12 x-9 y &=30 \\-12 x-20 y &=28 \end{aligned}\right.\]

When we add these equations,

\[\[\left\{\begin{array}{r}{12 x-9 y=30} \\ {\underline{-12 x-20 y=28}} \\\end{array}\right.\\\quad\qquad {-29 y=58}\]\]

the x's are eliminated and we just have −29y = 58.

Once we get an equation with just one variable, we solve it. Then we substitute that value into one of the original equations to solve for the remaining variable. And, as always, we check our answer to make sure it is a solution to both of the original equations.

Now we'll see how to use elimination to solve the same system of equations we solved by graphing and by substitution.

Exercise \(\PageIndex{2}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{3 x+y=5} \\ {2 x-3 y=7}\end{array}\right.\)

Answer

(2,−1)

Exercise \(\PageIndex{3}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{4 x+y=-5} \\ {-2 x-2 y=-2}\end{array}\right.\)

Answer

(−2,3)

The steps are listed below for easy reference.

HOW TO SOLVE A SYSTEM OF EQUATIONS BY ELIMINATION.

  1. Write both equations in standard form. If any coefficients are fractions, clear them.
  2. Make the coefficients of one variable opposites.
    • Decide which variable you will eliminate.
    • Multiply one or both equations so that the coefficients of that variable are opposites.
  3. Add the equations resulting from Step 2 to eliminate one variable.
  4. Solve for the remaining variable.
  5. Substitute the solution from Step 4 into one of the original equations. Then solve for the other variable.
  6. Write the solution as an ordered pair.
  7. Check that the ordered pair is a solution to both original equations.

First we'll do an example where we can eliminate one variable right away.

Exercise \(\PageIndex{4}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{x+y=10} \\ {x-y=12}\end{array}\right.\)

Answer
.
Both equations are in standard form.
The coefficients of y are already opposites.
Add the two equations to eliminate y.
The resulting equation has only 1 variable, x.
.
Solve for x, the remaining variable.

Substitute x = 11 into one of the original equations.

.
.
Solve for the other variable, y. .
Write the solution as an ordered pair. The ordered pair is (11, −1).
Check that the ordered pair is a solution
to both original equations.

\(\begin{array}{rllrll} x+y &=&10 &x-y&=&12\\ 11+(-1) &\stackrel{?}{=}&10 & 11-(-1) &\stackrel{?}{=}&12\\ 10 &=&10 \checkmark & 12 &=&12 \checkmark \end{array}\)

The solution is (11, −1).

Exercise \(\PageIndex{5}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{2 x+y=5} \\ {x-y=4}\end{array}\right.\)

Answer

(3,−1)

Exercise \(\PageIndex{6}\)

Solve the system by elimination.\(\left\{\begin{array}{l}{x+y=3} \\ {-2 x-y=-1}\end{array}\right.\)

Answer

(−2,5)

In Exercise \(\PageIndex{7}\), we will be able to make the coefficients of one variable opposites by multiplying one equation by a constant.

Exercise \(\PageIndex{8}\)

Solve the system by elimination.\(\left\{\begin{array}{l}{4 x-3 y=1} \\ {5 x-9 y=-4}\end{array}\right.\)

Answer

(1,1)

Exercise \(\PageIndex{9}\)

Solve the system by elimination.\(\left\{\begin{array}{l}{3 x+2 y=2} \\ {6 x+5 y=8}\end{array}\right.\)

Answer

(−2,4)

Now we'll do an example where we need to multiply both equations by constants in order to make the coefficients of one variable opposites.

Exercise \(\PageIndex{10}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{4 x-3 y=9} \\ {7 x+2 y=-6}\end{array}\right.\)

Answer

In this example, we cannot multiply just one equation by any constant to get opposite coefficients. So we will strategically multiply both equations by a constant to get the opposites.

.
Both equations are in standard form. To get opposite
coefficients of y, we will multiply the first equation by 2
and the second equation by 3.
.
Simplify. .
Add the two equations to eliminate y. .
Solve for x.

Substitute x = 0 into one of the original equations.

.
.
Solve for y. .
.
Write the solution as an ordered pair. The ordered pair is (0, −3).
Check that the ordered pair is a solution to
both original equations.

\(\begin{array}{rllrll} 4x-3y &=&9 &7x+2y&=&-6\\ 4(0)-3(-3) &\stackrel{?}{=}&9 & 7(0)+2(-3) &\stackrel{?}{=}&-6\\9 &=&9 \checkmark & -6 &=&-6 \checkmark \end{array}\)

The solution is (0, −3).

Exercise \(\PageIndex{11}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{3 x-4 y=-9} \\ {5 x+3 y=14}\end{array}\right.\)

Answer

(1,3)

Exercise \(\PageIndex{12}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{7 x+8 y=4} \\ {3 x-5 y=27}\end{array}\right.\)

Answer

(4,−3)

When the system of equations contains fractions, we will first clear the fractions by multiplying each equation by its LCD.

Exercise \(\PageIndex{13}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{x+\frac{1}{2} y=6} \\ {\frac{3}{2} x+\frac{2}{3} y=\frac{17}{2}}\end{array}\right.\)

Answer

In this example, both equations have fractions. Our first step will be to multiply each equation by its LCD to clear the fractions.

.
To clear the fractions, multiply each equation by its LCD. .
Simplify. .
Now we are ready to eliminate one of the variables. Notice that
both equations are in standard form.
We can eliminate y multiplying the top equation by −4. .
Simplify and add.

Substitute x = 3 into one of the original equations.

.
Solve for y. .
.
.
Write the solution as an ordered pair. The ordered pair is (3, 6).
Check that the ordered pair is a solution
to both original equations.

\(\begin{array}{rllrll} x+\frac{1}{2}y &=&6 &\frac{3}{2}x+\frac{2}{3}y&=&\frac{17}{2}\\ 3+\frac{1}{2}(6) &\stackrel{?}{=}&6 &\frac{3}{2}(3) + \frac{2}{3}(6)&\stackrel{?}{=}&\frac{17}{2}\\ 3 + 3 &\stackrel{?}{=}&6 & \frac{9}{2 }+4 &\stackrel{?}{=} & \frac{17}{2}\\ 6 &=&6 \checkmark & \frac{9}{2} + \frac{8}{2} &\stackrel{?}{=} & \frac{17}{2}\\ && & \frac{17}{2} &=&\frac{17}{2} \checkmark \end{array}\)

The solution is (3, 6).

Exercise \(\PageIndex{14}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{\frac{1}{3} x-\frac{1}{2} y=1} \\ {\frac{3}{4} x-y=\frac{5}{2}}\end{array}\right.\)

Answer

(6,2)

Exercise \(\PageIndex{15}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{x+\frac{3}{5} y=-\frac{1}{5}} \\ {-\frac{1}{2} x-\frac{2}{3} y=\frac{5}{6}}\end{array}\right.\)

Answer

(1,−2)

In the Solving Systems of Equations by Graphing we saw that not all systems of linear equations have a single ordered pair as a solution. When the two equations were really the same line, there were infinitely many solutions. We called that a consistent system. When the two equations described parallel lines, there was no solution. We called that an inconsistent system.

Exercise \(\PageIndex{16}\)

Solve the system by elimination.\(\left\{\begin{array}{l}{3 x+4 y=12} \\ {y=3-\frac{3}{4} x}\end{array}\right.\)

Answer

\(\begin{array} {ll} & \left\{\begin{aligned} 3 x+4 y &=12 \\ y &=3-\frac{3}{4} x \end{aligned}\right. \\\\\text{Write the second equation in standard form.} & \left\{\begin{array}{l}{3 x+4 y=12} \\ {\frac{3}{4} x+y=3}\end{array}\right.\\ \\ \text{Clear the fractions by multiplying thesecond equation by 4.} & \left\{\begin{aligned} 3 x+4 y &=12 \\ 4\left(\frac{3}{4} x+y\right) &=4(3) \end{aligned}\right. \\\\ \text{Simplify.} & \left\{\begin{array}{l}{3 x+4 y=12} \\ {3 x+4 y=12}\end{array}\right.\\\\ \text{To eliminate a variable, we multiply thesecond equation by −1.} & \left\{\begin{array}{c}{3 x+4 y=12} \\ \underline{-3 x-4 y=-12} \end{array}\right.\\ &\qquad\qquad\quad 0=0 \\ \text{Simplify and add.} \end{array}\)

This is a true statement. The equations are consistent but dependent. Their graphs would be the same line. The system has infinitely many solutions.

After we cleared the fractions in the second equation, did you notice that the two equations were the same? That means we have coincident lines.

Exercise \(\PageIndex{17}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{5 x-3 y=15} \\ {y=-5+\frac{5}{3} x}\end{array}\right.\)

Answer

infinitely many solutions

Exercise \(\PageIndex{18}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{x+2 y=6} \\ {y=-\frac{1}{2} x+3}\end{array}\right.\)

Answer

infinitely many solutions

Exercise \(\PageIndex{19}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{-6 x+15 y=10} \\ {2 x-5 y=-5}\end{array}\right.\)

Answer

\(\begin{array} {ll} \text{The equations are in standard form.}& \left\{\begin{aligned}-6 x+15 y &=10 \\ 2 x-5 y &=-5 \end{aligned}\right. \\\\ \text{Multiply the second equation by 3 to eliminate a variable.} & \left\{\begin{array}{l}{-6 x+15 y=10} \\ {3(2 x-5 y)=3(-5)}\end{array}\right. \\\\ \text{Simplify and add.} & \left\{\begin{aligned}{-6 x+15 y =10} \\ \underline{6 x-15 y =-15} \end{aligned}\right. \\ & \qquad \qquad \quad0\neq 5 \end{array}\)

This statement is false. The equations are inconsistent and so their graphs would be parallel lines.

The system does not have a solution.

Exercise \(\PageIndex{20}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{-3 x+2 y=8} \\ {9 x-6 y=13}\end{array}\right.\)

Answer

no solution

Exercise \(\PageIndex{21}\)

Solve the system by elimination. \(\left\{\begin{array}{l}{7 x-3 y=-2} \\ {-14 x+6 y=8}\end{array}\right.\)

Answer

no solution

Solve Applications of Systems of Equations by Elimination

Some applications problems translate directly into equations in standard form, so we will use the elimination method to solve them. As before, we use our Problem Solving Strategy to help us stay focused and organized.

Exercise \(\PageIndex{22}\)

The sum of two numbers is 39. Their difference is 9. Find the numbers.

Answer

\(\begin{array} {ll} \textbf{Step 1. Read}\text{ the problem}& \\ \textbf{Step 2. Identify} \text{ what we are looking for.} & \text{We are looking for two numbers.} \\\textbf{Step 3. Name} \text{ what we are looking for.} & \text{Let n = the first number.} \\ & \text{ m = the second number} \\\textbf{Step 4. Translate} \text{ into a system of equations.}& \\ & \text{The sum of two numbers is 39.} \\ & n+m=39\\ & \text{Their difference is 9.} \\ & n−m=9 \\ \\ \text{The system is:} & \left\{\begin{array}{l}{n+m=39} \\ {n-m=9}\end{array}\right. \\\\ \textbf{Step 5. Solve} \text{ the system of equations. } & \\ \text{To solve the system of equations, use} \\ \text{elimination. The equations are in standard} \\ \text{form and the coefficients of m are} & \\ \text{opposites. Add.} & \left\{\begin{array}{l}{n+m=39} \\ \underline{n-m=9}\end{array}\right. \\ &\quad 2n\qquad=48 \\ \\\text{Solve for n.} & n=24 \\ \\ \text{Substitute n=24 into one of the original} &n+m=39 \\ \text{equations and solve form.} & 24+m=39 \\ & m=15 \\ \textbf{Step 6. Check}\text{ the answer.} & \text{Since 24+15=39 and 24−15=9, the answers check.}\\ \textbf{Step 7. Answer} \text{ the question.} & \text{The numbers are 24 and 15.} \end{array}\)

Exercise \(\PageIndex{23}\)

The sum of two numbers is 42. Their difference is 8. Find the numbers.

Answer

The numbers are 25 and 17.

Exercise \(\PageIndex{24}\)

The sum of two numbers is −15. Their difference is −35. Find the numbers.

Answer

The numbers are −25 and 10.

Exercise \(\PageIndex{26}\)

Malik stops at the grocery store to buy a bag of diapers and 2 cans of formula. He spends a total of $37. The next week he stops and buys 2 bags of diapers and 5 cans of formula for a total of $87. How much does a bag of diapers cost? How much is one can of formula?

Answer

The bag of diapers costs $11 and the can of formula costs $13.

Exercise \(\PageIndex{27}\)

To get her daily intake of fruit for the day, Sasha eats a banana and 8 strawberries on Wednesday for a calorie count of 145. On the following Wednesday, she eats two bananas and 5 strawberries for a total of 235 calories for the fruit. How many calories are there in a banana? How many calories are in a strawberry?

Answer

There are 105 calories in a banana and 5 calories in a strawberry.

Choose the Most Convenient Method to Solve a System of Linear Equations

When you will have to solve a system of linear equations in a later math class, you will usually not be told which method to use. You will need to make that decision yourself. So you'll want to choose the method that is easiest to do and minimizes your chance of making mistakes.

This table has two rows and three columns. The first row labels the columns as

Exercise \(\PageIndex{28}\)

For each system of linear equations decide whether it would be more convenient to solve it by substitution or elimination. Explain your answer.

  1. \(\left\{\begin{array}{l}{3 x+8 y=40} \\ {7 x-4 y=-32}\end{array}\right.\)
  2. \(\left\{\begin{array}{l}{5 x+6 y=12} \\ {y=\frac{2}{3} x-1}\end{array}\right.\)
Answer

1. \(\left\{\begin{array}{l}{3 x+8 y=40} \\ {7 x-4 y=-32}\end{array}\right.\)

Since both equations are in standard form, using elimination will be most convenient.

2. \(\left\{\begin{array}{l}{5 x+6 y=12} \\ {y=\frac{2}{3} x-1}\end{array}\right.\)

Since one equation is already solved for y, using substitution will be most convenient.

Exercise \(\PageIndex{29}\)

For each system of linear equations, decide whether it would be more convenient to solve it by substitution or elimination. Explain your answer.

  1. \(\left\{\begin{array}{l}{4 x-5 y=-32} \\ {3 x+2 y=-1}\end{array}\right.\)
  2. \(\left\{\begin{array}{l}{x=2 y-1} \\ {3 x-5 y=-7}\end{array}\right.\)
Answer
  1. Since both equations are in standard form, using elimination will be most convenient.
  2. Since one equation is already solved for xx, using substitution will be most convenient.

Exercise \(\PageIndex{30}\)

For each system of linear equations, decide whether it would be more convenient to solve it by substitution or elimination. Explain your answer.

  1. \(\left\{\begin{array}{l}{y=2 x-1} \\ {3 x-4 y=-6}\end{array}\right.\)
  2. \(\left\{\begin{array}{l}{6 x-2 y=12} \\ {3 x+7 y=-13}\end{array}\right.\)
Answer
  1. Since one equation is already solved for yy, using substitution will be most convenient;
  2. Since both equations are in standard form, using elimination will be most convenient.

Key Concepts

  • To Solve a System of Equations by Elimination
    1. Write both equations in standard form. If any coefficients are fractions, clear them.
    2. Make the coefficients of one variable opposites.
      • Decide which variable you will eliminate.
      • Multiply one or both equations so that the coefficients of that variable are opposites.
    3. Add the equations resulting from Step 2 to eliminate one variable.
    4. Solve for the remaining variable.
    5. Substitute the solution from Step 4 into one of the original equations. Then solve for the other variable.
    6. Write the solution as an ordered pair.
    7. Check that the ordered pair is a solution to both original equations.

Practice Makes Perfect

Solve a System of Equations by Elimination

In the following exercises, solve the systems of equations by elimination.

Exercise \(\PageIndex{1}\)

\(\left\{\begin{array}{l}{5 x+2 y=2} \\ {-3 x-y=0}\end{array}\right.\)

Exercise \(\PageIndex{2}\)

\(\left\{\begin{array}{l}{-3 x+y=-9} \\ {x-2 y=-12}\end{array}\right.\)

Answer

\((6,9)\)

Exercise \(\PageIndex{3}\)

\(\left\{\begin{array}{l}{6 x-5 y=-1} \\ {2 x+y=13}\end{array}\right.\)

Exercise \(\PageIndex{4}\)

\(\left\{\begin{array}{l}{3 x-y=-7} \\ {4 x+2 y=-6}\end{array}\right.\)

Answer

\((-2,1)\)

Exercise \(\PageIndex{5}\)

\(\left\{\begin{array}{l}{x+y=-1} \\ {x-y=-5}\end{array}\right.\)

Exercise \(\PageIndex{6}\)

\(\left\{\begin{array}{l}{x+y=-8} \\ {x-y=-6}\end{array}\right.\)

Answer

\((-7,-1)\)

Exercise \(\PageIndex{7}\)

\(\left\{\begin{array}{l}{3 x-2 y=1} \\ {-x+2 y=9}\end{array}\right.\)

Exercise \(\PageIndex{8}\)

\(\left\{\begin{array}{l}{-7 x+6 y=-10} \\ {x-6 y=22}\end{array}\right.\)

Answer

\((-2,-4)\)

Exercise \(\PageIndex{9}\)

\(\left\{\begin{array}{l}{3 x+2 y=-3} \\ {-x-2 y=-19}\end{array}\right.\)

Exercise \(\PageIndex{10}\)

\(\left\{\begin{array}{l}{5 x+2 y=1} \\ {-5 x-4 y=-7}\end{array}\right.\)

Answer

\((-1,3)\)

Exercise \(\PageIndex{11}\)

\(\left\{\begin{array}{l}{6 x+4 y=-4} \\ {-6 x-5 y=8}\end{array}\right.\)

Exercise \(\PageIndex{12}\)

\(\left\{\begin{array}{l}{3 x-4 y=-11} \\ {x-2 y=-5}\end{array}\right.\)

Answer

\((-1,2)\)

Exercise \(\PageIndex{13}\)

\(\left\{\begin{array}{l}{5 x-7 y=29} \\ {x+3 y=-3}\end{array}\right.\)

Exercise \(\PageIndex{14}\)

\(\left\{\begin{array}{l}{6 x-5 y=-75} \\ {-x-2 y=-13}\end{array}\right.\)

Answer

\((-5,9)\)

Exercise \(\PageIndex{15}\)

\(\left\{\begin{array}{l}{-x+4 y=8} \\ {3 x+5 y=10}\end{array}\right.\)

Exercise \(\PageIndex{16}\)

\(\left\{\begin{array}{l}{2 x-5 y=7} \\ {3 x-y=17}\end{array}\right.\)

Answer

\((6,1)\)

Exercise \(\PageIndex{17}\)

\(\left\{\begin{array}{l}{5 x-3 y=-1} \\ {2 x-y=2}\end{array}\right.\)

Exercise \(\PageIndex{18}\)

\(\left\{\begin{array}{l}{7 x+y=-4} \\ {13 x+3 y=4}\end{array}\right.\)

Answer

\((-2,10)\)

Exercise \(\PageIndex{19}\)

\(\left\{\begin{array}{l}{-3 x+5 y=-13} \\ {2 x+y=-26}\end{array}\right.\)

Exercise \(\PageIndex{20}\)

\(\left\{\begin{array}{l}{3 x-5 y=-9} \\ {5 x+2 y=16}\end{array}\right.\)

Answer

\((2,3)\)

Exercise \(\PageIndex{21}\)

\(\left\{\begin{array}{l}{4 x-3 y=3} \\ {2 x+5 y=-31}\end{array}\right.\)

Exercise \(\PageIndex{22}\)

\(\left\{\begin{array}{l}{4 x+7 y=14} \\ {-2 x+3 y=32}\end{array}\right.\)

Answer

\((-7,6)\)

Exercise \(\PageIndex{23}\)

\(\left\{\begin{array}{l}{5 x+2 y=21} \\ {7 x-4 y=9}\end{array}\right.\)

Exercise \(\PageIndex{24}\)

\(\left\{\begin{array}{l}{3 x+8 y=-3} \\ {2 x+5 y=-3}\end{array}\right.\)

Answer

\((-9,3)\)

Exercise \(\PageIndex{25}\)

\(\left\{\begin{array}{l}{11 x+9 y=-5} \\ {7 x+5 y=-1}\end{array}\right.\)

Exercise \(\PageIndex{26}\)

\(\left\{\begin{array}{l}{3 x+8 y=67} \\ {5 x+3 y=60}\end{array}\right.\)

Answer

\((9,5)\)

Exercise \(\PageIndex{27}\)

\(\left\{\begin{array}{l}{2 x+9 y=-4} \\ {3 x+13 y=-7}\end{array}\right.\)

Exercise \(\PageIndex{28}\)

\(\left\{\begin{array}{l}{\frac{1}{3} x-y=-3} \\ {x+\frac{5}{2} y=2}\end{array}\right.\)

Answer

\((-3,2)\)

Exercise \(\PageIndex{29}\)

\(\left\{\begin{array}{l}{x+\frac{1}{2} y=\frac{3}{2}} \\ {\frac{1}{5} x-\frac{1}{5} y=3}\end{array}\right.\)

Exercise \(\PageIndex{30}\)

\(\left\{\begin{array}{l}{x+\frac{1}{3} y=-1} \\ {\frac{1}{2} x-\frac{1}{3} y=-2}\end{array}\right.\)

Answer

\((-2,3)\)

Exercise \(\PageIndex{31}\)

\(\left\{\begin{array}{l}{\frac{1}{3} x-y=-3} \\ {\frac{2}{3} x+\frac{5}{2} y=3}\end{array}\right.\)

Exercise \(\PageIndex{32}\)

\(\left\{\begin{array}{l}{2 x+y=3} \\ {6 x+3 y=9}\end{array}\right.\)

Answer

infinitely many solutions

Exercise \(\PageIndex{33}\)

\(\left\{\begin{array}{l}{x-4 y=-1} \\ {-3 x+12 y=3}\end{array}\right.\)

Exercise \(\PageIndex{34}\)

\(\left\{\begin{array}{l}{-3 x-y=8} \\ {6 x+2 y=-16}\end{array}\right.\)

Answer

infinitely many solutions

Exercise \(\PageIndex{35}\)

\(\left\{\begin{array}{l}{4 x+3 y=2} \\ {20 x+15 y=10}\end{array}\right.\)

Exercise \(\PageIndex{36}\)

\(\left\{\begin{array}{l}{3 x+2 y=6} \\ {-6 x-4 y=-12}\end{array}\right.\)

Answer

infinitely many solutions

Exercise \(\PageIndex{37}\)

\(\left\{\begin{array}{l}{5 x-8 y=12} \\ {10 x-16 y=20}\end{array}\right.\)

Exercise \(\PageIndex{38}\)

\(\left\{\begin{array}{l}{-11 x+12 y=60} \\ {-22 x+24 y=90}\end{array}\right.\)

Answer

inconsistent, no solution

Exercise \(\PageIndex{39}\)

\(\left\{\begin{array}{l}{7 x-9 y=16} \\ {-21 x+27 y=-24}\end{array}\right.\)

Exercise \(\PageIndex{40}\)

\(\left\{\begin{array}{l}{5 x-3 y=15} \\ {y=\frac{5}{3} x-2}\end{array}\right.\)

Answer

inconsistent, no solution

Exercise \(\PageIndex{41}\)

\(\left\{\begin{array}{l}{2 x+4 y=7} \\ {y=-\frac{1}{2} x-4}\end{array}\right.\)

Solve Applications of Systems of Equations by Elimination

In the following exercises, translate to a system of equations and solve.

Exercise \(\PageIndex{42}\)

The sum of two numbers is 65. Their difference is 25. Find the numbers.

Answer

The numbers are 20 and 45.

Exercise \(\PageIndex{43}\)

The sum of two numbers is 37. Their difference is 9. Find the numbers.

Exercise \(\PageIndex{44}\)

The sum of two numbers is −27. Their difference is −59. Find the numbers.

Answer

The numbers are 16 and −43.

Exercise \(\PageIndex{45}\)

The sum of two numbers is −45. Their difference is −89. Find the numbers.

Exercise \(\PageIndex{46}\)

Andrea is buying some new shirts and sweaters. She is able to buy 3 shirts and 2 sweaters for $114 or she is able to buy 2 shirts and 4 sweaters for $164. How much does a shirt cost? How much does a sweater cost?

Answer

A shirt costs $16 and a sweater costs $33.

Exercise \(\PageIndex{47}\)

Peter is buying office supplies. He is able to buy 3 packages of paper and 4 staplers for $40 or he is able to buy 5 packages of paper and 6 staplers for $62. How much does a package of paper cost? How much does a stapler cost?

Exercise \(\PageIndex{48}\)

The total amount of sodium in 2 hot dogs and 3 cups of cottage cheese is 4720 mg. The total amount of sodium in 5 hot dogs and 2 cups of cottage cheese is 6300 mg. How much sodium is in a hot dog? How much sodium is in a cup of cottage cheese?

Answer

There are 860 mg in a hot dog. There are 1,000 mg in a cup of cottage cheese.

Exercise \(\PageIndex{49}\)

The total number of calories in 2 hot dogs and 3 cups of cottage cheese is 960 calories. The total number of calories in 5 hot dogs and 2 cups of cottage cheese is 1190 calories. How many calories are in a hot dog? How many calories are in a cup of cottage cheese?

Choose the Most Convenient Method to Solve a System of Linear Equations

In the following exercises, decide whether it would be more convenient to solve the system of equations by substitution or elimination.

Exercise \(\PageIndex{50}\)

  1. \( \left\{\begin{array}{l}{8 x-15 y=-32} \\ {6 x+3 y=-5}\end{array}\right.\)
  2. \(\left\{\begin{array}{l}{x=4 y-3} \\ {4 x-2 y=-6}\end{array}\right.\)
Answer
  1. elimination
  2. substitution

Exercise \(\PageIndex{51}\)

  1. \(\left\{\begin{array}{l}{y=7 x-5} \\ {3 x-2 y=16}\end{array}\right.\)
  2. \(\left\{\begin{array}{l}{12 x-5 y=-42} \\ {3 x+7 y=-15}\end{array}\right.\)

Exercise \(\PageIndex{52}\)

  1. \(\left\{\begin{array}{l}{y=4 x+9} \\ {5 x-2 y=-21}\end{array}\right.\)
  2. \(\left\{\begin{array}{l}{9 x-4 y=24} \\ {3 x+5 y=-14}\end{array}\right.\)
Answer
  1. substitution
  2. elimination

Exercise \(\PageIndex{53}\)

  1. \(\left\{\begin{array}{l}{14 x-15 y=-30} \\ {7 x+2 y=10}\end{array}\right.\)
  2. \(\left\{\begin{array}{l}{x=9 y-11} \\ {2 x-7 y=-27}\end{array}\right.\)

Everyday Math

Exercise \(\PageIndex{54}\)

Norris can row 3 miles upstream against the current in the same amount of time it takes him to row 5 miles downstream, with the current. Solve the system. \(\left\{\begin{array}{l}{r-c=3} \\ {r+c=5}\end{array}\right.\)

  1. for r, his rowing speed in still water.
  2. Then solve for c, the speed of the river current.
Answer
  1. r=4
  2. c=1

Exercise \(\PageIndex{55}\)

Josie wants to make 10 pounds of trail mix using nuts and raisins, and she wants the total cost of the trail mix to be $54. Nuts cost $6 per pound and raisins cost $3 per pound. Solve the system \(\left\{\begin{array}{l}{n+r=10} \\ {6 n+3 r=54}\end{array}\right.\) to find n, the number of pounds of nuts, and rr, the number of pounds of raisins she should use.

Writing Exercises

Exercise \(\PageIndex{56}\)

Solve the system
\(\left\{\begin{array}{l}{x+y=10} \\ {5 x+8 y=56}\end{array}\right.\)

  1. by substitution
  2. by graphing
  3. Which method do you prefer? Why?
Answer
  1. (8, 2)

This image is a graph that shows the solution to the system

3. Answers will vary.

Exercise \(\PageIndex{57}\)

Solve the system \(\left\{\begin{array}{l}{x+y=-12} \\ {y=4-\frac{1}{2} x}\end{array}\right.\)

  1. by substitution
  2. by graphing
  3. Which method do you prefer? Why?

Self Check

ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

This figure shows a table with four rows and four columns. The columns are labeled,

ⓑ What does this checklist tell you about your mastery of this section? What steps will you take to improve?

Find the Solution to the System of Equations Worksheet

Source: https://math.libretexts.org/Courses/Monroe_Community_College/MTH_098_Elementary_Algebra/5%3A_Systems_of_Linear_Equations/5.3%3A_Solve_Systems_of_Equations_by_Elimination