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
1
vote
0 answers

Is there a faster way of finding the family of orthogonally intersecting parabolas?

Say I have a parabola $y=ax-bx^2$ where $a,b>0$ and $y=cx-dx^2$ where $c,d>0$. I would like to find some sort of relationship relating $c$ and $d$ with $a$ and $b$ such that the two parabolas intersect at right angles. Now I can see that the usual…
Trogdor
  • 10,331
1
vote
2 answers

How to find eccentricity of the conic $3x^2+3y^2-2xy-2=0$?

How to find eccentricity of the conic $3x^2+3y^2-2xy-2=0$? How to deal with the $xy$ term? Can't understand. Help! Why isn't the standard formula working here for eccentricity of an ellipse which states $e=\sqrt{1-b^2/a^2}$?
user220382
1
vote
1 answer

The equation of the circle ,having double contact with the ellipse at the ends of a latus rectum,is $x^2+y^2-2ae^3x=a^2(1-e^2-e^4)$

Prove that the equation of the circle ,having double contact with the ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$(having eccentricity $e$) at the ends of a latus rectum,is $x^2+y^2-2ae^3x=a^2(1-e^2-e^4)$. Since the ends of a latus rectum are…
diya
  • 3,589
1
vote
2 answers

$P$ is a variable point on the parabola $x^2 + 44x = y + 88$ and $Q$ is a point on the plane not lying on the parabola if $(PQ)^2$ is minimum, then?

Full question is : $P$ is a variable point on the parabola $x^2 + 44x = y + 88$ and $Q$ is a point on the plane not lying on the parabola if $(PQ)^2$ is minimum, then the angle between tangent at $P$ and $PQ$ is ? I tried to solve by taking a…
1
vote
1 answer

What surface can we slice to obtain a cubic curve?

We all know what a conic section is - a circle, a hyperbola, an ellipse, or a parabola. But what about the cubic curve? Does it not slice through some other 3D shape? If so, what is that called? What other curves can we find in it? If there IS no…
1
vote
2 answers

Find the coordinates of the point in which the tangent at the point 'p' on the parabola x=2at, y=at^2 intersects the x-axis.

Find the coordinates of the point in which the tangent at the point 'p' on the parabola x=2at, y=at^2 intersects the x-axis. I have the answer but do not know the process. THanks.
Maikelele
  • 63
  • 1
  • 1
  • 6
1
vote
1 answer

Concyclic Eccentric angles of an ellipse.

If $\;\alpha, \; \beta,\; \gamma,\; \delta\;$ are eccentric anlges of four conclyclic points on the standard ellipse $\; \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1$ . Then $\alpha + \beta + \gamma + \delta =\; ?$
1
vote
2 answers

How to find equation of hyperbola given foci and a point?

I am currently studying multivariate calculus at university, and ive been given some practice problems before the first assignment. The problem is: A hyperbola may be defined as the set of points in a plane, the difference of whose distances from…
1
vote
0 answers

Symmetry of a hyperbola?

What types of symmetry do all hyperbolas have? Do all hyperbolas have rotational symmetry as well as mirror symmetry?
ABC
  • 11
  • 2
1
vote
2 answers

Height of Line Segment on an Ellipsis

I'm trying to find the equation for getting the height of the black line I show in the image below. The end point of the black line is the intersection point between the width of the square below and the ellipse itself. I know the value of the width…
1
vote
3 answers

Finding equation of parabola

Find an equation of the parabola with focus at point $(0,5)$ whose directrix is the line $y=0$. (Derive this equation using the definition of the parabola as a set of points that are equidistant from the directrix and the focus) Ok this one is…
Snowman
  • 2,664
1
vote
1 answer

The precise relationship between conic sections and parabolas, circles, etc. explained intuitively?

When I was first introduced parabolas/hyperbolas, circles, and ellipses, I was shown how each and every one of them could be represented as conic sections - an intersection of a plane and a conic surface. It made me wonder, whether the quadratic…
user245273
1
vote
1 answer

Physical application of conics using a ladder

Hi so I've been given a question for a Maths assignment in relation to conics and its applications. The question is: A $6m$ ladder lies against a wall. Its bottom is pulled along the floor away from the wall. Taking the coordinate axis along the…
Brayden
  • 113
1
vote
2 answers

Tangents to ellipse from point outside curve

I was revising for one of my end of year maths exams, then I came across this example on how to find lines of tangents to ellipses outside the curve. Personally, I'd use differentiation and slopes to find such lines, but the lecturer does something…
Mat Gomes
  • 203
1
vote
1 answer

Conic Equations

I'm confused as to how you identify which equation for a conic is being used. For example, an ellipse has two equations, $\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2}=1$ or $\frac{(y-k)^2}{a^2} + \frac{(x-h)^2}{b^2} =1$ and this determines which…
Lulu Uy
  • 395