Learn on PengiYoshiwara Elementary AlgebraChapter 4: Applications of Linear Equations

Lesson 3: Algebraic Solution of Systems

New Concept This lesson moves beyond graphing to find precise solutions for systems of linear equations. You will master two powerful algebraic methods: substitution and elimination, and learn to apply them to real world problems.

Section 1

πŸ“˜ Algebraic Solution of Systems

New Concept

This lesson moves beyond graphing to find precise solutions for systems of linear equations. You will master two powerful algebraic methods: substitution and elimination, and learn to apply them to real-world problems.

What’s next

Now, you'll dive into the substitution method with worked examples and practice cards to build your skills step-by-step.

Section 2

Substitution Method

Property

To Solve a System by Substitution.

  1. Choose one of the variables in one of the equations. (It is best to choose a variable whose coefficient is 1 or -1.) Solve the equation for that variable.
  2. Substitute the result of Step 1 into the other equation. This gives an equation in one variable.
  3. Solve the equation obtained in Step 2. This gives the solution value for one of the variables. Substitute this value into the result of Step 1 to find the solution value of the other variable.

Examples

  • To solve the system y=4x+2y = 4x + 2 and y=x+8y = x + 8, set the expressions for yy equal: 4x+2=x+84x + 2 = x + 8. Solving gives 3x=63x = 6, so x=2x=2. Substitute x=2x=2 into the second equation to get y=2+8=10y = 2 + 8 = 10. The solution is (2,10)(2, 10).
  • To solve the system xβˆ’3y=7x - 3y = 7 and 2x+y=72x + y = 7, first solve the second equation for yy to get y=7βˆ’2xy = 7 - 2x. Substitute this into the first equation: xβˆ’3(7βˆ’2x)=7x - 3(7 - 2x) = 7. This simplifies to xβˆ’21+6x=7x - 21 + 6x = 7, or 7x=287x = 28, so x=4x = 4. Then y=7βˆ’2(4)=βˆ’1y = 7 - 2(4) = -1. The solution is (4,βˆ’1)(4, -1).
  • To solve the system a+3b=9a + 3b = 9 and 2aβˆ’b=42a - b = 4, solve the second equation for bb to get b=2aβˆ’4b = 2a - 4. Substitute into the first equation: a+3(2aβˆ’4)=9a + 3(2a - 4) = 9. This gives a+6aβˆ’12=9a + 6a - 12 = 9, so 7a=217a = 21 and a=3a=3. Then b=2(3)βˆ’4=2b = 2(3) - 4 = 2. The solution is $(3, 2).

Section 3

Elimination Method

Property

To Solve a System by Elimination.

  1. Write each equation in the form Ax+By=CAx + By = C.
  2. Decide which variable to eliminate. Multiply each equation by an appropriate constant so that the coefficients of that variable are opposites.
  3. Add the equations from Step 2 and solve for the remaining variable.
  4. Substitute the value found in Step 3 into one of the original equations and solve for the other variable.

Examples

  • To solve the system 2x+5y=122x + 5y = 12 and 3xβˆ’5y=33x - 5y = 3, the yy-coefficients are opposites. Add the equations: (2x+5y)+(3xβˆ’5y)=12+3(2x+5y) + (3x-5y) = 12+3, which gives 5x=155x = 15, so x=3x=3. Substitute into the first equation: 2(3)+5y=122(3) + 5y = 12, so 5y=65y=6 and y=1.2y=1.2. The solution is (3,1.2)(3, 1.2).
  • To solve the system x+2y=8x + 2y = 8 and 3x+4y=203x + 4y = 20, multiply the first equation by βˆ’2-2 to get βˆ’2xβˆ’4y=βˆ’16-2x - 4y = -16. Add this to the second equation: (3x+4y)+(βˆ’2xβˆ’4y)=20βˆ’16(3x+4y) + (-2x-4y) = 20-16, giving x=4x = 4. Substitute into the original first equation: 4+2y=84 + 2y = 8, so 2y=42y=4 and y=2y=2. The solution is (4,2)(4, 2).
  • To solve the system 2x+3y=72x + 3y = 7 and 5xβˆ’2y=85x - 2y = 8, multiply the first equation by 22 and the second by 33. This gives 4x+6y=144x + 6y = 14 and 15xβˆ’6y=2415x - 6y = 24. Add them: 19x=3819x = 38, so x=2x=2. Substitute into the first original equation: 2(2)+3y=72(2) + 3y = 7, so 4+3y=74+3y=7, 3y=33y=3, and y=1y=1. The solution is (2,1)(2, 1).

Section 4

Linear Combination

Property

When we add a multiple of one equation to the other we are making a linear combination of the equations. The method of elimination is also called the method of linear combinations.

Examples

  • For the system 2x+y=82x+y=8 and xβˆ’y=1x-y=1, you can add them to form the linear combination (2x+y)+(xβˆ’y)=8+1(2x+y)+(x-y) = 8+1, which simplifies to the new equation 3x=93x=9.
  • For the system x+y=5x+y=5 and 3x+2y=123x+2y=12, multiply the first equation by βˆ’2-2 to get βˆ’2xβˆ’2y=βˆ’10-2x-2y=-10. Then form the linear combination (βˆ’2xβˆ’2y)+(3x+2y)=βˆ’10+12(-2x-2y)+(3x+2y) = -10+12, which simplifies to x=2x=2.
  • For the system 3x+4y=103x+4y=10 and 2x+3y=72x+3y=7, multiply the first by 22 and the second by βˆ’3-3. The new equations are 6x+8y=206x+8y=20 and βˆ’6xβˆ’9y=βˆ’21-6x-9y=-21. Add them to get the linear combination βˆ’y=βˆ’1-y=-1.

Explanation

A linear combination is the process of adding scaled versions of equations together. This is the core engine of the elimination method, allowing us to create a new, simpler equation where one variable has been removed.

Section 5

Inconsistent and Dependent Systems

Property

When Using Elimination to Solve a System.

  1. If combining the two equations results in an equation of the form
0x+0y=k(k≠0)0x + 0y = k \quad (k \neq 0)

then the system is inconsistent.

  1. If combining the two equations results in an equation of the form
0x+0y=00x + 0y = 0

then the system is dependent.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 4: Applications of Linear Equations

  1. Lesson 1

    Lesson 1: The Distributive Law

  2. Lesson 2

    Lesson 2: Systems of Linear Equations

  3. Lesson 3Current

    Lesson 3: Algebraic Solution of Systems

  4. Lesson 4

    Lesson 4: Problem Solving with Systems

  5. Lesson 5

    Lesson 5: Point-Slope Formula

  6. Lesson 6

    Lesson 4.6: Chapter Summary and Review

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Algebraic Solution of Systems

New Concept

This lesson moves beyond graphing to find precise solutions for systems of linear equations. You will master two powerful algebraic methods: substitution and elimination, and learn to apply them to real-world problems.

What’s next

Now, you'll dive into the substitution method with worked examples and practice cards to build your skills step-by-step.

Section 2

Substitution Method

Property

To Solve a System by Substitution.

  1. Choose one of the variables in one of the equations. (It is best to choose a variable whose coefficient is 1 or -1.) Solve the equation for that variable.
  2. Substitute the result of Step 1 into the other equation. This gives an equation in one variable.
  3. Solve the equation obtained in Step 2. This gives the solution value for one of the variables. Substitute this value into the result of Step 1 to find the solution value of the other variable.

Examples

  • To solve the system y=4x+2y = 4x + 2 and y=x+8y = x + 8, set the expressions for yy equal: 4x+2=x+84x + 2 = x + 8. Solving gives 3x=63x = 6, so x=2x=2. Substitute x=2x=2 into the second equation to get y=2+8=10y = 2 + 8 = 10. The solution is (2,10)(2, 10).
  • To solve the system xβˆ’3y=7x - 3y = 7 and 2x+y=72x + y = 7, first solve the second equation for yy to get y=7βˆ’2xy = 7 - 2x. Substitute this into the first equation: xβˆ’3(7βˆ’2x)=7x - 3(7 - 2x) = 7. This simplifies to xβˆ’21+6x=7x - 21 + 6x = 7, or 7x=287x = 28, so x=4x = 4. Then y=7βˆ’2(4)=βˆ’1y = 7 - 2(4) = -1. The solution is (4,βˆ’1)(4, -1).
  • To solve the system a+3b=9a + 3b = 9 and 2aβˆ’b=42a - b = 4, solve the second equation for bb to get b=2aβˆ’4b = 2a - 4. Substitute into the first equation: a+3(2aβˆ’4)=9a + 3(2a - 4) = 9. This gives a+6aβˆ’12=9a + 6a - 12 = 9, so 7a=217a = 21 and a=3a=3. Then b=2(3)βˆ’4=2b = 2(3) - 4 = 2. The solution is $(3, 2).

Section 3

Elimination Method

Property

To Solve a System by Elimination.

  1. Write each equation in the form Ax+By=CAx + By = C.
  2. Decide which variable to eliminate. Multiply each equation by an appropriate constant so that the coefficients of that variable are opposites.
  3. Add the equations from Step 2 and solve for the remaining variable.
  4. Substitute the value found in Step 3 into one of the original equations and solve for the other variable.

Examples

  • To solve the system 2x+5y=122x + 5y = 12 and 3xβˆ’5y=33x - 5y = 3, the yy-coefficients are opposites. Add the equations: (2x+5y)+(3xβˆ’5y)=12+3(2x+5y) + (3x-5y) = 12+3, which gives 5x=155x = 15, so x=3x=3. Substitute into the first equation: 2(3)+5y=122(3) + 5y = 12, so 5y=65y=6 and y=1.2y=1.2. The solution is (3,1.2)(3, 1.2).
  • To solve the system x+2y=8x + 2y = 8 and 3x+4y=203x + 4y = 20, multiply the first equation by βˆ’2-2 to get βˆ’2xβˆ’4y=βˆ’16-2x - 4y = -16. Add this to the second equation: (3x+4y)+(βˆ’2xβˆ’4y)=20βˆ’16(3x+4y) + (-2x-4y) = 20-16, giving x=4x = 4. Substitute into the original first equation: 4+2y=84 + 2y = 8, so 2y=42y=4 and y=2y=2. The solution is (4,2)(4, 2).
  • To solve the system 2x+3y=72x + 3y = 7 and 5xβˆ’2y=85x - 2y = 8, multiply the first equation by 22 and the second by 33. This gives 4x+6y=144x + 6y = 14 and 15xβˆ’6y=2415x - 6y = 24. Add them: 19x=3819x = 38, so x=2x=2. Substitute into the first original equation: 2(2)+3y=72(2) + 3y = 7, so 4+3y=74+3y=7, 3y=33y=3, and y=1y=1. The solution is (2,1)(2, 1).

Section 4

Linear Combination

Property

When we add a multiple of one equation to the other we are making a linear combination of the equations. The method of elimination is also called the method of linear combinations.

Examples

  • For the system 2x+y=82x+y=8 and xβˆ’y=1x-y=1, you can add them to form the linear combination (2x+y)+(xβˆ’y)=8+1(2x+y)+(x-y) = 8+1, which simplifies to the new equation 3x=93x=9.
  • For the system x+y=5x+y=5 and 3x+2y=123x+2y=12, multiply the first equation by βˆ’2-2 to get βˆ’2xβˆ’2y=βˆ’10-2x-2y=-10. Then form the linear combination (βˆ’2xβˆ’2y)+(3x+2y)=βˆ’10+12(-2x-2y)+(3x+2y) = -10+12, which simplifies to x=2x=2.
  • For the system 3x+4y=103x+4y=10 and 2x+3y=72x+3y=7, multiply the first by 22 and the second by βˆ’3-3. The new equations are 6x+8y=206x+8y=20 and βˆ’6xβˆ’9y=βˆ’21-6x-9y=-21. Add them to get the linear combination βˆ’y=βˆ’1-y=-1.

Explanation

A linear combination is the process of adding scaled versions of equations together. This is the core engine of the elimination method, allowing us to create a new, simpler equation where one variable has been removed.

Section 5

Inconsistent and Dependent Systems

Property

When Using Elimination to Solve a System.

  1. If combining the two equations results in an equation of the form
0x+0y=k(k≠0)0x + 0y = k \quad (k \neq 0)

then the system is inconsistent.

  1. If combining the two equations results in an equation of the form
0x+0y=00x + 0y = 0

then the system is dependent.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 4: Applications of Linear Equations

  1. Lesson 1

    Lesson 1: The Distributive Law

  2. Lesson 2

    Lesson 2: Systems of Linear Equations

  3. Lesson 3Current

    Lesson 3: Algebraic Solution of Systems

  4. Lesson 4

    Lesson 4: Problem Solving with Systems

  5. Lesson 5

    Lesson 5: Point-Slope Formula

  6. Lesson 6

    Lesson 4.6: Chapter Summary and Review