Pearson Algebra 2 Common Core, 2011
PA
Pearson Algebra 2 Common Core, 2011 View details
3. Modeling With Quadratic Functions
Continue to next subchapter

Exercise 15 Page 212

Substitute the three points given in the table into the standard form of a quadratic function y=ax^2+bx+c to write a system of equations.

y=- x^2+x-2

Practice makes perfect

Let's start by recalling the standard form of a quadratic function. y=ax^2+bx+c To find the equation of a parabola that includes the three points given in the table, we will substitute their coordinates into the above equation and simplify. With the resulting equations, we will write a system of equations. Then, we will solve it to find the coefficients a, b, and c. Let's consider the given table.

x f(x)
- 1 - 4
1 - 2
2 - 4
We will now substitute the points into the equation and simplify.
y=ax^2+bx+c
Point Substitute Simplify
( - 1, - 4) - 4=a( - 1)^2+b( - 1)+c a-b+c=- 4
( 1, - 2) - 2=a( 1)^2+b( 1)+c a+b+c=- 2
( 2, - 4) - 4=a( 2)^2+b( 2)+c 4a+2b+c=- 4
We now have a system of three equations. a-b+c=- 4 & (I) a+b+c=- 2 & (II) 4a+2b+c=- 4 & (III) Let's solve this system using the Elimination Method. We will start by subtracting Equation (I) from Equation (II).
a-b+c=- 4 a+b+c=- 2 4a+2b+c=- 4
a-b+c=- 4 a+b+c-( a-b+c)=- 2-( - 4) 4a+2b+c=- 4
â–Ľ
(II): Solve for b
a-b+c=- 4 a+b+c-a+b-c=- 2-(- 4) 4a+2b+c=- 4
a-b+c=- 4 a+b+c-a+b-c=- 2+4 4a+2b+c=- 4
a-b+c=- 4 2b=2 4a+2b+c=- 4
a-b+c=- 4 b= 1 4a+2b+c=- 4
We found our first value, allowing us to write a partial equation. y=ax^2+ 1x+c ⇕ y=ax^2+x+c We can now substitute 1 for b in Equation (I) and Equation (III).
a-b+c=- 4 & (I) b=1 & (II) 4a+2b+c=- 4 & (III)

(I), (III): b= 1

a- 1+c=- 4 b=1 4a+2( 1)+c=- 4
â–Ľ
(I), (III):Simplify
a+c=- 3 b=1 4a+2(1)+c=- 4
a+c=- 3 b=1 4a+2+c=- 4
a+c=- 3 b=1 4a+c=- 6
Now, neither Equation (I) nor Equation (III) includes b. These equations form a system in terms of only a and c. Let's solve this system by using the Elimination Method again. To do so, we will subtract Equation (I) from Equation (III).
a+c=- 3 & (I) b=1 & (II) 4a+c=- 6 & (III)
a+c=- 3 b=1 4a+c-( a+c)=- 6-( - 3)
â–Ľ
(III): Solve for a
a+c=- 3 b=1 4a+c-a-c=- 6-(- 3)
a+c=- 3 b=1 4a+c-a-c=- 6+3
a+c=- 3 b=1 3a=- 3
a+c=- 3 b=1 a= - 1
With our second value, we can continue writing our equation. y= - 1x^2+x+c ⇕ y=- x^2+x+c Finally, we will substitute - 1 for a in Equation (I) to find the value of c.
a+c=- 3 & (I) b=1 & (II) a=- 1 & (III)
- 1+c=- 3 b=1 a=- 1
c= - 2 b=1 a=- 1
Now that we have all three values, we can complete the equation of the parabola that passes through the given points. y=- x^2+x+( - 2) ⇕ y=- x^2+x-2 To help visualize this situation, we can plot the given points and sketch the curve.