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

Rotated ellipse tangent to circle

I need a formula that will locate the tangent point between a circle and a rotated ellipse. Known: Location and size of circle Relative y coordinate of ellipse vs circle Major/Minor radii of ellipse Angle of rotation of ellipse The only solutions…
J.Doe
  • 23
2
votes
2 answers

Inclined parabola

Please help me to solve the inclined parabola. Is it that we have to convert this entire equation in the form of axis and tangent at vertex. That would be tiresome. Any other method? For this parabola,$x^2 +y^2 +2xy -6x -2y + 3=0$,How can we find…
Michael
  • 37
2
votes
0 answers

Finding the asymptotes of the hyperbola

Find the asymptote of the hyperbola $(2x+3y-1)(kx-5y+2)+10=0....(1)$ .Also find the value of $k$ for which the above equation will represent a rectangular hyperbola. Now,i know that the asymptote of a hyperbola is $$y=\pm\frac{b}{a}(x-h)+k $$ I…
user1157
  • 99
  • 11
2
votes
3 answers

Comparing these two equations?

I want to find the common tangent to $y^2=4x$ and $x^2=32y$ The equation for a tangent of slope m for each, respectively is: $y=mx+\frac {1}{m}$ and $x=my+\frac{8}{m}$. Since these both represent the same line, I compared the equations but that's…
xasthor
  • 1,356
2
votes
1 answer

Centre of an ellipse from the generic conic equation

Find the centre of the ellipse $$14x^2-4xy+11y^2-44x-58y+71=0$$ My attempt : I know from the generic conic equation $ax^2+by^2+2hxy+2gx+2fy+c=0$ that the condition for an ellipse is $h^2
MathsLearner
  • 1,319
2
votes
1 answer

How do I find details of a parabola from its general two-degree equation?

This general equation in two-degree represents a parabola: $$(ax + by)^2 + 2gx + 2fy + c = 0$$ How do I find the following from this equation: Vertex Focus Axis Length of Latus Rectum Co-ordinates of end points of Latus Rectum Equation of…
2
votes
5 answers

Intersections of a Vertical Ellipse and a Rotated Ellipse

So I'm trying to find the intersections of the equations $$\ {x^2\over 1^2} + {y^2\over 2^2} = 1 $$ $$5x^2 - 6xy + 5y^2 = 8 $$ Both of the equations represent an ellipse, with the first ellipse being a vertical ellipse and the second ellipse being…
Eliot
  • 114
2
votes
0 answers

Definition of Ecccentricity of an Ellipse

The definition of the eccentricity of a conic section given in Wikipedia is $\dfrac {\sin \beta}{\sin\alpha}$ where $\alpha$ and $\beta$ are angles of incline from the horizontal of the slant of the cone and the cutting plane respectively. (see…
2
votes
1 answer

Explanation of hyperbola drawing

Here is an image of a hyperbola: I'm wondering why $c^2=a^2+b^2$ in this drawing given that $c$ is the distance from the origin to both of the foci and $a$ is half the length of the absolute distance between any given point and the two foci. Sorry…
2
votes
2 answers

Distance between the foci

A circle has the same centre as an ellipse & passes through the foci FI & F2 of the ellipse, such that the two curves interseet in 4 points. Let 'P' be any one of their point of intersection. If the major axis of the ellipse is 17; the area of the…
search
  • 563
2
votes
1 answer

Minimum length of projection

Let BC be the latus rectum of the parabola $y^2 =4ax$ with vertex A . Then what is the Minimum length of the projection of BC on a tangent drawn in the portion BAC . I thought about it a lot but could not get any start . Could anybody provide me…
search
  • 563
2
votes
2 answers

rotation of conic sections

In the discriminant test of conic sections(rotations), why we're checking with $B^2-4AC$. How $B^2-4AC=B'^2-4A'C'$, where $Ax^2+Bxy+Cy^2+Dx+Ey+F=0$ is changed to $A'x^2+C'y^2+D'x+E'y+F'=0$ using rotations by angle alpha.
shameem
  • 69
2
votes
3 answers

Find equation of Parabola when Focus and tangent to the vertex is given.

Focus is $(1,1)$ and equation of the tangent is $x+y=1$. With this information, we have to find equation of parabola and length of latus rectum. (Solution is given as $x² -2xy+y² -4x -4y+4=0$)
Shoaib Ashraf
  • 240
  • 1
  • 5
  • 14
2
votes
1 answer

Linear impluse needed for follow desired trajectory

I am trying to throw an object in my simulation with several criteria. Object is thrown from [x0,y0] object have to pass through point [x1,y1] the top-most point is [m,n], where n - y1 = y1 - y0. So I have two points and top boundary of projectile…
relaxxx
  • 177
2
votes
3 answers

Finding an equation of two perpendicular tangent lines of a parabola

A parabola would be given as the following: $y^2=4px$. 1) The question is, one wishes to find each equation for two orthogonal (perpendicular) tangent lines of a parabola. What would be the equations? Add: And one wishes to find the locus of the…
rrqq
  • 233