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

Tangents from $(-2\sqrt3,2)$ to hyperbola $y^2-x^2=4$ determine a chord of contact subtending angle $\theta$ at the center. Find $12\tan^2\theta$.

Tangents are drawn from a point $(-2\sqrt 3 ,2)$ to the hyperbola $y^2-x^2=4$ and the chord of contact subtends an angle $\theta$ at center of hyperbola. Find the value of $12 \tan^2 \theta$. My attempt: The equation of chord of contact is $\sqrt…
Equation_Charmer
  • 546
  • 3
  • 18
1
vote
0 answers

Confusion regarding usage of 'a and b' in an ellipse

In an ellipse I understand that the terms $a$ and $b$ are used to refer to the lengths of semi major and semi minor axes respectively. In my textbook there are different formulae for each of the cases; when $a>b$ and vice versa. However my teacher…
1
vote
1 answer

Given directrix, eccentricity, and focus get center of ellipse

Given Directrix: $x=2$ Focus: $(0,0)$ Eccentricity: $0.8$ Find the semi major axis $a$. I can write the cartesian equation $x^2+y^2=e^2(2-x)^2$ and work the center by manipulating it. However I've been looking for a formula for the semi major axis…
AgentS
  • 12,195
1
vote
1 answer

Why scaling a circle gives ellipse?

There are at least $4$ definitions for ellipse: 1) Scaling a circle: $(x/a)^2+(y/b)^2=1$ 2) Sum of distances from two points is constant $PF_1+PF_2=\text{constant}$ 3) Focus, Directrix: $e=\dfrac{\text{distance between point and…
AgentS
  • 12,195
1
vote
2 answers

Find equation of chord to a parabola $y^2=4ax$ given its midpoint $(x_1,y_1)$

Finding the equation of chord of contact to a parabola when midpoint of the chord is given. Let $y^2=4ax$ be the parabola, $P(x_1,y_1)$ be the midpoint, and $$S_1 = y_1^2 - 4ax_1,\>\>\>\>\>\>\>\>T = yy_1 + 2a(x+x_1)$$ In my text book it is given…
Kaushik
  • 854
1
vote
2 answers

Parabola equation in form of quadratic $ax^2+bx+c=y$ where $a+b+c$ is an integer

Suppose a parabola has vertex $(\frac{1}{4},\frac{-9}{8})$ and equation $ax^2+bx+c=y$ where $a>0$ and $a+b+c $ is an integer. Find the minimum possible value of $a$ under the given condition. My…
1
vote
2 answers

Eccentricity of conic $4x^2+4xy+4y^2+x-5=0$ is

Finding Eccentricity of conic $4x^2+4xy+4y^2+x-5=0$ is what I tried: let $S = 4x^2+4xy+4y^2+x-5$ $\dfrac{dS}{dx}=8x+4y+1$ and $\dfrac{dS}{dy}=4x+8y$ for center $\dfrac{dS}{dx}=0$ and $\dfrac{dS}{dy}=0$ getting center as $ x=-\dfrac{1}{6}$ and…
jacky
  • 5,194
1
vote
1 answer

Common tangent to the curves $C_1 :y=\frac{8}{27}x^3$ and $C_2 : y = (x + a)^2$

Consider the curves $C_1 :y=\frac{8}{27}x^3$ and $C_2 : y = (x + a)^2$. Find the range of 'a' for which there exists two common tangents to the curves $C_1$ and $C_2$ other than x-axis My approach for $C_1 :y'=\frac{8}{9}x^2$ For $C_2…
1
vote
1 answer

Does the parabola with focus $(-1,-2)$ and directrix $4x-3y+2=0$ have axis $y=-2$? or is it $3x+4y+11=0$?

I want to find the equation of the axis of a parabola with focus $(-1,-2)$ and directrix $4x-3y+2=0$. What I was thinking is that, as the axis is horizontal, its slope is $0$, and it passes through the focus, and hence I could find its equation…
user687774
1
vote
1 answer

Sun Distance - Requires Angle between 2 Points on Earth's Elliptical Orbit

I think that I need to know how to determine the angle between two points on the Earth's elliptical orbit around the Sun in order to calculate the Sun's distance from Earth. I found the main equations at this page This is a good reference but I am…
1
vote
2 answers

A parabola is an ellipse with one focus at infinity

I've been looking through some questions on this site, and I found this question: Parabola is an ellipse, but with one focal point at infinity The top reply has 111 upvotes, and shows a visual to accompany the explanation. However, I have some…
helpme
  • 661
1
vote
1 answer

Why does the focus-directrix definition of the parabola work?

Recently, I learnt that other than using a quadratic equation to describe a parabola, it is also possible to say that a parabola is the locus of points that is equidistant from a focus and a directrix. The idea of the parabola having points…
helpme
  • 661
1
vote
1 answer

Finding the eccentricity of the conic $(3x + 9)^2 + (3y – 12)^2 – (2x – y)^2 = 6y – 12x + 9$

Find the eccentricity of the conic $$(3x + 9)^2 + (3y – 12)^2 – (2x – y)^2 = 6y – 12x + 9$$ For this type of problem where the axis is not parallel to $x$-axis or $y$-axis, how do I factorize it so that I can get the equation in…
1
vote
1 answer

Verify that an equation is an ellipse

I want to show that the equation $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ is an ellipse with foci $(\pm\sqrt{a^2-b^2},0)$. I started with summing the two distances and try to prove a constant but realise it is very…
LanaDR
  • 503
1
vote
0 answers

Equation of Parabola in terms of angle from vertex located at the origin.

As we know the equation of ellipse in polar form is $x=a\cos \theta$ and $y=b\sin \theta$. What is the equation of the parabola $y^2=4ax$ in polar form? Please help me.
cseju19
  • 71
  • 6