SOLUTION: Suppose a parabola has vertex (5, –3) and also passes through the point (6, 1). Write the equation of the parabola in vertex form.

Algebra ->  Linear-equations -> SOLUTION: Suppose a parabola has vertex (5, –3) and also passes through the point (6, 1). Write the equation of the parabola in vertex form.       Log On


   



Question 671743: Suppose a parabola has vertex (5, –3) and also passes through the point (6, 1). Write the equation of the parabola in vertex form.

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

The parabola can open either up, down, left or right. The problem is, the parabola that opens left or right is not a function as it fails the Vertical Line Test.
The two vertex-forms of a parabola are:
y-k=1%2F4p%28x-h%29%5E2: If p%3E0, parabola opens up. If p%3C0, parabola opens down.
x-h=1%2F4p%28y-k%29%5E2: If p%3E0, parabola opens right. If p%3C0, parabola opens left.
Sometimes, a substitutes for 1%2F4p.
So, either equations work. The only differences are: one is a function and one is not. One opens down and other opens left.
The first formula is more precise, as you can find the coordinates of the focus and the equation of the directrix.
if vertex (5,-3) and also passes through the point (6,+1), then we have
y-k=%281%2F4%29p%28x-h%29%5E2
1%2B3=%281%2F4%29p%286-5%29%5E2
4=%281%2F4%29p%281%29%5E2
4=%281%2F4%29p%2A1
4%2F%281%2F4%29=p
16=p.............p%3E0, parabola opens up
if 16=p, then a=%281%2F4%29p=%281%2F4%2916=4
so, we have:
y%2B3=4%28x%5E2-10x%2B25%29
y%2B3=4x%5E2-40x%2B100
y=4x%5E2-40x%2B97....your equation