Core Connections Algebra 1, 2013
CC
Core Connections Algebra 1, 2013 View details
1. Section 8.1
Continue to next subchapter

Exercise 21 Page 375

Practice makes perfect
a In this system of equations at least one of the variables has a coefficient of 1. Therefore, we will approach its solution with the Substitution Method. When solving a system of equations using substitution, there are three steps.
  1. Isolate a variable in one of the equations.
  2. Substitute the expression for that variable into the other equation and solve.
  3. Substitute this solution into one of the equations and solve for the value of the other variable. For this exercise y is already isolated in one equation, so we can skip straight to solving!
    y=2x-3 & (I) x+y=15 & (II)
    y=2x-3 x+ 2x-3=15
    â–Ľ
    (II): Solve for x
    y=2x-3 3x-3=15
    y=2x-3 3x=18
    y=2x-3 x=6
    Great! Now, to find the value of y we need to substitute x=6 into either one of the equations in the given system. Let's use the first equation.
    y=2x-3 x=6
    y=2( 6)-3 x=6
    y=12-3 x=6
    y=9 x=6
    The solution, or point of intersection, to this system of equations is the point (6,9).
b To solve a system of linear equations using the Elimination Method, one of the variable terms needs to be eliminated when one equation is added to or subtracted from the other equation. This means that either the x-terms or the y-terms must cancel each other out.
3 x= y-2 & (I) 6 x=4-2 y & (II)Currently, none of the terms in this system will cancel out. Therefore, we need to find a common multiple between two variable like terms in the system. If we multiply (I) by 2, the y-terms will have opposite coefficients. 2(3 x)=2( y-2) 6 x=4-2 y ⇔ 6 x= 2y-4 6 x=4 - 2y We can see that the y-terms will eliminate each other if we add (I) to (II).
6x=2y-4 & (I) 6x=4-2y & (II)
6x=2y-4 6x+ 6x=4-2y+ 2y-4
â–Ľ
(II):Solve for y
6x=2y-4 12x=0
6x=2y-4 x=0
Now we can solve for y by substituting the value of x into either equation and simplifying.
6x=2y-4 x=0
6( 0)=2y-4 x=0
â–Ľ
(I):Solve for y
0=2y-4 x=0
4=2y x=0
2=y x=0
y=2 x=0
The solution, or point of intersection, of the system of equations is (0,2).