Questions tagged [conic-sections]

For questions about circles, ellipses, hyperbolas, and parabolas. These curves are the result of intersecting a cone with a plane.

A conic section is a smooth planar curve that is the result of intersecting a cone with a plane. There are commonly four conic sections: circles, ellipses, parabolas, and hyperbolas.

We can construct these conic sections analytically. The solutions to the equation $x^2+y^2=z^2$ give us a cone in three-dimensional space. An plane in three-dimensional space that goes through a point $p=(x_0,y_0,z_0)$ and has normal vector $\langle a,b,c \rangle$ is given by the equation

$$a(x-x_0)+b(y-y_0)+c(z-z_0)=0\,.$$

Finding the common solutions to the equation of the cone and equation of the plane for various choices of $p$ and normal vector will—after a change in coordinates to write them as planar curves—lead you to the (potentially) familiar equations

  • Circle: $x^2+y^2 = r^2$
  • Ellipse: $ax^2 + b y^2 = r^2$, where $a,b>0$
  • Parabola: $ax^2 +by = r^2$, where $a\neq 0$
  • Hyperbola: $ax^2 - by^2 = r^2$, where $a,b>0$

There are also geometric constructions of the conic sections. For example, a circle is the set of all points that are a fixed distance from a given points. An ellipse is the set of all points .... The construction of Dandelin spheres (see Wikipedia) unifies the analytic and geometric constructions of conic sections.

4912 questions
0
votes
2 answers

Can someone help me with this conic?

$$\frac{(x+1)^2}{16} + \frac{(y-2)^2}{9} = 1.$$ I just started conics, but I thought you would multiply both sides by $16$ and then $9$ and then expand, which would get you $x^2 +y^2+2x-4y+5$. Both signs are the same, but the foci is supposed to be:…
CrewdNBasic
  • 307
  • 1
  • 2
  • 6
0
votes
1 answer

GetThere Airlines currently charges $200$ dollars per ticket.How can they maximixe their revenue if they were to increase the price?

GetThere Airlines currently charges $200$ dollars per ticket,and sells $40,000$ tickets.For every $10$ dollars they increase the ticket price,they sell $1000$ fewer tickets. How much should they charge to maximize their revenue ? I am not…
Mr. Y
  • 2,637
0
votes
1 answer

Find a parabola knowing its distance from a point.

I have the parametric parabola: $$ y=f(x)=C(x-4)(x-5)+D $$ where $D$ is fixed. I want to find for which value of $C$ the distance from the parabola to the point $(4,0)$ is exactly $\frac{1}{3}$ and the point $(4,0)$ lies at the left of the…
N74
  • 2,479
0
votes
1 answer

How to change $ Cx^2 + Dy^2 + Ex + Fy + G = 0$ to$ (x-h)^2/a^2 ± (y-k)^2/b^2=1 $ using only the variables C, D, E, F, and G

Or, state the terms a,b,h,and k in terms of C, D, E, F, and/or G $Cx^2 + Dy^2 + Ex + Fy + G = 0$ $(x-h)^2/a^2 ± (y-k)^2/b^2=1$
a Cit
  • 39
  • 4
0
votes
2 answers

A circle pass through origin and centre is $(3,-3)$ and find coordinated point on the circle

A circle pass through origin and centre is $(3,-3)$ and line $y=x-6$ meet the circle at point $P$ and $Q$. Find coordinated of point on the circle where tangent are parallel to line $PQ$. I got the equation $(x-3)^2+(y+3)^2=18$ Coordinate $P(6,0)$,…
Ameet
  • 63
0
votes
4 answers

Find equation of tangent line knowing hyperbola and point on line

I have a problem I've been trying to solve, but I was not able to do it. A hyperbola is $x^2-y^2=16$ and a point is $(-1,-7)$, not on the curve. Find equation of tangent line to the hyperbola passing through that point.
naomi
  • 11
0
votes
1 answer

How would I put $x^2 + 4x + 25y^2 - 50y = -4$ into the equation for an ellipse?

The equation is $x^2 + 4x + 25y^2 - 50y = -4$. How would I put this into the equation for an ellipse $\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1$?
0
votes
1 answer

Problem regarding parabola

While studying conic sections, in the parabola portion, I read that The sum of the ordinates of the extremities of the chords of the parabola $y^2=4.a.x$ which are parallel to each other is constant. But I was in doubt, how is this possible, and…
Aneek
  • 315
0
votes
2 answers

Get point on ellipse from point and angle

I have the bounds (x from, x to ...) of an ellipse (and thus its radius and center), x and y of a point A that is in the ellipse and an angle. I want to get point B to which the angle points (from point A) and that lies on the ellipse. This is what…
0
votes
1 answer

Coordinates of a string of beads

Given a number of circular beads of a given size strung on an ellipse with a known semi-minor axis, how can I calculate the position (let's say in Cartesian coordinates) of each bead's center? The semi-major axis is not known, nor is the…
0
votes
1 answer

Find the width of an ellipse, on given Y position.

Look at picture below : Q: I wonder what's the equation to find $L$ (the red line on {x',y'}, which x' will always be $0$), assuming if you don't know about the ellipse size. Btw, I want to use the equation to programatically move the red line, on…
0
votes
1 answer

conic with locus equation

Find the equation of the locus of the point P(x, y) such that the sum of its distance to the points A(6,0) and B(-6, 0) is 18 units. answer ((x-6)^2+y^2)^1/2 + ((x+6)^2+y^2)^1/2 = 18 5x^2-72x+9y^2-693=0 But answer given is x^2/81 + y^2/45 = 1
carry
  • 343
0
votes
1 answer

Equation relating square of distance to point and distance to line

Find the equation of the locus of the point $P(x, y)$ such that the square of the distance from $(-2, -5)$ to $P(x, y)$ is three times the distance from $P(x, y)$ to the line $8x+15y=34$. My answer: $ y=-(8/15)x + (34/15)$ $ ((x+2)^2+(y+5)^2 =…
carry
  • 343
0
votes
0 answers

Rotation and translation of a parabola

I have a specific conic (which I've worked out is a parabola) $16x^2 - 24xy + 9y^2 - 60x - 80y + 20 = 0$ I have to use a rotation through an angle $\theta$ where $sin\theta=4/5$ and $cos\theta = -3/5$ and then a translation. I have done…
Alice
  • 185
0
votes
2 answers

Angle between x-axis and major axis of ellipse

The MathWorld resource here gives a formula for the counter-clockwise angle $\phi$ between the x-axis and the major-axis of an ellipse $a x^2 +2bxy + cy^2 + 2dx + 2fy + g = 0$ as But what do I do when $a=c$? For example the ellipse below is rotated…
Tom
  • 511