SOLUTION: What is the factored form equation for a parabola that has x-intercepts at -3 and 1 and vertex point at (- 1, -8).

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: What is the factored form equation for a parabola that has x-intercepts at -3 and 1 and vertex point at (- 1, -8).       Log On


   



Question 1181909: What is the factored form equation for a parabola that has x-intercepts at -3 and 1 and vertex point at (- 1, -8).
Found 3 solutions by MathLover1, math_tutor2020, josgarithmetic:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!

use vertex form of the equation for a parabola
y=a%28x-h%29%5E2%2Bk
given
x-intercepts at -3 and 1=>(-3,0) and (1,0)
vertex point at (-+1, -8)=>+h=-1, k=-8
y=a%28x-%28-1%29%29%5E2%2B%28-8%29
y=a%28x%2B1%29%5E2-8........use x-intercept to calculate a
0=a%28-3%2B1%29%5E2-8
0=4a-8
4a=8
a=2
your equation is
y=2%28x%2B1%29%5E2-8

+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+2%28x%2B1%29%5E2-8%29+



Answer by math_tutor2020(3816) About Me  (Show Source):
You can put this solution on YOUR website!

If p and q are roots of a quadratic, then x-p and x-q are the two factors.

Based on that, we have the roots -3 and 1 lead us to the factors (x+3) and (x-1)

Notice that the expression (x+3)(x-1), when set equal to zero, will result in x = -3 or x = 1 as the two roots. I'm using the zero product property.

In other words, solving (x+3)(x-1) = 0 will get us x = -3 and x = 1 as the two roots.

---------------

That takes care of the x intercept portion. Now let's consider the vertex point.

Let's see if plugging x = -1 leads to y = -8
(x+3)(x-1) = (-1+3)(-1-1) = (2)(-2) = -4
Unfortunately, we don't reach the target we want.
We can fix this by sticking a 2 out front, so that we scale the -4 up to -8

Trying x = -1 again gets us
2(x+3)(x-1) = 2(-1+3)(-1-1) = 2(2)(-2) = -8
and now everything works out

Answer: 2(x+3)(x-1)

Graph:

Points A and B are the roots, aka x intercepts.
Point C is the vertex.
Because the vertex is below the x axis, and there are two x intercepts, this must mean the parabola opens upward (hence the positive leading coefficient a = 2)


Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Zeros: -3 and +1
Included Point: (-1,-8)

Start Equation, y=a%28x%2B3%29%28x-1%29

Use the included point: -8=a%28-1%2B3%29%28-1-1%29
-8=a%282%29%28-2%29
a=-8%2F%28-4%29
a=2

highlight%28y=2%28x%2B3%29%28x-1%29%29