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
2 answers

Constant ratios of parallel elliptical sections of an ellipsoid

QUESTION Given an ellipsoid of semi-axis $a, b, c$, for any $z $$\in$ $(-c, c)$ we get an elliptic section with semi-axis $a_z, b_z$ and parametric equation $$ \begin{split} x &= a_z\cos(t)\\ y &= b_z\sin(t) \end{split} \quad \text{for} \quad 0 \leq…
JGallo
  • 3
0
votes
1 answer

Why does my $(x_1,y_1)$ have to be the focus and $(x_2,y_2)$ have to be a random point on a parabola.

I'm trying to write an equation for a parabola using the distance formula. My textbook shows this: Why can't my distance from the focus be this: And why can't my distance from the directrix be this: This doesn't seem like a wrong move to me…
0
votes
3 answers

What is the locus of $P(x,y)$ such that $\sqrt {x^2+y^2+8y+16} -\sqrt {x^2+y^2-6x+9}=5$

We can simplify it to $$\sqrt {x^2+(y+4)^2}-\sqrt {x^2+(y-3)^2}=5$$ Therefore, the difference of distance of $P(x,y)$ from $(0,-4)$ and $(0,3)$ is $5$. This probably represents of hyperbola since $PS_1-PS_2= k$ where $P$ is the moving poing and…
Aditya
  • 6,191
0
votes
1 answer

Find the equation of the common tangents of the circle $x^2+y^2-6y+4=0$ and the parabola $y^2=x$

I tried the general method of comparing separate equations ie. $$y=mx+\frac{1}{4m}$$ and $$y-3=mx\pm \sqrt 5( \sqrt {1+m^2})$$ Then $$\frac {1}{4m} =3 \pm \sqrt {5} (\sqrt {1+m^2})$$ I got stuck in the infinite operation of squaring the both…
Aditya
  • 6,191
0
votes
0 answers

How to find the ellipse perimeter and equation using this?

I draw a circle on a paper and cut a sector of it to make a cone with it. then I draw an ellipse on the cone. then I netted the cone to have its circular sector again. the ellipse's perimeter was like what you see in the picture (I have lost it so I…
user724085
0
votes
1 answer

From a point $(h,k)$, 3 distinct normals can be drawn to the parabola $y^2=4ax$ and the feet of these normals are $t_1,t_2,t_3$.

From a point $(h,k)$, 3 distinct normals can be drawn to the parabola $y^2=4ax$ and the feet of these normals are $P(t_1),Q(t_2),R(t_3)$. Find the centroid of $\Delta PAQ$ My method of solving this is extremely rudimentary, but it got me very…
Aditya
  • 6,191
0
votes
1 answer

A normal is drawn to $y^2=4ax$ at $P(at^2,2at)$. If it meets parabola at $Q$ again, find $t$ such that $PQ$ is minimum

Let Q be $(at_2^2,2at_2)$ The distance PQ will be $$a^2(t_2^2-t_1^2)^2+4a^2(t_2-t_1)^2$$ I will replace $t_1$ with $t$ $$a^2(t^2-(t^2+\frac{4}{t^2}+4)^2+4a^2(t+t+\frac 2t)^2$$ $$16a^2(\frac{4}{t^2}+t^2+3)$$ Minimising it using…
Aditya
  • 6,191
0
votes
2 answers

Find the locus of the foot of perpendiculars drawn from the vertex on a variable tangent to the parabola $y^2=4ax$

The tangent will be $$y=mx+\frac am$$ The line perpendicular to this will be $$y=-\frac 1m x$$ Solving these equations $$x=-\frac{a}{1+m^2}$$ And $$y=\frac{a}{m(1+m^2)}$$ I am not able to eliminate m to obtain the locus. How should I proceed?
Aditya
  • 6,191
0
votes
1 answer

A tangent is drawn to the parabola $y^2=4x$ at the point P whose abscissa lies in the interval $[1,4]$.

A tangent is drawn to the parabola $y^2=4x$ at the point P whose abscissa lies in the interval $[1,4]$. Find the maximum area of the triangle formed by the tangent at P, ordinate of point P and the X axis. The point P will be $(t^2,2t)$ The…
Aditya
  • 6,191
0
votes
1 answer

The vertex of a parabola is at (3,2) and its directrix is $x-y+1=0$. Find the equation of latus rectum.

The distance of vertex from the directrix is $\sqrt 2$ Further, the slope of the axis is $-1$ The focus is $(h,k)$ Then $$\frac{h-3}{\frac{-1}{\sqrt 2}}=\sqrt 2$$ $$h=2$$ And $$\frac{k-2}{\frac{1}{\sqrt 2}}=\sqrt 2$$ $$k=3$$ The slope of latus…
Aditya
  • 6,191
0
votes
2 answers

parabola passes through $4$ points

Finding maximum number of parabola which passes through the point $A(1,2)\;,\; B(2,1)\;\;,(3,4)\;\;,(4,3)$ what i try from these $4$ point one can imagine that parabola symmetrical about $y=x$ line so axis of parabola along the line $y=x$ and…
jacky
  • 5,194
0
votes
2 answers

Find the number of values of $p$ for which the given condition is valid.

If P and Q are points of intersection of the circles $x^2+y^2+3x+7y+2p-5=0$ and $x^2+y^2+2x+2y-p^2=0$, then there is a circle passing through P, Q and (1,1) for how many values of p? From the family of circles eqaution $$S_1+\lambda S_2=0$$ The…
Aditya
  • 6,191
0
votes
1 answer

Question on conic trajectory

I came across a question in which a body had both tangential and normal acceleration. I attempted to find out distance travelled by the body in a particular time period as per the question demanded. However the solution stated that the distance…
0
votes
0 answers

Two tangents of the circle $x^2+y^2=8$ at A and B meet at P (-4,0) then find the area of quadrilateral PAOB.

Two tangents of the circle $x^2+y^2=8$ at $A$ and $B$ meet at $P =(-4,0)$ then find the area of quadrilateral $PAOB$. Here, $O$ is the origin. Distance of $P$ from $O$ is $4$ unit. $$OA=OB=2\sqrt 2$$ Therefore $$OP^2=OA^2+AP^2$$ $$AP=2\sqrt…
Aditya
  • 6,191
0
votes
1 answer

Let Q=(a,b) be a point. P is a point on the circle centered at origin and radius r.

Let $\alpha$ be the angle joining P to the centre with the positive x axis. If the line PQ is a tangent to the circle, then $a\cos\alpha+b\sin\alpha=?$ I know that parametric equation of a tangent to a circle is $$h\cos \alpha +k\sin \beta =r$$…
Aditya
  • 6,191