Sign In
Substitute the given (x,y) values into y=ax^2+bx+c to write a system of three equations.
y=5x^2-10x
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).
x= 0, y= 0
Calculate power
Zero Property of Multiplication
Identity Property of Addition
Rearrange equation
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.
x= 1, y= - 5
1^a=1
Identity Property of Multiplication
Rearrange equation
To find another equation, we will use (2,0).
x= 2, y= 0
Calculate power
Multiply
.LHS /2.=.RHS /2.
Rearrange equation
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.
(II): Subtract (I)
(II): a-(- b)=a+b
(II): Identity Property of Addition
(II): Distribute - 1
(II): Subtract terms
We found that a=5. y=5x^2+bx Let's now substitute 5 for a in Equation (I).
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.