Post by MistyFWIW, Darrell,
when I replied, there had only been *one* reply and it didn't clarify what I
was trying to figure out.
Sorry, but I don't run Usenet much less control when articles are propogated
from server to server. Suffice it to say you have received several (all
quite helpful, IMO) responses to your question, even if some of them did not
reach you as soon as you would have liked.
<...>
Post by MistyPerhaps I didn't properly articulate my query.
What I couldn't understand was where 4 and P came from.
I'm not trying to be condescending (really!) but let me mention that I have
already addressed that to some degree. I suggested your book probably has
the derivation, and even suggested that it would be a good exercise for you
to try and derive it yourself. In any event, here's a derivation of y^2=4px
that I hope makes sense.
Start with the definition. A parabola is the set of all points in a plane
that are equidistant from a fixed line, called the directrix, and a fixed
point that's not on the line, called the focus. For now concentrate only on
left or right opening parabolas with vertex at (0,0). Let the directed
distance *from* the vertex *to* the focus be p.
Make a rough sketch of a rightward opening parabola with vertex at the
origin, to include the directrix and focus. You should see how the
coordinates of the focus are (p,0) and the equation of the directrix is
x=-p.
Let (x,y) be any point on the parabola. By the definition, the distance
from any point on the parabola (x,y) to the directrix x=-p and the focus
(p,0) are the same. Use that to write the equation:
dist. from point on parabola to focus
=
dist. from same point on parabola to directrix.
Since the directrix has equation x= -p, the x-coordinate of a point on the
directrix
is "-p"
dist. from (x,y) to (p,0) = dist. from (x,y) to (-p,y)
sqrt[(x-p)^2 + (y-0)^2] = sqrt[(x-(-p))^2 + (y-y)^2]
sqrt[(x-p)^2 + y^2] = sqrt[(x+p)^2 + 0]
sqrt[(x-p)^2 + y^2] = sqrt[(x+p)^2]
Square both sides to remove the sqrt's....
(x-p)^2 + y^2 = (x+p)^2
Expand...
x^2 - 2px + p^2 + y^2 = x^2 + 2px + p^2
Collect like terms, geting y^2 alone on one side...
y^2 = x^2 + 2px + p^2 - x^2 + 2px - p^2
y^2 = 4px
The reason it's good to express it this way, is if you are given an equation
either already written in this form (y^2=ax for some "a") or can be
rewritten in this form, you can immediately equate "4p" with "a", and once
*that* equation is solved for p (in your case "a" was 8 giving 4p=8) then it
makes answering the question easy.
vertex: (0,0) ...assumed in the derivation
focus: (p,0)
directrix x= -p
Plug and chug...
focus: (2,0)
directrix: x= -2
It makes sketching a graph pretty easy too, since you have identified these
key features of the graph. As others suggested, you could also detrermine
the latus rectum which in turn tells you additional points on the parabola.
I'll leave it up to you to derive the equation for any general vertex (h,k)
and for that matter, for cases of vertical axis of symmetry (opening
up/down).
<...>
Post by MistyI appreciate all the help I get here, <...>
You have a strange way of showing it.
--
Darrell