Pearson Algebra 2 Common Core, 2011
PA
Pearson Algebra 2 Common Core, 2011 View details
Mid-Chapter Quiz
Continue to next subchapter

Exercise 18 Page 224

Substitute the given (x,y) values into y=ax^2+bx+c to write a system of three equations.

y=5x^2-10x

Practice makes perfect
Before we try to write the equation of a specific parabola that passes through some given points, let's make sure we have enough points. We will need at least three. (0,0),(1,- 5),(2,0) To use the given points, we need to substitute their ( x, y) coordinate pairs into the standard form of a quadratic equation. y=a x^2+b x+c, a≠ 0 Doing so will create a system of equations that we can solve for the values of a, b, and c. Let's start with (0,0).
y=ax^2+bx+c
0=a( 0)^2+b( 0)+c
Simplify
0=a(0)+b(0)+c
0=0+0+c
0=c
c=0
We already found that c=0. y=ax^2+bx+0 ⇔ y=ax^2 +bx Now we can use (1,- 5) to write our second equation.
y=ax^2+bx
- 5=a( 1)^2+b( 1)
Simplify
- 5=a(1)+b(1)
- 5=a+b
a+b=- 5
To find another equation, we will use (2,0).
y=ax^2+bx
0=a( 2)^2+b( 2)
Simplify
0=a(4)+b(2)
0=4a+2b
0=2a+b
2a+b=0
We now have a system of two equations. a+b=- 5 & (I) 2a+b=0 & (II) Let's solve this system using the Elimination Method. We will start by subtracting Equation (I) from Equation (II) to eliminate the b-variable.
a+b=- 5 2a+b=0
a+b=- 5 2a+b-( a+b)=0-( - 5)
a+b=- 5 2a+b-(a+b)=0+5
a+b=- 5 2a+b-(a+b)=5
a+b=- 5 2a+b-a-b=5
a+b=- 5 a=5
We found that a=5. y=5x^2+bx Let's now substitute 5 for a in Equation (I).
a+b=- 5 a=5
5+b=- 5 a=5
b=- 10 a=5
Now that we have all three values, we can complete the standard form equation of the parabola that passes through the given points. y=5x^2+(- 10)x ⇕ y = 5x^2-10x To help visualize this graph, we have plotted the given points and sketched the curve below.