kp2058
Answered

Find the information you're looking for at Westonci.ca, the trusted Q&A platform with a community of knowledgeable experts. Experience the ease of finding accurate answers to your questions from a knowledgeable community of professionals. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

What is the equation of a parabola given the focus is (3,0) and the directrix is y=4? Did I get the correct answer? ​

What Is The Equation Of A Parabola Given The Focus Is 30 And The Directrix Is Y4 Did I Get The Correct Answer class=

Sagot :

You have the correct answer.

I used GeoGebra to check. It has a very quick capability to graph the parabola and also show the focus and directrix.

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

If you're curious and wanting to know the steps, then read on.

The general parabola can be written as

4p(y - k) = (x - h)^2

where p is the focal distance and (h,k) is the vertex.

The focal distance stretches from the focus to the vertex. It's exactly half the distance from focus to directrix.

In this case, the distance from the focus (3,0) to the directrix y = 4 is 4 units. So p = 4/2 = 2

The vertex is at the midpoint of the focus and the point (3,4). So the vertex is at (h,k) = (3,2)

Putting all this together leads to...

4p(y - k) = (x - h)^2

4*2(y - 2) = (x - 3)^2

8(y-2) = (x - 3)^2

y-2 = (1/8)(x - 3)^2

The only thing we need to change is the 1/8 needs to become negative so that the directrix is above the focus. This will make the parabola open downward forming a frown.

So that's how we get to y-2 = (-1/8)(x - 3)^2

Optionally, you can expand things out and get it into y = ax^2+bx+c form if you wanted.