Parabola equation with focus and directrix

  • Thread starter Thread starter aisha
  • Start date Start date
  • Tags Tags
    Focus Parabola
AI Thread Summary
To determine the equation of a parabola with focus at (2,3) and directrix y=-1, the vertex is found at (2,1), not (1,1) as initially suggested. The correct distance equations from any point (x,y) on the parabola to the focus and directrix must be equated, leading to the formula √((x-2)² + (y-3)²) = |y+1|. Squaring both sides results in the equation x² - 4x + 12 = 8y, which simplifies to y = (1/8)x² - (1/2)x + 3/2. The discussion emphasizes the importance of correctly identifying the vertex and using the proper distance formulas to derive the parabola's equation.
aisha
Messages
584
Reaction score
0
Hi, I need to determine the equation of a parabola given the focus (2,3) and the directrix y=-1

I sketched out a parabola opening up wards with a vertex of (1,1)

I made two distance equations one for any point on the parabola to the focus, and one distance from the directrix to any point on the parabola.

I equated the two equations

sqrt((x+2)^2 + (y+3)^2)) = sqrt((y+1)^2))

I took the square root of both sides and then tried to expand and simplify
I got x^2 - \frac {1} {4}x + \frac {9} {8} = y

there probably are mistakes since this is my first time doing this.
 
Physics news on Phys.org
How did you get the vertex to be (1,1)??

A parabola is defined as the set of points such that the distance from each point (x,y) to the focus is the same as the distance from (x,y) to the directrix.
The distance from (1,1) to (2,3) is \sqrt{5}. The distance from (1,1) to
y= -1 is 2. Those are not the same. (1,1) is not even ON the parabola.

Since, in this problem, the directrix is a horizontal line, the axis of the parabola is vertical. The vertex must be on the vertical line through the focus: x= 2. And, since the two distances must be the same, it must be exactly half way between the two:
y= (3+(-1))/2= 1. The vertex is at (2,3).
If you know that the standard formula of a parabola with vertex (a,b) and focus (a,c) is y= (1/4(b-c))(x-a)2+ b, you can just write down the formula.

I would consider it more interesting to do as you did- use the basic definition rather than memorizing a formula.

Let (x,y) be any point on the parabola. Then the distance from (x,y) to (2,3) is
\sqrt{(x-2)^2+ (y-3)^2} (NOT (x+2) and (y+3)!). The distance from
(x,y) to the line y= -1 is \sqrt{(y+1)^2}= |y+1|. The condition that (x,y)be on the parabola is \sqrt{(x-2)^2+ (y-3)^2}= |y+1|.
Squaring both sides (NOT taking the square root, as you wrote!)
(x-2)2+ (y-3)2= (y+1)2

x2- 4x+ 4+ y2- 6y+ 9= y2+ 2y+ 1

This is a parabola because the two "y2" terms cancel out.

x2- 4x+ 12= 8y so

y= (1/8)x2- (1/2)x+ 3/2
 
The vertex is at (2,3).

You mean (2,1) :smile:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top