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

Center of a general hyperbola

I have an application where I work with conic sections in the form $$A x^{2} + B x y + C y^{2} + D x + E y + F = 0$$ In case a hyperbola, a straightforward way calculate its center, as I understand is $$x_c = \frac{B E-2 C D}{4 A C -B^2}$$ $$y_c =…
Gaurav
  • 45
1
vote
1 answer

Angle between Tangent of the ellipse

Let $\frac{{x\cos \theta }}{2} + y\sin \theta = 1$,$\theta \in \left( {\frac{\pi }{{18}},\frac{\pi }{{15}}} \right)$ intersect the ellipse ${x^2} + 2{y^2} = 6$ at P and Q, then angle between tangents at P and Q of the ellipse is $\frac{\pi }{K}$…
1
vote
4 answers

Find the equation of a circle whose diameter is the chord of another circle

I am studying maths as a hobby and have just come to the last end-of-chapter question on parabolas and circles. The straight line through the point $A(-a,0)$ at an angle $\theta$ to the positive direction of the x-axis meets the circle $x^2+y^2=a^2$…
Steblo
  • 1,153
1
vote
1 answer

Conceptual doubt in finding the common tangent to two parabolas.

Question: Find the equations of the common tangents to the parabola $y^2=2ax$ and $x^2= 2by$. So, as we know, the equation of the tangent of $y^2=2ax$ in slope form is $y=mx+\frac{a}{2m}$; and the equation of tangent of $x^2=2by$ in slope form is…
Perseus
  • 13
1
vote
1 answer

Find the locus of the point of intersection of 2 normals to a parabola

This is a question I am struggling with as I work through a pure maths book as a hobby: Prove that the normal to the parabola $y^2=4ax$ at the point $at^2,2at)$ has the equation $y+tx=2at+at^3$. The normals at the points $P(ap^2, 2ap)$ and…
Steblo
  • 1,153
1
vote
1 answer

Why is each chord of a conic having a unique midpoint corresponding to it? (Excluding centre of symmetries)

If you have a conic $C(x,y)$ then by homogenization, we find the tangent line at the point $(x,y)$ to be $L(x,y,X,Y,Z=1)=\frac{\partial C}{\partial x} X + \frac{\partial C}{\partial y} Y + \frac{\partial C}{\partial Z}=0$, now let $(\alpha,\beta)$…
1
vote
3 answers

graph $x=\cos 2t, y=4 \sin t$

A question in my text book (I am self-teaching) begins: The parametric equations of a curve are $x=\cos 2t, y=4 \sin t$. Sketch the curve for $0 \leq t\leq \frac{1}{2}\pi $ I have proceeded as follows: But when I plot in Desmos I get:
Steblo
  • 1,153
1
vote
0 answers

If $(\alpha,\beta)$ is a point on $y^2=6x$, that is closest to $(3,\frac{3}{2})$, then find the value 0f $2(\alpha+\beta)$.

If $(\alpha,\beta)$ is a point on $y^2=6x$, that is closest to $(3,\frac{3}{2})$, then find the value 0f $2(\alpha+\beta)$. There are many method of doing this problem so I am using the following method and got stuck at the end. ${y^2} = 6x…
1
vote
0 answers

egg curve estimation

Let $p_1,...,p_3$ be three points on an ellipse, and $t_1,...,t_3$ be their tangent lines. For $i={1..2}$, let $M_i$ be the point of intersection of $t_i$ and $t_{(i+1)\%2}$, and $K_i$ be the midpoint of $p_i$ and $p_{(i+1)\%2}$. In the case of…
1
vote
1 answer

tangent value at a point of an hyperbola

I have an hyperbola (centered to the Y axis, displaced in Y) passing through the points $P(X,Y)$, $P_1(0,1)$ $P_2(2/pi,2/pi)$. This hyperbola has for equation $a*X² + (Y-d)² +f = 0$ So far so good: we can find $a$ and $f$ ($f=(1-d)² $..) depending…
1
vote
1 answer

Generally speaking , what does the discriminant for a pair of straight lines evaluate too?

In this post, intuition for method of discriminant for determining what kind of conic a second degree equation in $x$ and $y$ is discussed. My question is what would it evaluate for a product of straight lines? Eg: $(y-x)(y+x)=y^2 - x^2$, In this…
1
vote
4 answers

Find the focus and directrix of $y^2=4x+1$

I am teaching myself maths by following a textbook. I have just started a section on parabolas. I read that the equation $y^2=4ax$ represents a parabola with focus (a,0), directrix $x=-a$. I also understand how this is derived from the parametric…
Steblo
  • 1,153
1
vote
1 answer

Solve for x given y in ellipse

I have the following equation of an ellipse: $$ C=(x-a)^2+(y-a)^2+bxy $$ I would like to solve the equation for $x$ given $y$. $C$, $a$, and $b$ are all constants which are given and do not need to be solved for. The solution should be a real…
luca590
  • 113
1
vote
0 answers

How can I find the equation of this Hyperbola?

I have drawn a hyperbolic curve on CAD software and apparently, the only information I seem to be able to get is that the rho value is 0.513. Do I have enough information to determine the equation of this curve?
curioso
  • 13
1
vote
1 answer

There is a shortcut for finding the equation of a tangent to a conic. To what other curves can this shortcut be applied?

The conics can be written in Cartesian and parametric form: Conic Cartesian equation Parametric equation Ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ $x=a \cos t, y=b \sin…
tomi
  • 9,594