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
1 answer

Standard Form of Hyperbolas

If I have the equation $9x^2-4y^2-72x=0 $ and I know that is a hyperbola, how would I find the standard form for this equation? I'm not sure how to convert this equation to the standard form of a hyperbola.
user202767
0
votes
1 answer

Polar equations of circles and ellipses

I have been trying to convert some conic sections from rectangular to polar form. I am fine going the other direction (given polar, convert to rectangular), but am having trouble going the opposite direction. First of all, is it possible to convert…
Beth
  • 1
0
votes
1 answer

How to find a generic parabola through 3 arbitrary points in R^2?

Given $(a,b)$, $(c,d)$, and $(e,f)$ (assume non-collinear and $a\neq c$, $c\neq e$, and $a\neq e$), is there a generic way to find a parabolic function between the three?
0
votes
1 answer

How to convert formulas for different standard parabolas?

There are 4 types of standard parabolas , and I'm supposed to remember many formulas about them like tangent , normal etc. But the problem is , if i know a certain formula for $y^2=4ax $ how can i convert it so that it is applicable to $x^2=4ay$?…
A Googler
  • 3,355
-1
votes
1 answer

Normal to an ellipse

A normal is drawn to the ellipse $\frac{x^2}{(a^2+2a+2)^2}+\frac{y^2}{(a^2+1)^2}=1$. If maximum radius of the circle centered at the origin and touching the normal is $5$, then find the possible values of '$a$'.
Ris97
  • 289
  • 4
  • 12
-1
votes
1 answer

Parabola Question

Let $(x_1,y_1), (x_2,y_2)$ and $(x_3,y_3)$ be three points on the parabola $y^2=4ax$, the normals at which meet in a point, then find $$\frac{x_1-x_2}{y_3}+\frac{x_2-x_3}{y_1}+\frac{x_3-x_1}{y_2}$$ My attempt: I tried putting it as $(at^2,2at)$ with…
-1
votes
1 answer

Determine the inclination of the major axis from the positive $x$-axis

I am given an ellipse with known semi-major axis $a$ and semi-minor axis $b$. The ellipse is placed in a rectangle of horizontal width $w$ such that $ 2 b \le w \le 2 a $, as shown in the attached figure. Find the angle $\alpha$ that the major…
Hosam Hajeer
  • 21,978
-1
votes
2 answers

How to find the position on ellipse (or hyperbola) arc if we know it's euclidean distance from given point and direction of movement?

We have orbiting body and can calculate the orbit shape. It's ellipse with semi-major axis a and eccentricity e. Body can move clockwise and counterclockwise on that ellipse. How to find the point on arc in direction on movement which chord length…
Robotex
  • 189
-1
votes
2 answers

Let $C$ be curve represented by the equation $5x^2+5y^2-8xy-9=0$

Let a tangent drawn at point P(other than vertex) on ellipse. If a line AP intersect the line passing through B perpendicular to above tangent at Q, then AQ is equal to (where A(-2,-2) and B(2,2)). I converted given equation to general form…
-1
votes
1 answer

length of the focal chord

Paragraph: $PQ$ is a focal chord of the parabola: $y^2=4ax.$ The tangents to the parabola at the points $P$ and $Q$ meet at point $R$ which lies on the line $y=2x + a.$ Question: Find the length of the chord $PQ.$
IcyFlame
  • 875
-1
votes
1 answer

How can we get all the equations related to a vertical parabola if we just know the standard equation of a parabola whose axis is the x-axis?

Suppose I know all the equations related to a parabola defined as $$y^2= 4ax$$. By "all equations", I meant to say the equation of tangent, normal, chord of contact, polar of a point.. everything related to just that form. So can I just use all…
Ankit
  • 698
-1
votes
1 answer

Light Amusement Brooming Tubs

If you've ever brushed the sides of a tub with a wide upright broom you'd have noticed that only the ends touch the tub wall. Consider the tub sides elliptical in shape so the broom forms a chord that is deeper at major axis ends of the ellipse than…
MKhomo
  • 111
-1
votes
1 answer

Show that the angle that a tangent line of a hyperbola forms with the intersection with a vertical line, and a focus is a right angle.

Question: Let $P(p, q)$ be a first quadrant point on $x^2/a^2 −y^2/b^2 = 1$. Let $D$ be the point where the tangent at $P$ meets the line $x =a^2c$. $F_2$ is the focus $(c, 0)$. Show that $∠DF_2P$ is a right angle. I believe the way to solve this…
-1
votes
1 answer

How does a hyperbola go from $(x-h)+(y-k)=-n$ to $(x-h)/a^2 + (y-k)/b^2 = ±1$?

The question is pretty much in the title but to be more specific, actual question is: $x^2+12x-3y^2+18y+21 = 0$ $(x+6)^2-36-3(y-3)^2+12 = 0$ $(x+6)^2-3(y-3)^2 = -12$ This equation looks a lot like an ellipse. How do I tell if it's an ellipse or a…
John Liu
  • 419
  • 3
  • 11
-1
votes
1 answer

Ellipse equation from two tangent lines

Is there any way to find the equation of an ellipse, when only two tangent lines are given?