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

Exercise 127 Page 512

To solve the equation ax^2+bx+c=0, use the Quadratic Formula.

(6,20) and ( - 1,6)

Practice makes perfect
To find all points where the given functions intersect, we will create a system of equations. The solutions of this system are points where the given functions intersect. We will solve this system of equations using the Substitution Method. y=x^2-3x+2 & (I) y=2x+8 & (II) Notice that the y-variable is isolated both equations. Since the expression equal to y in Equation (II) is simpler, let's use that for our initial substitution.
y=x^2-3x+2 y=2x+8
2x+8=x^2-3x+2 y=2x+8
â–Ľ
(I): Simplify
8=x^2-5x+2 y=2x+8
0=x^2-5x-6 y=2x+8
x^2-5x-6=0 y=2x+8
Notice that in Equation (I) we have a quadratic equation in terms of only the x-variable. x^2-5x-6=0 ⇕ 1x^2+( - 5)x+( - 6)=0We can substitute a= 1, b= - 5, and c= - 6 into the Quadratic Formula.
x=- b±sqrt(b^2-4ac)/2a
x=- ( - 5)±sqrt(( - 5)^2-4( 1)( - 6))/2( 1)
â–Ľ
Solve for x
x=5±sqrt((- 5)^2-4(1)(- 6))/2(1)
x=5±sqrt(25-4(1)(- 6))/2(1)
x=5±sqrt(25-4(- 6))/2
x=5±sqrt(25+24)/2
x=5±sqrt(49)/2
x=5± 7/2
This result tells us that we have two solutions for x. One of them will use the positive sign and the other one will use the negative sign.
x=5± 7/2
x_1=5+7/2 x_2=5-7/2
x_1=12/2 x_2=- 2/2
x_1=6 x_2=- 1
Now, consider Equation (II). y=2x+8 We can substitute x=6 and x=- 1 into the above equation to find the values for y. Let's start with x=6.
y=2x+8
y=2( 6)+8
â–Ľ
Solve for y
y=12+8
y=20
We found that y=20 when x=6. One solution of the system, which is a point of intersection of the two given functions, is (6,20). To find the other solution we will substitute - 1 for x in Equation (II) again.
y=2x+8
y=2( - 1)+8
â–Ľ
Solve for y
y=- 2+8
y=6
We found that y=6 when x=- 1. Therefore, our second solution, which is the other point of intersection of the two given functions, is ( - 1,6).