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

Ellipse inscribed angles

On wikipedia in German, we find relations about two angles inscribed on parable and on hyperbole. The 4 points of the parabola $y = ax^2 + bx + c $ has the following…
Amorok
  • 53
3
votes
1 answer

Find Tilted Parabola Equation given vertex and angle

How to find the parabola equation like the picture below, given the vertex $(x$$_o,y_o)$ and theta orientation? please help. thankyou.
2
votes
0 answers

Find the number of points on ellipse $\frac{x^2}{50}+\frac{y^2}{20}=1$ from which pair of perpendicular...

Find the number of points on ellipse $\frac{x^2}{50}+\frac{y^2}{20}=1$ from which pair of perpendicular tangents are drawn to ellipse $\frac{x^2}{16}+\frac{y^2}{9}=1$ Normal from a point $(5\sqrt{2}cos\theta, 2\sqrt{5} sin\theta)$ from which…
Sachin
  • 9,896
  • 16
  • 91
  • 182
2
votes
1 answer

Find the number of common tangents to $y^2=2012x$....

Problem : Find the number of common tangents to $y^2=2012x$ and $xy =(2013)^2$ Solution : Common tangent will have slope equal to both curves. therefore, differentiation both the curves we get the slopes . $\therefore 2y\frac{dy}{dx}=2012 …
Sachin
  • 9,896
  • 16
  • 91
  • 182
2
votes
1 answer

finding out wheter point is inside ellipse

I'm working on a way to determine if given point is "inside" given ellipse, the problem is I've already forgotten all the related mathematics and don't have time to relearn it and find a way to do it. The problem: There is a rectangular plane of…
mishan
  • 123
2
votes
1 answer

Conic Sections Parameter set constraints

Given the general equation $Ax^2 + Cy^2 + Dx + Ey + F = 0$, what constraints on the set $\{A,C,D,E,F\}$ will apply if the equation represents a (a) parabola? (b) ellipse? (c) hyperbola? Firstly, I understand in the case of a parabola that $A$ and…
2
votes
1 answer

The image of a conic section under the $z^2$ map

My question in short: In some cases, the image of a conic section under the $z^2$ map is still a conic section. Is there an elegant argument to show that? Let $\Gamma$ be a conic section in the xy-plane. Consider the map $(x,y)\mapsto…
user130319
2
votes
2 answers

The reflective property of ellipses

I have following question to proof: An ellipse is revolved about its major axis to generate an ellipsoid. The inner surface of the ellipsoid is silvered to make a mirror. Show that a ray of light emanating from one focus will be reflected to the…
2
votes
1 answer

Disjoint conic sections?

is there any simple way to figure out whether two conic sections (e.g. two ellipses or an ellipse and a hyperbola) are disjoint or intersect each other? The conic sections are expected to be known employing the 6-parameter form Q(x,y)=0 where Q is a…
user156563
  • 21
  • 1
2
votes
1 answer

Finding the focus point of a conic with equation $ay^2 + bx = 0$.

A conic has equation $$ay^2+bx=0$$ where $a=5$ and $b=-315$. If the focus point is at $(F, 0)$ then what is the value of $F$ to 2 decimal places? Hi, I want to check if i have applied the correct formula to solve this question. My answer is…
Adma
  • 41
2
votes
1 answer

Equation for focus and directrix

Is it possible to get a focus and directrix straight from the equation itself or through a formula? For example, in $y = (x-2)^2 + 1$, you can tell from the equation that the vertex is $(2,1)$. Or to find the midpoint of $(0,4)$ and $(3,6)$, you…
Princee
  • 99
2
votes
1 answer

Finding perimeter of an ellipse accurately

How could you accurately find the perimeter of an ellipse accurately? This formula: $$p\approx 2\pi\sqrt{\dfrac{a^2+b^2}{2}}$$ (Where 'a' is the distance from the center of the ellipse to the farthest point and 'b' is the distance from the center to…
2
votes
1 answer

How to find centre,vertics,foci,focal radii,letus rectum... when exists of a general quadratic equation in x and y

Is there a generalized way( a particular conic section of any shape,for instance an ellipse without determining its major/minor axis) to find the centre,vertices,foci,focal radii,letus rectum,eccentricity,etc when exists of any…
Hashir Omer
  • 1,738
  • 1
  • 16
  • 30
2
votes
1 answer

Finding Radical centre problem

Suppose 3 circles are drawn taking the 3 sides of a triangle as their diameters, what would be the radical centre of these circles? The options are circumcenter, orthocenter and incenter Any help would be appreciated
user34304
  • 2,749
2
votes
2 answers

Locus of centre of variable circle

I am not able to figure out this question What is the locus of the centre of a circle which touches a given line and passes through a given point, not lying on the given line? I think it's a parabola but I am not able to prove it mathematically
user34304
  • 2,749