SOLUTION: Hi, I'm having trouble figuring out a parabola's equation. The Y intercept is (0,6), the vertex is (2,8). These are the only points given. Can you please explain to me how to work

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: Hi, I'm having trouble figuring out a parabola's equation. The Y intercept is (0,6), the vertex is (2,8). These are the only points given. Can you please explain to me how to work       Log On


   



Question 752747: Hi, I'm having trouble figuring out a parabola's equation. The Y intercept is (0,6), the vertex is (2,8). These are the only points given. Can you please explain to me how to work out the equation/what it is?
Thanks a lot,
Nathan

Found 2 solutions by rothauserc, josmiceli:
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
Find the equation of the parabola with Y intercept (0,6) and the vertex is (2,8). These are the only points given.
The vertex form of a quadratic function is
y=a(x−h)^2 + k
where (h,k) is the vertex. Use your given vertex, and solve for a using the fact that you know the y-intercept.
Note that the vertex and any other point on the curve would be sufficient.
y = a(x-2)^2 + 8
6 = a(0-2)^2 + 8
6 = 4a + 8
4a = -2
a = -1/2
y = (-1/2)(x-2)^2 + 8









Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
The general form is
+y+=+a%2Ax%5E2+%2B+b%2Ax+%2B+c+
where +c+ is the y-intercept,
(0,6),so now you have
+y+=+a%2Ax%5E2+%2B+b%2Ax+%2B+6+
The x-coordinate of the vertex,
(2,8), is +x%5Bv%5D+=+-b%2F%282a%29+, so
+2+=+-b%2F%282a%29+
+4a+=+-b+
+b+=+-4a+
So far, you have:
+y+=+a%2Ax%5E2+-+4a%2Ax+%2B+6+
Now plug in the point ( 2,8 )
+8+=+a%2A2%5E2+-+4a%2A2+%2B+6+
+8+=+4a+-+8a+%2B+6+
+8+=+-4a+%2B+6+
+4a+=+-2+
+a+=+-1%2F2+
and
+b+=+-4a+
+b=+2+
------------
+y+=+a%2Ax%5E2+%2B+b%2Ax+%2B+c+
+y+=+%28-1%2F2%29%2Ax%5E2+%2B+2x+%2B+6+ answer
--------------------------
Is the vertex at (2,8) ?
+x%5Bv%5D+=+2+
+2+=+-b%2F%282a%29+
+2+=+-2%2F%282%2A%28-1%2F2%29%29+
+2+=+2+
and
+8+=+%28-1%2F2%29%2A2%5E2+%2B+2%2A2+%2B+6+
+8+=+%28-1%2F2%29%2A4+%2B+4+%2B+6+
+8+=+-2+%2B+10+
+8+=+8+
OK
Here's a plot of the equation:
+graph%28+400%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C++%28-1%2F2%29%2Ax%5E2+%2B+2x+%2B+6+%29+