Big Ideas Math Algebra 2, 2014
BI
Big Ideas Math Algebra 2, 2014 View details
4. Modeling with Quadratic Functions
Continue to next subchapter

Exercise 5 Page 79

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

y=2x^2-x+1

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. (- 1,4),(0,1),(2,7) 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 (- 1,4).
y=ax^2+bx+c
4=a( - 1)^2+b( - 1)+c
â–Ľ
Simplify
4=a(1)+b(- 1)+c
4=a-b+c
a-b+c=4
We just wrote our first equation! Now let's do the same thing for (0,1).
y=ax^2+bx+c
1=a( 0)^2+b( 0)+c
â–Ľ
Simplify
1=0+0+c
1=c
c=1
To find our third and last equation, we will use (2,7).
y=ax^2+bx+c
7=a( 2)^2+b( 2)+c
â–Ľ
Simplify
7=a(4)+b(2)+c
7=4a+2b+c
4a+2b+c=7
We now have a system of three equations. a-b+c=4 c=1 4a+2b+c=7 Note that we have already found our first value, allowing us to form a partial equation. y=ax^2+bx+1 Let's solve the system using the Elimination Method. We will start by substituting 1 for c in Equation (I) and Equation (III).
a-b+c=4 c=1 4a+2b+c=7
a-b+ 1=4 c=1 4a+2b+ 1=7
a-b=3 c=1 4a+2b+1=7
a-b=3 c=1 4a+2b=6
Now, let's multiply Equation (I) by 2 and add Equation (I) and Equation (III) to eliminate the b-variable.
a-b=3 c=1 4a+2b=6
2a-2b=6 c=1 4a+2b=6
2a-2b=6 c=1 4a+2b+ 2a- 2b=6+ 6
â–Ľ
(III): Solve for a
2a-2b=6 c=1 6a=12
2a-2b=6 c=1 a=2
With our second value, we can continue forming the partial equation. y=2x^2+bx+1 Finally, to find the value of b, we will substitute a=2 into Equation (I).
2a-2b=6 c=1 a=2
2( 2)-2b=6 c=1 a=2
â–Ľ
(I): Solve for b
4-2b=6 c=1 a=2
- 2b=2 c=1 a=2
b=- 1 c=1 a=2
Now that we have all three values, we can complete the standard form equation of the parabola that passes through the given points. y=2x^2+(-1)x+1 ⇔ y=2x^2-x+1 To help visualize this graph, we have plotted the given points and sketched the curve below.