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

Circle related problem-Circle and family of lines

The equation of the circle (Radius >0) whose every tangent is perpendicular to exactly one of the member of the family of the $x+y-2+\lambda (7x-3y-4)=0$ at the point of contact and the circle touches only one member of the family $(2x-3y)+\mu…
0
votes
1 answer

Chord of contact from point $(h, k) $ subtending right angle at centre of ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$

Prove that the chord of contact of tangents drawn from the point (h, k) to the ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ subtends a right angle at the centre, if $$\frac{h^2}{a^4}+\frac{k^2}{b^4}=\frac{1}{a^2}+\frac{1}{b^2}$$ I want to approach…
0
votes
0 answers

Can you give me some clue or tips on how to solve this problem? (Ellipse Problem)

Suppose A, B, C and D are points on an ellipse such that segments AB and CD intersect at a focus F. Given that AF = 3, CF = 4 and BF = 5, what is DF? This is in our subject precalculus. Our topic is about ellipse, we are restricted to use the three…
0
votes
1 answer

hyperbola: equation for tangent lines and normal lines

Find the equations for (a) the tangent lines, and (b) the normal lines, to the hyperbola $y^2/4 - x^2/2 = 1$ when $x = 4$.
0
votes
0 answers

Specific Parabolic Equation with Two Known Points and a known point of diminishing returns

I am looking for a specific parabola that is horizontal opening toward -x (So a backward C). All of the values in this scenario concern Quadrant 1, and have these rules: y-values are whole numbers. Point 1 is (185, 1), and is slightly -x,+y from…
Suamere
  • 166
0
votes
2 answers

Distinguishing between a parabola and (one branch of) a hyperbola by looking at the graph

If I were to show you this curve that is quite zoomed in is it possible to tell if it is a hyperbola of a parabola This is a picture my friend sent me and I cannot tell which conic section it is.
Linkin
  • 427
  • 3
  • 11
0
votes
1 answer

Find vertices of the skew quadrilateral formed by the four generators of the hyperboloid

Find vertices of the skew quadrilateral formed by the four generators of the hyperboloid $x^2+4y^2-4z^2=196$ passing through $(10,5,1)$ and $(14,2,-2)$ Progress : I proceeded by writing a general equation of line passing from $(10,5,1)$ with…
goku
  • 99
0
votes
4 answers

Rotated ellipse: how to work with it

I read this post about rotated ellipses and their equation Rotated Ellipse, but I'm still puzzled. I came across $$ x^2 +y^2 +xy - 1=0$$ At first I wasn't thinking of it as an ellipse, but my book said so. I tried to calculate the usual parameters…
0
votes
1 answer

Finding locus of point of intersection of pair of tangents

A pair of tangents to conic $ax^2+by^2=1$ intercepts a constant distance 2k on the y-axis. Prove that locus of their intersection is the conic. $ax^2(ax^2+by^2-1)=bk^2(ax^2-1)^2$ I tried by introducing two tangents with slopes $m_1$ and $m_2$ and…
goku
  • 99
0
votes
0 answers

Normal at points of ellipse with given eccentric angles

If normals at the points of and ellipse whose eccentric angles are $\alpha$, $\beta$, $\gamma$ and $\delta$ meet in a point, show that $\sin(\beta+\gamma) +\sin(\gamma+\alpha)+\sin(\alpha+\beta)$ = $0$ I started by writing normal equations in the…
goku
  • 99
0
votes
1 answer

For each set of functions, indicate its mathematical expression

Could you help me please with the following problem. For each set of functions, indicate its mathematical expression: a) parabolas that pass through the origin and the point $(1,1)$ b) circles tangent to the x-axis and whose center is over the line…
Pedro
  • 21
  • 1
0
votes
2 answers

Parametric coordinates of a parabola

I was recently studying parabolas when I came across a question, in which we were supposed to find the coordinates of the point of contact of the tangent $ y=1-x$ with the parabola $y^2-y+x=0$. In the question, the parametric coordinates of the…
0
votes
2 answers

I don't understand the way the function $4x^2 + 9 y^2 = 1$ graph was drawn

I'm doing the exercise where given the function $$4x^2 + 9 y^2 = 1$$ I must describe how the level curves of that function will be. I attended some classes on Conics for some time and did a little research before creating this question, but even so…
Thiago
  • 141
0
votes
1 answer

Find eccentricity of a "weird" ellipse

Let the ellipse $x^2+2y^2+2xy=1$ Find the eccentricity of this ellipse
Nikos127
  • 129