JEE Exam  >  JEE Notes  >  Mathematics (Maths) Main & Advanced  >  Parabola

Parabola

Conic section

A conic section (or conic) is the locus of a point which moves in a plane so that its distance from a fixed point is in a constant ratio to its perpendicular distance from a fixed straight line.

Definitions and terms

  • Focus - the fixed point.
  • Directrix - the fixed straight line.
  • Eccentricity (e) - the constant ratio (distance to focus / perpendicular distance to directrix).
  • Axis - the line passing through the focus and perpendicular to the directrix.
  • Vertex - a point where the conic meets its axis.

B. General equation of a conic : focal-directrix property

The equation of a conic with focus (p, q), directrix lx + my + n = 0 and eccentricity e is

(l2 + m2)  [(x - p)2 + (y - q)2] = e2 (lx + my + n)2
B. General equation of a conic : focal-directrix property

The general second-degree equation of a conic is

ax2 + 2hxy + by2 + 2gx + 2fy + c = 0

C. Distinguishing between the conics

The nature of a conic depends on the value of the eccentricity e and other invariants of the general second-degree equation such as the determinant D = abc + 2fgh - af2 - bg2 - ch2 and the sign of h2 - ab.

Case (i) - Focus lies on the directrix

When the focus lies on the directrix, the determinant D = abc + 2 fgh - af2 - bg2 - ch2 = 0 and the general equation represents a pair of straight lines. Their nature depends on e:

  • e > 1 - the lines are real and distinct, intersecting at the focus S.
  • e = 1 - the lines are coincident.
  • e < 1 - the lines are imaginary.
Case (i) - Focus lies on the directrix

Case (ii) - Focus does not lie on the directrix

The conic represents different curves according to values of e and h2 - ab:

ConiceDCondition (h2 vs ab)
Parabolae = 1
Case (ii) - Focus does not lie on the directrix
0
h2 = ab
Ellipse0 < e < 1
Case (ii) - Focus does not lie on the directrix
0
h2 < ab
Hyperbolae > 1
Case (ii) - Focus does not lie on the directrix
0
h2 > ab
Rectangular hyperbolae > 1
Case (ii) - Focus does not lie on the directrix
0
h2 > ab ; a + b = 0

D. Parabola

A parabola is the locus of a point which moves in a plane such that its distance from a fixed point (the focus) is equal to its perpendicular distance from a fixed straight line (the directrix).

The standard equation of a parabola with axis along the x-axis is y2 = 4ax. For this parabola:

  • Vertex: (0, 0)
  • Focus: (a, 0)
  • Axis: y = 0
  • Directrix: x + a = 0 (i.e. x = -a)

Important terms for the parabola:

  • Focal distance - distance of a point on the parabola from the focus.
  • Focal chord - a chord passing through the focus.
  • Double ordinate - a chord perpendicular to the axis of symmetry.
  • Latus rectum - the focal chord perpendicular to the axis (a double ordinate through the focus).
  • Length of the latus rectum = 4a.
  • Length of the semi latus rectum = 2a.
  • Ends of the latus rectum: L( a, 2a ) and L( a, -2a ).

Notes

  • Perpendicular distance from focus to the directrix = half the latus rectum.
  • The vertex is the midpoint of the focus and the point where the directrix meets the axis.
  • Two parabolas are equal if they have the same latus rectum.

E. Type of parabola

Four standard orientations are:

  • y2 = 4ax (opens right)
  • y2 = -4ax (opens left)
  • x2 = 4ay (opens upward)
  • x2 = -4ay (opens downward)
E. Type of parabola
E. Type of parabola
ParabolaVertexFocusAxisDirectrixLength of latus rectumEnds of latus rectumParametric equationFocal length (directrix form)
y2 = 4ax(0, 0)(a, 0)y = 0x = -a4a(a, ±2a)(at2, 2at)x + a
y2 = -4ax(0, 0)(-a, 0)y = 0x = a4a(-a, ±2a)(-at2, 2at)x - a
x2 = 4ay(0, 0)(0, a)x = 0y = -a4a(±2a, a)(2at, at2)y + a
x2 = -4ay(0, 0)(0, -a)x = 0y = a4a(±2a, -a)(2at, -at2)y - a
(y - k)2 = 4a(x - h)(h, k)(h + a, k)y = kx - h = -a4a(h + a, k ± 2a)(h + at2, k + 2at)x - h + a
(x - p)2 = 4b(y - q)(p, q)(p, b + q)x = py = q - b4b(p ± 2b, q + b)(p + 2bt, q + bt2)y - q + b

F. Parametric representation

A convenient parametric form for the parabola y2 = 4ax is

x = at2,   y = 2at, where t is the parameter.

Ex.1 Find the vertex, axis, directrix, focus, latus rectum and the tangent at vertex for the parabola 9y2 - 16x - 12y - 57 = 0.

Sol.

The given equation can be rewritten so that it is of the form Y2 = 4AX.

F. Parametric representation

Hence the vertex is (-61/16, 2/3).

The axis is y - 2/3 = 0 ⇒ y = 2/3.

The directrix is X + A = 0.

F. Parametric representation

The focus is X = A and Y = 0.

F. Parametric representation
F. Parametric representation

Length of the latus rectum = 4A = 16/9.

The tangent at the vertex is X = 0 ⇒ x = -61/16.

Ex.2 The length of latus rectum of a parabola, whose focus is (2, 3) and directrix is the line x - 4y + 3 = 0 is

Sol.

The length of latus rectum = 2 × perpendicular distance from focus to the directrix.

F. Parametric representation

Ex.3 Find the equation of the parabola whose focus is (-6, -6) and vertex (-2, 2).

Sol.

Let S(-6, -6) be the focus and A(-2, 2) the vertex. Construct the directrix as the perpendicular bisector of SA.

F. Parametric representation
F. Parametric representation

Compute an intermediate point on SA to locate the directrix.

-6 + x1 = -4 and -6 + y1 = 4 ⇒ (x1, y1) = (2, 10).

Hence the directrix KM is y - 10 = m(x + 2) ....(1)

Gradient of SK is

F. Parametric representation
F. Parametric representation

The directrix equation obtained is x + 2y - 22 = 0.

For any point P(x, y) on the parabola, SP = perpendicular distance from P to the directrix KM.

F. Parametric representation

Thus the locus equation becomes

5(x2 + y2 + 12x + 12y + 72) = (x + 2y - 22)2

or 4x2 + y2 - 4xy + 104x + 148y - 124 = 0

or (2x - y)2 + 104x + 148y - 124 = 0.

Ex.4 The extreme points of the latus rectum of a parabola are (7, 5) and (7, 3). Find the equation of the parabola

Sol.

Focus is the midpoint of the latus rectum, so S = (7, 4).

The axis is perpendicular to the latus rectum and passes through the focus; its equation is y - 4 = 0.

F. Parametric representation

Length of the latus rectum = 5 - 3 = 2.

The vertex is at distance (latus rectum length)/4 = 0.5 from the focus along the axis.

Two parabolas are possible (concave rightward and leftward):

First: vertex (6.5, 4) ⇒ (y - 4)2 = 2(x - 6.5) and it meets the x-axis at (14.5, 0).

Second: vertex (7.5, 4) ⇒ (y - 4)2 = -2(x - 7.5) and it meets the x-axis at (-0.5, 0).

G. Position of a point relative to a parabola

For the parabola y2 = 4ax, a point (x1, y1) lies

  • outside the parabola if y12 - 4ax1 > 0,
  • on the parabola if y12 - 4ax1 = 0,
  • inside the parabola if y12 - 4ax1 < 0.

Ex.5 Find the value of a for which the point (α - 1, α) lies inside the parabola y2 = 4x.

Sol.

Point (α - 1, α) lies inside the parabola y2 = 4x.

y12 - 4x1 < 0 ⇒ α2 - 4(α - 1) < 0

⇒ α2 - 4α + 4 < 0 ⇒ (α - 2)2 < 0 ⇒ α ∈ ∅

Thus there is no real α for which the point lies inside the parabola.

H. Chord joining two points

The chord of the parabola y2 = 4ax joining two points with parameters t1 and t2 (i.e. points (at12, 2at1) and (at22, 2at2)) has equation

y(t1 + t2) = 2x + 2a t1 t2

Note

  • If PQ is a focal chord then t1 t2 = -1.
  • Extremities of a focal chord can be taken as (at2, 2at) and (a/t2, -2a/t).
H. Chord joining two points

Ex.6 Through the vertex O of a parabola y2 = 4x chords OP and OQ are drawn at right angles to one another. Show that for all positions of P, PQ cuts the axis of the parabola at a fixed point.

Sol.

The given parabola is y2 = 4x ....(1)

H. Chord joining two points
H. Chord joining two points
H. Chord joining two points
H. Chord joining two points
H. Chord joining two points
H. Chord joining two points
H. Chord joining two points

Hence the variable line PQ passes through a fixed point which is the intersection of the two fixed lines L1 = 0 and L2 = 0, i.e. (4, 0).

I. Line & a parabola

(a) The line y = mx + c meets the parabola y2 = 4ax in two points which are real, coincident or imaginary according as the quadratic in x has discriminant >, =, < 0. The condition of tangency is

c = a/m (for m ≠ 0).

Note: For the parabola x2 = 4ay, the line y = mx + c is tangent if c = -am2.

(b) Length of the chord intercepted by the parabola y2 = 4ax on the line y = mx + c is

I. Line & a parabola

Note: Length of a focal chord making angle α with the x-axis is 4a cosec2 α.

Ex.7 If the line y = 3x + λ intersect the parabola y2 = 4x at two distinct points then set of values of λ is

Sol.

Substitute y = 3x + λ into y2 = 4x to get

(3x + λ)2 = 4x ⇒ 9x2 + (6λ - 4)x + λ2 = 0.

For two distinct points, discriminant > 0.

Compute discriminant D = (6λ - 4)2 - 4·9·λ2 = 36λ2 - 48λ + 16 - 36λ2 = -48λ + 16.

So D > 0 ⇒ -48λ + 16 > 0 ⇒ λ < 1/3.

Therefore λ ∈ (-∞, 1/3).

J. Tangent to the parabola y2 = 4ax

(a) Point form: Tangent at (x1, y1) is

yy1 = 2a (x + x1)

(b) Slope form: Tangent with slope m (m ≠ 0) is

y = mx + a/m, and the point of contact is

J. Tangent to the parabola y2 = 4ax

(c) Parametric form: Tangent at parameter t is

ty = x + at2

Note: Intersection of tangents at t1 and t2 is [a t1 t2, a(t1 + t2)].

Ex.8 A tangent to the parabola y2 = 8x makes an angle of 45º with the straight line y = 3x + 5. Find its equation and its point of contact.

Sol.

Let the slope of the tangent be m.

J. Tangent to the parabola y2 = 4ax

Equation of tangent to y2 = 4ax is y = mx + a/m. For y2 = 8x, a = 2, so tangent is y = mx + 2/m.

If it makes 45° with line y = 3x + 5, find m such that angle between slopes m and 3 is 45°.

Solving gives m = -2 or m = 1/2.

For m = -2, tangent: y = -2x - 1 and point of contact is (1/2, -2).

For m = 1/2, tangent: y = (1/2)x + 4 and point of contact is (8, 8).

Ex.9 Find the equation to the tangents to the parabola y2 = 9x which go through the point (4, 10).

Sol.

Tangent form: y = mx + 9/(4m).

Since it passes through (4, 10): 10 = 4m + 9/(4m).

Multiply by 4m: 40m = 16m2 + 9 ⇒ 16m2 - 40m + 9 = 0.

Solve quadratic: m = 1/4 or 9/4.

J. Tangent to the parabola y2 = 4ax

Ex.10 Find the locus of the point P from which tangents are drawn to the parabola y2 = 4ax having slopes m1 and m2 such that

J. Tangent to the parabola y2 = 4ax
J. Tangent to the parabola y2 = 4ax

where θ1 and θ2 are the inclinations of the tangents from positive x-axis.

Sol.

Equation of tangent: y = mx + a/m. If it passes through P(h, k), then m2 h - m k + a = 0.

J. Tangent to the parabola y2 = 4ax
J. Tangent to the parabola y2 = 4ax

The locus of P(h, k) is of the form y2 - 2ax = λx2.

J. Tangent to the parabola y2 = 4ax
J. Tangent to the parabola y2 = 4ax
J. Tangent to the parabola y2 = 4ax
J. Tangent to the parabola y2 = 4ax
J. Tangent to the parabola y2 = 4ax
J. Tangent to the parabola y2 = 4ax
J. Tangent to the parabola y2 = 4ax

K. Director circle

The locus of the point of intersection of perpendicular tangents to the parabola y2 = 4ax is called the director circle. For this parabola its equation coincides with the directrix: x + a = 0.

Ex.11 The angle between the tangents drawn from a point (-a, 2a) to y2 = 4ax is

Sol.

The point (-a, 2a) lies on the directrix x = -a, so the tangents drawn from it are at right angles.

Ex.12 The circle drawn with variable chord x + ay - 5 = 0 (a being a parameter) of the parabola y2 = 20x as diameter will always touch the line

Sol.

The line x + ay - 5 = 0 always passes through the focus (5, 0) of y2 = 20x. Thus the circle with this chord as diameter will always touch the directrix x + 5 = 0.

L. Normal to the parabola y2 = 4ax

(a) Point form: Equation of the normal at (x1, y1) is

L. Normal to the parabola y2 = 4ax

(b) Slope form: Normal with slope m is

y = mx - 2am - a m3 and the foot of this normal is (am2, -2am).

(c) Parametric form: Normal at parameter t is

y + tx = 2at + at3

Notes

  • Point of intersection of normals at t1 and t2 is given by a formula (see image):
    L. Normal to the parabola y2 = 4ax
  • If normal at t1 meets the parabola again at t2, then
    L. Normal to the parabola y2 = 4ax
  • If normals at t1 and t2 meet again on the parabola at t3 then t1 t2 = 2; t3 = -(t1 + t2), and the line joining t1 & t2 passes through fixed point (-2a, 0).
  • If a normal to the parabola passes through a fixed point P(h, k), then k = mh - 2am - am3, i.e. am3 + m(2a - h) + k = 0.

For three concurrent normals with slopes m1, m2, m3 we have

m1 + m2 + m3 = 0

and algebraic sum of ordinates of the three co-normal points is zero. The centroid of the triangle formed by the three co-normal points lies on the axis of the parabola.

Ex.13 Prove that the normal chord to a parabola y2 = 4ax at the point whose ordinate is equal to abscissa subtends a right angle at the focus.

Sol.

Let the normal at P (at12, 2at1) meet the curve at Q (a t22, 2 a t2). Then for a normal chord PQ we have t2 = -t1 - 2/t1.

Given 2at1 = a t12 ⇒ t1 = 2.

Then t2 = -3, so P(4a, 4a), Q(9a, -6a), and focus S(a, 0).

L. Normal to the parabola y2 = 4ax
L. Normal to the parabola y2 = 4ax
L. Normal to the parabola y2 = 4ax
L. Normal to the parabola y2 = 4ax

Using vector/distance or dot product it follows that the angle at S is 90°.

Ex.14 If two normals drawn from any point to the parabola y2 = 4ax make angles α and β with the axis such that tan α · tan β = 2, then find the locus of this point.

Sol.

Let the point be (h, k). Equation of a normal is y = mx - 2am - am3, passing through (h, k) gives am3 + m(2a - h) + k = 0.

Let m1, m2, m3 be roots; using symmetric relations and condition tan α · tan β = 2 leads to k2 = 4ah.

Thus the locus is y2 = 4ax.

Ex.15 Three normals are drawn from the point (14, 7) to the curve y2 - 16x - 8y = 0. Find the coordinates of the feet of the normals.

Sol.

Write parabola: y2 - 16x - 8y = 0 .....(i)

Let foot of normal be P(α, β). Equation of tangent at P to (i) is

β y - 8(x + α) - 4(y + β) = 0 ⇒ (β - 4)y = 8x + 8α + 4β ...(ii)

Slope of tangent = 8/(β - 4).

Equation of normal at P then is y - β = -(β - 4)/8 (x - α).

It passes through (14, 7); substitute and simplify with the condition that (α, β) lies on parabola β2 - 16α - 8β = 0.

L. Normal to the parabola y2 = 4ax
L. Normal to the parabola y2 = 4ax
L. Normal to the parabola y2 = 4ax

Elimination and simplification give β(β - 16)(β + 4) = 0 ⇒ β = 0, 16, -4.

Corresponding α: when β = 0 ⇒ α = 0; when β = 16 ⇒ α = 8; when β = -4 ⇒ α = 3.

Hence feet of normals are (0, 0), (8, 16) and (3, -4).

M. Length of subtangent & subnormal

At point P(x, y) on the parabola y2 = 4ax, let PT be tangent and PG be normal. Then:

M. Length of subtangent & subnormal

Length of subtangent = TN = 2 × abscissa of P (i.e. 2xP).

Length of subnormal = NG = constant for the parabola and equal to its semi latus rectum = 2a.

N. Pair of tangents

The equation of the pair of tangents which can be drawn from an external point P(x1, y1) to the parabola y2 = 4ax is given by

S S1 = T2

where S ≡ y2 - 4ax, S1 ≡ y12 - 4ax1, and T ≡ yy1 - 2a(x + x1).

O. Chord of contact

Equation of the chord of contact of tangents drawn from P(x1, y1) is

yy1 = 2a(x + x1)

Area of the triangle formed by the two tangents from (x1, y1) and their chord of contact is given by an expression (see image):

O. Chord of contact

Note: chord of contact exists only if P is not inside the parabola.

Ex.16 If the line x - y - 1 = 0 intersect the parabola y2 = 8x at P & Q, then find the point of intersection of tangents at P & Q

Sol.

Let (h, k) be the intersection point of tangents; the chord of contact is

yk = 4(x + h) ⇒ 4x - yk + 4h = 0 ............(i)

Given line: x - y - 1 = 0 ............(ii)

Compare (i) and (ii) to obtain h = -1, k = 4.

Therefore intersection point is (-1, 4).

O. Chord of contact

Ex.17 Find the locus of point whose chord of contact w.r.t. the parabola y2 = 4bx is the tangent of the parabola y2 = 4ax

Sol.

Equation of tangent to y2 = 4ax is y = mx + a/m ....(1)

If it is chord of contact for y2 = 4bx with respect to point P(h, k), then chord of contact is yk = 2b(x + h).

O. Chord of contact

From (1) and chord form compare coefficients and eliminate m to find the locus (details in images):

O. Chord of contact
O. Chord of contact

P. Chord with a given middle point

Equation of the chord of the parabola y2 = 4ax whose midpoint is (x1, y1) is

y - y1 = (2a / y1) (x - x1)

This reduces to T = S1 where T ≡ yy1 - 2a(x + x1) and S1 ≡ y12 - 4ax1.

Ex.18 Find the locus of middle of the chord of the parabola y2 = 4ax which pass through a given (p, q).

Sol.

Let P(h, k) be the midpoint of the chord. Equation of the chord: yk - 2a(x + h) = k2 - 4ah.

Since the chord passes through (p, q): qk - 2a(p + h) = k2 - 4ah.

Simplify to obtain the locus: y2 - 2ax - qy + 2ap = 0.

Ex.19 Find the locus of the middle point of a chord of a parabola y2 = 4ax which subtends a right angle at the vertex.

Sol.

Let the middle point be (α, β). The chord with this midpoint has equation (see image for derivation):

P. Chord with a given middle point
P. Chord with a given middle point
P. Chord with a given middle point

Using homogeneization and condition that the two lines from origin to the chord's intersections are perpendicular, one obtains

β2 = 2a(α - 4a), i.e. locus is y2 = 2a(x - 4a).

Q. An important concept

If a family of straight lines is given by λ2P + λ Q + R = 0 (λ is parameter and P, Q, R are linear functions of x,y), then the family of lines is tangent to the curve

Q2 = 4PR

Ex.20 If the equation m2(x + 1) + m(y - 2) + 1 = 0 represents a family of lines, where 'm' is parameter then find the equation of the curve to which these lines will always be tangents.

Sol.

Consider quadratic in m: m2(x + 1) + m(y - 2) + 1 = 0. For tangency, discriminant = 0.

(y - 2)2 - 4(x + 1) = 0 ⇒ y2 - 4y + 4 - 4x - 4 = 0.

Thus y2 = 4(x + y).

R. Diameter

The locus of midpoints of a system of parallel chords of a parabola is called a diameter. For chords with slope m of y2 = 4ax, the equation of the diameter is y = (2a)/m.

Ex.21 The common tangent of the parabola y2 = 8ax and the circle x2 + y2 = 2a2 is

Sol.

Any tangent to parabola: y = mx + 2a/m.

R. Diameter
R. Diameter

Solving for m gives m = ±1. Therefore tangents: y = ±x ± a (see images for sign and constant verification).

Ex.23 If P(-3, 2) is one end of the focal chord PQ of the parabola y2 + 4x + 4y = 0, then the slope of the normal at Q is

Sol.

Tangent at (-3, 2) to y2 + 4x + 4y = 0 is 2y + 2(x - 3) + 2(y + 2) = 0 ⇒ 2x + 4y - 2 = 0 ⇒ x + 2y - 1 = 0.

Since tangent at one end of a focal chord is parallel to the normal at the other end, the slope of the normal at Q equals slope of this tangent = -1/2.

Ex.25 If r1, r2 be the length of the perpendicular chords of the parabola y2 = 4ax drawn through the vertex, then show that

R. Diameter

Sol.

If one chord makes angle θ with x-axis, the other makes (90° - θ). Let AP = r1 and AQ = r2.

Coordinates: P = (r1 cos θ, r1 sin θ), Q = (r2 sin θ, -r2 cos θ).

Since P and Q lie on y2 = 4ax, substitute and simplify (details and algebra shown in images):

R. Diameter
R. Diameter
R. Diameter
R. Diameter
R. Diameter
R. Diameter
R. Diameter
R. Diameter

S. Important highlights of parabola

Key results and geometric properties that are important to remember for the parabola y2 = 4ax:

  • If the tangent and normal at P meet the axis at T and G respectively, then ST = SG = SP where S is the focus. Tangent and normal at P bisect the angle between SP and the perpendicular from P to the directrix. Therefore rays from the focus reflect into rays parallel to the axis.
  • The portion of a tangent cut off between the directrix and the curve subtends a right angle at the focus.
  • Tangents at the extremities of a focal chord intersect at right angles on the directrix; a circle on any focal chord as diameter touches the directrix. A circle on any focal radius as diameter touches the tangent at the vertex and intercepts a chord on the normal (see image):
    S. Important highlights of parabola
  • Any tangent to a parabola and the perpendicular from the focus to it meet on the tangent at the vertex.
  • If tangents at P and Q meet at T, then TP and TQ subtend equal angles at the focus S; ST2 = SP · SQ; triangles SPT and STQ are similar (proof provided in images).
  • Tangents and normals at the extremities of the latus rectum of y2 = 4ax form a square whose intersection points are (-a, 0) and (3a, 0).
  • Semi latus rectum of y2 = 4ax is the harmonic mean between segments of any focal chord (detailed relation in image):
    S. Important highlights of parabola
  • The circle circumscribing the triangle formed by any three tangents to a parabola passes through the focus.
  • The orthocentre of any triangle formed by three tangents lies on the directrix (proof and derivation in images).
  • The area of the triangle formed by three points on the parabola is twice the area of the triangle formed by tangents at those points (proof in images).
  • A circle circumscribing the triangle formed by three co-normal points (normals concurrent at (h, k)) passes through the vertex; its equation is 2(x2 + y2) - 2(h + 2a)x - ky = 0.
S. Important highlights of parabola

(Proofs and algebra for many of the above results are provided through the worked examples and image references in the relevant sections.)

S. Important highlights of parabola
S. Important highlights of parabola
S. Important highlights of parabola
S. Important highlights of parabola
S. Important highlights of parabola
S. Important highlights of parabola
S. Important highlights of parabola
S. Important highlights of parabola
S. Important highlights of parabola
S. Important highlights of parabola
[ IMG_93 ]

All image placeholders

S. Important highlights of parabola
...
[ IMG_93 ]
are preserved in their original sections for figures, derivations and worked algebra.
The document Parabola is a part of the JEE Course Mathematics (Maths) for JEE Main & Advanced.
All you need of JEE at this link: JEE

FAQs on Parabola

1. What is a parabola?
Ans. A parabola is a symmetrical open curve formed by the intersection of a plane and a right circular cone when the plane is parallel to one of the cone's generating lines.
2. How can the equation of a parabola be defined?
Ans. The equation of a parabola can be defined in terms of its vertex, focus, and directrix, or in terms of its standard form, which is y = ax^2 + bx + c or x = ay^2 + by + c.
3. What are the different types of parabolas?
Ans. There are two main types of parabolas: vertical parabolas, which open either upwards or downwards, and horizontal parabolas, which open either to the left or right.
4. How is the vertex of a parabola determined?
Ans. The vertex of a parabola can be determined by finding the axis of symmetry, which is a vertical or horizontal line that passes through the vertex of the parabola.
5. What are some real-world applications of parabolas?
Ans. Parabolas are commonly used in physics to model the path of projectiles, in engineering to design structures like bridges and arches, and in astronomy to describe the shape of satellite dishes and mirrors.
Explore Courses for JEE exam
Get EduRev Notes directly in your Google search
Related Searches
shortcuts and tricks, video lectures, Viva Questions, Free, Parabola, Semester Notes, Summary, Parabola, pdf , mock tests for examination, Parabola, Objective type Questions, Important questions, Exam, Extra Questions, past year papers, study material, Sample Paper, MCQs, practice quizzes, ppt, Previous Year Questions with Solutions;