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

Find eccentricity when asymptotes are given

What is the Eccentricity of hyperbola whose asymptotes are $x+2y=3$ and $2x-y=1$ . I know for any hyperbola $ \dfrac{(x - h)^2}{a^2} - \dfrac{(y - k)^2}{b^2} = 1$ The asymptotes are $y - k = \pm \dfrac{b}{a}(x - h)$ But how to solve this problem
Koolman
  • 2,898
0
votes
1 answer

Proving ellipse focus-directrix implies equation

On cuttheknot.org, a proof is given that the focus-directrix definition implies the equation definition (i.e. that an ellipse is a planar curve with equation $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$). The first line of the proof states Let $e$ be the…
Lundborg
  • 1,646
0
votes
1 answer

Calculate angle given points on an ellipse

I am a programmer but my maths skills are poor, I find geometry, trigonometry and algebra etc. difficult to grasp. But I have had a look online for the solution to this problem to no avail, I hope someone can help. I have an elliptical arc into…
0
votes
1 answer

Conic section - Circle touching internally another circle and a line + its centre is on a line

The title is a bit of a mess but here's the deal: Find a circle that satisfies following conditions: touches line: $y+2=0$ its centre is on: $x-2y+4=0$ touches internally another circle: $x^2+y^2-2y=0$ I always end up with more variables than…
Deritus
  • 17
0
votes
1 answer

Find Vertex when Focus and Directrix of Parabola is given.

Focus is $(1,1)$ and equation to the Directrix is $3x+4y-2=0$ I've successfully derived the equation of Parabola in second degree general form which is: $16x^2 - 38x+9y^2 - 34y+46-24xy=0$ Also, find the equation of its axis.
Shoaib Ashraf
  • 240
  • 1
  • 5
  • 14
0
votes
1 answer

Find angle subtended by the common chord of circle and parabola at the focus of parabola

Find angle subtended by the common chord of circle $x^2 + y^2 - 2x - 3 = 0$ and parabola $y^2 - 3(x-1)$ at the focus of parabola
0
votes
1 answer

Prove that $QG^2 - PG^2 = constant$(Parabola)

The normal at a point P to the parabola $y^2 = 4ax$ meets its axis at G. Q is another point on the parabola such that QG is perpendicular to the axis of the parabola. Prove that $QG^2 - PG^2 = constant$
0
votes
1 answer

Find ellipse offset for given chord

Given an ellipse with defined major and minor axes and a chord, $AB$, that exists on said ellipse how can I calculate the 2 valid $(h,k)$ offset pairs? For example, with $A = (312, 110)$ and $B = (412, 210)$ is there a procedural way to solve for…
Khepri
  • 3
  • 3
0
votes
1 answer

Identifying conics and finding out information

Identify conics and find out center, major axes, foci, eccentrity and if it's a hyperbola, its asymptotes. a) $xy+x-y=2$ b) $x^2+2xy+y^2=4x-4y+4$ I've rewritten a) as $y= {2-x \over x-1}$ and b) $(x+y)^2=4(x-y+1)$ but havent really gotten anything…
0
votes
1 answer

Conics Problem Explanation

Problem Statement: Circle $\Gamma$ intersects the hyperbola $y = \frac 1x$ at $(1,1), \left(3,\frac13\right)$, and two other points. What is the product of the $y$ coordinates of the other two points? My Work: $x^2+y^2+2gx+2fy+c=0$ and substitute…
0
votes
2 answers

If a hyperbola whose foci are (–2, 4) and (4, 6) touches y–axis then equation of hyperbola is

Using the two points, I managed to get the equation of the transverse axis as: $x - 3y + 14 = 0$ Conjugate axis as: $3x + y - 8 = 0$ Centre = $(1,5)$ $2ae =$ Distance between the foci = $ \sqrt{40} $ But now, to get the equation of the Hyperbola, I…
0
votes
2 answers

How to know the form of a line in a graph without any calculation?

My Physics book has many graphs. Some are straight lines, some parabolas while others are hyperbolas. I have not studied these curves (conic sections) yet and to me parabola and hyperbola look just the same. Is there any way of knowing whether a…
MrAP
  • 3,003
0
votes
1 answer

Conic section of parabola

The linear eccentricity is the distance between the center and the focus. Why parabola's conic section does not have linear eccentricity?
0
votes
1 answer

Area of triangle with two of its vertex at the latus rectu.

Q. Find the area of triangle formed by the lines joining the vertex of the parabola $x^{2}=12y$ to the ends of its latus rectum. Attempt- $$x^{2}=12x$$ $$a = 3$$ $$ \text{Focus } = (0,3)$$ Let, latus rectum be PQ passing through focus S. Now, I…
0
votes
1 answer

How to solve for the equation of a complex data set

You have a set of shapes: Figure 1: Square Figure 2: Pentagon Figure 3: Hexagon Figure 4: Heptagon Figure 5: ... And so on. For each of these shapes, each corner point has a line connecting to every other corner point. You are counting the number of…