Let's start by recalling the of a .
y=ax2+bx+c
To find the equation of a that includes the given points, we will substitute their into the above equation and simplify. With the resulting equations, we will write a . Then, we will solve it to find the
a, b, and
c.
y=ax2+bx+c
|
Point
|
Substitute
|
Simplify
|
(1,0)
|
0=a(1)2+b(1)+c
|
a+b+c=0
|
(2,-3)
|
-3=a(2)2+b(2)+c
|
4a+2b+c=-3
|
(3,-10)
|
-10=a(3)2+b(3)+c
|
9a+3b+c=-10
|
We can now write a system of three equations.
⎩⎪⎪⎨⎪⎪⎧a+b+c=04a+2b+c=-39a+3b+c=-10(I)(II)(III)
Let's solve this system using the . We will start by subtracting Equation (I) from Equation (II) and Equation (III) to eliminate
c.
⎩⎪⎪⎨⎪⎪⎧a+b+c=04a+2b+c=-39a+3b+c=-10
(II), (III): Subtract (I)
⎩⎪⎪⎨⎪⎪⎧a+b+c=04a+2b+c−(a+b+c)=-3−09a+3b+c−(a+b+c)=-10−0
(II), (III): Distribute -1
⎩⎪⎪⎨⎪⎪⎧a+b+c=04a+2b+c−a−b−c=-3−09a+3b+c−a−b−c=-10−0
(II), (III): Subtract terms
⎩⎪⎪⎨⎪⎪⎧a+b+c=03a+b=-38a+2b=-10
Now, neither Equation (II) nor Equation (III) includes
c. These equations form a system in terms of only
a and
b. Let's solve this system by using the Elimination Method again. Since neither variable has the same or opposite coefficients, we need to multiply or divide one equation by a number first.
⎩⎪⎪⎨⎪⎪⎧a+b+c=03a+b=-38a+2b=-10(I)(II)(III)
⎩⎪⎪⎨⎪⎪⎧a+b+c=03a+b=-32(4a+b)=-10
⎩⎪⎪⎨⎪⎪⎧a+b+c=03a+b=-34a+b=-5
⎩⎪⎪⎨⎪⎪⎧a+b+c=03a+b=-34a+b−(3a+b)=-5−(-3)
⎩⎪⎪⎨⎪⎪⎧a+b+c=03a+b=-34a+b−3a−b=-5−(-3)
⎩⎪⎪⎨⎪⎪⎧a+b+c=03a+b=-34a+b−3a−b=-5+3
⎩⎪⎪⎨⎪⎪⎧a+b+c=03a+b=-3a=-2
We found our first value, allowing us to write a partial equation.
y=-2x2+bx+c
Let's substitute
-2 for
a in Equation (II) to find the value of
b.
⎩⎪⎪⎨⎪⎪⎧a+b+c=03a+b=-3a=-2(I)(II)(III)
⎩⎪⎪⎨⎪⎪⎧a+b+c=03(-2)+b=-3a=-2
⎩⎪⎪⎨⎪⎪⎧a+b+c=0-6+b=-3a=-2
⎩⎪⎪⎨⎪⎪⎧a+b+c=0b=3a=-2
With our second value, we can continue forming the partial equation.
y=-2x2+3x+c
Finally, to find the value of
c, we will substitute
a=-2 and
b=3 into Equation (I).
⎩⎪⎪⎨⎪⎪⎧a+b+c=0b=3a=-2
⎩⎪⎪⎨⎪⎪⎧-2+3+c=0b=3a=-2
⎩⎪⎪⎨⎪⎪⎧c=-1b=3a=-2
Now that we have all three values, we can complete the equation of the parabola that passes through the given points.
y=-2x2+3x+(-1)⇕y=-2x2+3x−1
To help visualize this situation, we can plot the given points and sketch the curve.