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

Concurrency of normals

If $\theta_1$, $\theta_2$, and $\theta_3$ are the eccentric angles of three points on the hyperbola $x^2/a^2 - y^2/b^2 = 1$ such that $\sin (\theta_1+\theta_2) + \sin (\theta_2+\theta_3) + \sin (\theta_3+\theta_1) = 0$ then prove that the normals…
1
vote
1 answer

A tangent is drawn at any point P on the parabola $y^2=8x$ and on is taken a point $Q(\alpha, \beta)$ from which...

A tangent is drawn at any point P on the parabola $y^2=8x$ and on is taken a point $Q(\alpha, \beta)$ from which tangents QA and QB are drawn to the circle $x^2+y^2=4$ Find the locus of the circumcentre of $\Delta AQB$ If P(8,8) The equation of…
Aditya
  • 6,191
1
vote
2 answers

How many lines of form $px+2y=1$ are normal to parabola $y^2=4ax$

The line can be written as $$y=-\frac P2 x+1$$ The normal to a parabola is $$y=mx-2am-am^3$$ Comparing them we get $$m=-\frac P2$$ And $$2am+am^3=-1$$ $$-aP-a\frac{P^3}{8}=-1$$ $$aP+\frac{aP^3}{8}=1$$ Now there is now way to tell. One would think…
Aditya
  • 6,191
1
vote
1 answer

value of $\tan B\tan C$ in a triangle

In a triangle $ABC,$ equation of side $BC$ is $2x-y=3$ and circumcenter and orthocenter of triangle are $(2,4)$ and $(1,2)$ respectively, Then $\tan B\tan C=$ what i try In a triangle, Let $BC$ be base side and $H(1,2)$ be orthocenter of triangle…
jacky
  • 5,194
1
vote
0 answers

Find the point of intersection of the tangents to the curve $y=(x-2)^2-1$ at its points of intersection with the line $x-y=3$

$$x=y+3$$ Then $$y=(y+3-2)^2-1$$ $$y=0,-1$$ So $$x=3,2$$ Then points of intersection of line with parabola are $(3,0)$ and $(2,-1)$ Now $$y=(x-2)^2-1$$ $$\frac{dy}{dx}=2(x-2)(-2)=-4(x-2)$$ The slopes of tangents will be $-4, 0$ Then tangents will…
Aditya
  • 6,191
1
vote
2 answers

Two circles of equal radii are intersecting at points of (0,1) and (0,-1).

The tangent at the point (0,1) to one of the circles passes through the centre of the circle, then find the distance between the centers of these circles. Clearly, these circles intersect orthogonally. Let’s the centers be $C_1$ and $C_2$ and…
Aditya
  • 6,191
1
vote
4 answers

Find the equation of the circle which touches the lines $3x-4y+1=0$ and $4x+3y-7=0$ and passes through (2,3)

I have in fact solved this question. My process involved finding the distances of (h,k) ie. the center of the circle to the given lines and points, equating them to r (radius) and solving the three equations to obtain the three unknown quantities.…
Aditya
  • 6,191
1
vote
1 answer

Find the line of symmetry for the given curve.

If the locus of circumcentre of a variable triangle having sides $x=3$, the X axis, and $px+qy=4$, where (p,q) lies on the parabola $x^2=4y$ is the given curve, then find the axis about which the curve is symmetric. This is obviously a very long…
Aditya
  • 6,191
1
vote
3 answers

Tangents are drawn to the parabola $y^2=4x$ from the point P (6,5) to the touch the parabola at Q and R.

$C_1$ is the circle which touches the parabola at Q and $C_2$ is the circle which touches the parabola at R. Both circles pass through the focus of the parabola. Find the radius of circle $C_2$ The equation of tangent to the parabola $$y=mx+\frac…
Aditya
  • 6,191
1
vote
1 answer

Find the locus of point of intersection of the two tangents to the parabola $y^2=4ax$

The tangents intercept a distance of $4c$ on the tangent at the vertex. The third tangent at the vertex is the Y axis. The point interception of tangents are $(0,4c)$ and $(0,-4c)$ Let them interestect at (h,k) The equation of tangent to the…
Aditya
  • 6,191
1
vote
3 answers

Find center of circle touching circle $x^2+y^2-4x-6y-12=0$ internally at $(-1,-1)$

Radius of larger circle is 5. Therefore difference in radii is 3, which is equal to distance between centres of the two circles. The centre of unknown circle is (h,k). Also $$(h+1)^2+(k+1)^2=4$$ I am going to skip through a few long steps, and I…
Aditya
  • 6,191
1
vote
1 answer

The chord of contact of the pair the tangents to the circle $x^2+y^2=1$ drawn from any point $2x+y=4$ pass through the point

Let the point be (h,k) Therefore $$2h+k=4$$ and $$hx+ky=1$$ How do I solve further? Are these lines coincident? If so, why?
Aditya
  • 6,191
1
vote
1 answer

If the length of tangent from $(1,1)$ to the circle $2x^2+2y^2-4x-6y+k=0$ is 5 units, find k

The centre of the circle is (1,3/2). The distance from center to (1,1) is 1/2 unit. The length of tangent is 5 unit. How can it be greater than the distance from the center, since it forms a right angled triangle with the radius.
Aditya
  • 6,191
1
vote
1 answer

Find intersection point of pair of lines $a(x-\alpha)^2+h(x-\alpha)(y-\beta)+b(y-\beta)^2$

The general equation for a pair of lines is $$ax^2+2hxy+by^2=0$$ if they intersect at (0,0). Clearly, the origin has been shifted to some other point. We write it $x=X+h,y=Y+k$ if the origin is shifted to (h,k). Then in the given equation, the x and…
Aditya
  • 6,191
1
vote
3 answers

Given parabola $y^2=4x$ find the equation of the chord with $(2,3)$ as its midpoint

I have been given a parabola whose equation is $y^2=4x$. The question asks to find the equation of the chord with $(2,3)$ as its midpoint. I tried to solve the problem using parametric coordinates for a parabola. Taking the two ends of the chord…