Parabola - General Equations, Properties and Practice Problems

Parabola - General Equations, Properties and Practice Problems

Edited By Komal Miglani | Updated on Jul 02, 2025 07:36 PM IST

The four curves - circle, parabola, ellipse, and hyperbola are called conic sections because they can be formed by interesting a double right circular cone with a plane. A parabola is the locus of a point moving in a plane such that its distance from a fixed point (focus) is equal to its distance from a fixed line (directrix). In real life, we use Parabolas in bridges, telescopes, satellites, etc.

This Story also Contains
  1. What is Parabola?
  2. Standard equation of a parabola
  3. Derivation of equation of a parabola
  4. Important Terms related to Parabola
  5. Derivation of Length of the Latus Rectum
  6. Parametric Equation
  7. Other Forms of Parabola
  8. General equation of Parabola
  9. Focal Chord and Focal Distance
  10. Position of point with respect to Parabola
  11. Important Properties of Focal Chord
  12. Four Common Forms of a Parabola
  13. Solved Examples Based on Parabolas
  14. Summary
Parabola - General Equations, Properties and Practice Problems
Parabola - General Equations, Properties and Practice Problems

In this article, we will cover the concept of Parabola. This category falls under the broader category of Coordinate Geometry, which is a crucial Chapter in class 11 Mathematics. It is not only essential for board exams but also for competitive exams like the Joint Entrance Examination(JEE Main) and other entrance exams such as SRMJEE, BITSAT, WBJEE, BCECE, and more. A total of Eighteen questions have been asked on JEE MAINS( 2013 to 2023) from this topic including three in 2020, four in 2021, four in 2022, and one in 2023.

What is Parabola?

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

Hence it is a conic section with eccentricity e = 1.

$\begin{aligned} & \frac{P S}{P M}=e=1 \\ & \Rightarrow P S=P M\end{aligned}$

Standard equation of a parabola

If the directrix is parallel to the y-axis in the standard equation of a parabola is given as
$
y^2=4 a x
$

If the directrix is parallel to the $x$-axis, the standard equation of a parabola is given as

$
x^2=4 a y
$

Derivation of equation of a parabola

Let focus of parabola is $S(a, 0)$ and directrix be $x+$ $a=0$
$P(x, y)$ is any point on the parabola.
Now, from the definition of the parabola,

$
\begin{array}{lc}
& \mathrm{SP}=\mathrm{PM} \\
\Rightarrow & \mathrm{SP}^2=\mathrm{PM}^2 \\
\Rightarrow & (\mathrm{x}-\mathrm{a})^2+(\mathrm{y}-0)^2=(\mathrm{x}+\mathrm{a})^2 \\
\Rightarrow & \mathrm{y}^2=4 \mathrm{ax}
\end{array}
$

which is the required equation of a standard parabola

Important Terms related to Parabola


1. Axis: The line that passes through the focus and is perpendicular to the Directrix of the parabola. For parabola $y^2=4 \mathrm{ax}_{\text {, }}$ the x -axis is the Axis.
2. Vertex: The point of intersection of the parabola and axis. For parabola $y^2=4 \mathbf{a x}$, $A(0,0)$ i.e. origin is the Vertex.
3. Double Ordinate: Suppose a line perpendicular to the axis of the parabola meets the curve at Q and $\mathrm{Q}^{\prime}$. Then, QQ ' is called the double ordinate of the parabola.
4. Latus Rectum: The double ordinate LL' passing through the focus is called the latus rectum of the parabola.
5. Focal Chord: A chord of a parabola which is passing through the focus. In the figure PP' and LL' are the focal chord.
6. Focal Distance: The distance from the focus to any point on the parabola. I.e. PS

$
\begin{aligned}
& \mathrm{SP}=\mathrm{PM}=\text { Distance of } \mathrm{P} \text { from the directrix } \\
& \mathrm{P}=(x, y) \\
& \mathrm{SP}=\mathrm{PM}=\mathrm{x}+\mathrm{a}
\end{aligned}
$

Length of the Latus rectum

The length of the latus rectum of the parabola $y^2=4 ax$ is 4$a$.

Derivation of Length of the Latus Rectum

$L$ and $L^{\prime}$ be the ends of the latus rectum.
Clearly the x-coordinate of $L$ and $L$ ' will be 'a'
As $L$ and $L^{\prime}$ lie on parabola, so put $x=a$ in the equation of parabola to get $y$ coordinates of $L$ and $L^{\prime}$

$
\begin{aligned}
& y^2=4 a \cdot a=4 a^2 \\
& \Rightarrow y= \pm 2 a \\
& \therefore L(a, 2 a) \text { and } L^{\prime}(a,-2 a) \\
& \text { so that } L L^{\prime}=4 a
\end{aligned}
$

Parametric Equation

From the equation of the parabola, we can write $\frac{y}{2 a}=\frac{2 x}{y}=t$ here, t is a parameter
Then, $x=a t^2$ and $y=2 a t$ are called the parametric equations and the point $\left(a t^2, 2 a t\right)$ lies on the parabola.

Point $\mathrm{P}(\mathrm{t})$ lying on the parabola means the coordinates of P are (at $\left.{ }^2, 2 a t\right)$

Other Forms of Parabola

1. Parabola with focus $S(-a, 0)$ and directrix $x=a$ (Parabola opening to left)

Equation of the parabola is $y^2=-4 a x, a>0$

2. Parabola with focus $S(0, a)$ and directrix $y=-a$ (Parabola opening to upward)

The equation of the parabola is $x^2=4 a y, a>0$.

3. Parabola with focus $S(0,-a)$ and directrix $y=a$ (Parabola opening to downward)

The equation of the parabola is $x^2=-4 a y, a>0$.

General equation of Parabola

Let $S(h, k)$ be the focus and $\mathrm{l} x+m y+n=0$ be the equation of the directrix, and $\mathrm{P}(\mathrm{x}, \mathrm{y})$ be any point on the parabola.

Then, from the definition PS $=\mathrm{PM}$

$
\Rightarrow \quad \sqrt{(x-h)^2+(y-k)^2}=\left|\frac{l x+m y+n}{\sqrt{\left(l^2+m^2\right)}}\right|
$

Squaring both sides, we get

$
\Rightarrow \quad(x-h)^2+(y-k)^2=\frac{(l x+m y+n)^2}{\left(l^2+m^2\right)}
$

This is the general equation of a parabola.

Focal Chord and Focal Distance

Focal chord: Any chord that passes through the focus of the parabola is the focal chord of the parabola. It cuts the parabola at two distinct points.

In the figure S is the focus and PQ is the focal chord.

Focal Distance: The distance of any point, p(x, y) on the parabola from the focus, is the focal distance. PS is the focal distance in the above figure.

Position of point with respect to Parabola


To get the point(s) of intersection, let us solve the equations of the parabola and the line simultaneously

Parabola is $\mathrm{y}^2=4 \mathrm{ax}$ and a line $\mathrm{y}=\mathrm{mx}+\mathrm{c}$
then, $y^2=4 a\left(\frac{y-c}{m}\right)$

$
\Rightarrow m y^2-4 a y+4 a c=0
$

The above equation is quadratic in $y$
Depending on the discriminant of this equation, if we have 2 real roots, then 2 distinct intersection points and line is a chord/secant If we have 2 equal roots, then we have only one point where line touches the parabola and the line is a tangent
If we do not have any real roots, then line does not intersect the parabola

Properties of Parabola
1. The portion of a tangent to a parabola intercepted between the directrix and the curve subtends a right angle at the focus.

2. The tangent at a point P on the parabola y2 = 4ax is the bisector of the angle between the focal radius and the perpendicular from P on the directrix.

3. The foot of the perpendicular from the focus on any tangent to a parabola lies on the tangent at the vertex.

4. If S is the focus of the parabola and tangent and normal at any point P meets its axis in T and G respectively, then ST = SG = SP

Chord of Contact

S is a parabola and P(x1,y1) is an external point to parabola S. A and B are the points of contact of the tangents drawn from P to parabola S. Then the chord AB is called the chord of contact of the parabola S drawn from an external point P.

The equation of the chord of the parabola S=y2-4ax=0 , from an external point P(x1,y1) is
$\mathrm{T}=0$ or $\mathbf{y} \mathbf{y}_1-2 \mathrm{a}\left(\mathrm{x}+\mathrm{x}_1\right)=0$

Important Properties of Focal Chord

  1. If chord joining P = (at12, 2at1) and Q = (at22, 2at2) is focal chord of parabola y2 = 4ax, then t1t2 = -1.
  2. If one extremity of a focal chord is (at12, 2at1), then the other extremity (at22, 2at2) becomes (a/t12 , -2a/t1).
  3. If the point (at2, 2at) lies on parabola y2 = 4ax, then the length of focal chord PQ is a(t + 1/t)2.
  4. The length of the focal chord, which makes an angle θ with a positive x-axis, is 4a cosec2 θ.
  5. Semi latus rectum is a harmonic mean between the segments of any focal chord.
  6. Circle described on focal length as diameter touches tangent at the vertex. The circle, described on any focal chord of a parabola as diameter, touches the directrix.

Four Common Forms of a Parabola

Form: y2 = 4ax y2 = -4axx2 = 4ay x2 = -4ay
Vertex(0, 0)(0, 0)(0, 0)(0, 0)
Focus(a, 0)(-a, 0) (0, a)(0, -a)
Equation of the directrix x = – a x = ay = – ay = a
Equation of the axis y = 0 y = 0 x = 0x = 0
Length of the latus rectum 4a 4a 4a 4a
NEET Highest Scoring Chapters & Topics
This ebook serves as a valuable study guide for NEET exams, specifically designed to assist students in light of recent changes and the removal of certain topics from the NEET exam.
Download E-book


Recommended Video Based on Parabolas


Solved Examples Based on Parabolas

Example 1: Three urns A, B, and C contain 4 red, 6 black; 5 red, 5 black; and $\lambda$ red, 4 black balls respectively. One of the urns is selected at random and a ball is drawn. If the ball drawn is red and the probability that it is drawn from urn C is 0.4 then the square of the length of the side of the largest equilateral triangle, inscribed in the parabola $y^2=\lambda x \space {\text {with one vertex }}$ at the vertex of the parabola, is
[JEE MAINS 2023]

Solution

$\begin{aligned} & P(\text { Red from } C)=\frac{\frac{1}{3} \times \frac{\lambda}{\lambda+4}}{\frac{1}{3} \cdot \frac{\lambda}{\lambda+4}+\frac{1}{3} \cdot \frac{4}{10}+\frac{1}{3} \cdot \frac{5}{10}} \\ & =\frac{\frac{\lambda}{\lambda+4}}{\frac{\lambda}{\lambda+4}+\frac{9}{10}} \\ & \Rightarrow \frac{10 \lambda}{10 \lambda+9(\lambda+4)}=\frac{4}{10} \\ & \Rightarrow 100 \lambda=40 \lambda+36 \lambda+144 \\ & 24 \lambda=144 \\ & \lambda=6\end{aligned}$

$\begin{gathered}\mathrm{m}=\frac{2}{t}=\frac{1}{\sqrt{3}} \\ t=2 \sqrt{3} \\ P(12 \mathrm{a}, 4 \sqrt{3} a) \\ (\text { Side })^2=144 a^2+48 a^2 \\ =192 \times \frac{9}{4}=432\end{gathered}$

Hence, the answer is 432.

Example 2: Let a common tangent to the curves $y^2 2=4 x$ and $(x-4)^2+y^2=16$ touch the curves at the points P and Q . Then $(P Q)^2$ is equal to $\qquad$
[JEE MAINS 2023]

Solution


$
\begin{aligned}
& y^2=4 x \\
& (x-4)^2+y^2=16
\end{aligned}
$


Let equation of tangent of parabola

$
y=m x+1 / m
$

Now equation 1 also touches the circle

$
\begin{aligned}
& \therefore\left|\frac{4 m+1 / m}{\sqrt{1+m^2}}\right|=4 \\
& \left(4 \mathrm{~m}^2+1 / \mathrm{m}\right)^2=16+16 \mathrm{~m}^2 \\
& 16 \mathrm{~m}^4+8 \mathrm{~m}^2+1=16 \mathrm{~m}^2+16 \mathrm{~m}^4 \\
& 8 \mathrm{~m}^2=1 \\
& \mathrm{~m}^2=1 / 8 \quad\left\{m^4=0\right\}(\mathrm{m} \rightarrow \infty)
\end{aligned}
$

For distinct points consider only $m^2=1 / 8$.
Point of contact of the parabola

$
\begin{aligned}
& P(8,4 \sqrt{2}) \\
& \therefore P Q=\sqrt{S_1} \Rightarrow(P Q)^2=S_1 \\
& =16+32-16=32
\end{aligned}
$

Hence, the answer is 32.

Example 3: Let $\mathrm{P}_1$ be a parabola with vertex $(3,2)$ and focus $(4,4)$ and $P_2$ be its mirror image with respect to the line $x+2 y=6$. Then the directrix of $P_2$ is $x+2 y=$ $\qquad$
[JEE MAINS 2022]
Solution
For $P_1$ :
slope of axis $=\frac{4-2}{4-3}=2$
Distance between vertex and focus: $\sqrt{5}$
Now line is perpendicular to axis
focus of $P_2: \frac{x-4}{1}=\frac{y-4}{2}=\frac{-2(4+8-6)}{5}$

$
\begin{aligned}
& \mathrm{x}=\frac{-12}{5}+4=\frac{8}{5} \\
& \mathrm{y}=\frac{-24}{5}+4=\frac{-4}{5}
\end{aligned}
$

Let directrix of $\mathrm{P}_2: x+2 y=\lambda$

$
\begin{aligned}
& \therefore\left|\frac{\frac{8}{5}-\frac{8}{5}-\lambda}{\sqrt{5}}\right|=2 \sqrt{5} \\
& |-\lambda|=10 \\
& \lambda= \pm 10
\end{aligned}
$

$\lambda=-10$ is rejected because directrix can't cut parabola

$
\therefore \lambda=10
$

Hence, the answer is 10.

Example 4: If the length of the latus rectum of a parabola, whose focus is $(a, a)$ and the tangent at its vertex is $\mathrm{x}+\mathrm{y}=\mathrm{a}$, is 16, then $|\mathrm{a}|$ is equal to
[JEE MAINS 2022]
Solution
Distance between focus and tangent at vector

$
\begin{aligned}
& =\frac{|a+a-a|}{\sqrt{1+1}} \\
& =\frac{|a|}{\sqrt{2}}
\end{aligned}
$

Length of $LR=\frac{4|a|}{\sqrt{2}}=16$

$
\Rightarrow|\mathrm{a}|=4 \sqrt{2}
$

$\therefore$ option $(\mathrm{c})$
Hence, the answer is $4 \sqrt{2}$

Summary

A parabola is a curve that is known for its simple but versatile equation. Its different properties make it important in theoretical as well as practical life. Understanding parabolas helps us in our daily lives such as describing the path of balls, the arc of bridges, etc.

Frequently Asked Questions (FAQs)

1. What is Parabola?

A parabola is the locus of a point moving in a plane such that its distance from a fixed point (focus) is equal to its distance from a fixed line (directrix). It is a conic section with eccentricity e = 1.

2. What is the length of the latus rectum of parabola $y^2=4 a x$ ?

The double ordinate LL' passing through the focus is called the latus rectum of the parabola. The length of the latus rectum of the parabola $y^2=4 a x$ is 4$a$ .

3. What is the equation of parabola with focus $S(0,-a)$ and directrix $y=a$ ?

Parabola with focus $S(0,-a)$ and directrix $y=a$ (Parabola opening to downward). The equation of the parabola is $x^2=-4 a y, a>0$.

4. What is focal chord and focal distance?

A chord of a parabola that is passing through the focus is known as a focal chord. The distance from the focus to any point on the parabola is called focal distance.

5. What is the latus rectum of a parabola?
The latus rectum is the chord of the parabola that passes through the focus and is perpendicular to the axis of symmetry. Its length is 4 times the distance from the vertex to the focus.
6. How do you find the length of the latus rectum given the parabola's equation?
For a parabola in the form y = ax², the length of the latus rectum is |4/a|. For a parabola in vertex form y = a(x-h)² + k, the length remains |4/a|.
7. How do you find the equation of a parabola given its focus and directrix?
Given a focus (h, k+p) and directrix y = k-p:
8. What is the role of parabolas in physics, particularly in projectile motion?
In physics, the path of a projectile under the influence of gravity (ignoring air resistance) forms a parabola. The equation y = -gx²/(2v₀²cos²θ) + (tanθ)x + h describes this path, where g is gravity, v₀ is initial velocity, θ is launch angle, and h is initial height.
9. What is the focus of a parabola and how is it related to the equation?
The focus is a fixed point inside the parabola that, together with the directrix, defines the parabola. For a parabola with vertex (h,k) and equation y = a(x-h)² + k, the focus is located at (h, k+1/(4a)) for a vertical parabola.
10. What is the relationship between a parabola's focal length and its equation?
For a parabola in the form y = ax², the focal length (distance from vertex to focus) is 1/(4|a|). This relationship is key to understanding how the shape of the parabola relates to its equation.
11. What is the relationship between a parabola's focal length and the distance between its vertex and directrix?
The focal length (distance from vertex to focus) is equal to the distance from the
12. How do you determine if a point is a focus of a given parabola?
To check if (h,k) is the focus of y = ax² + bx + c:
13. What determines whether a parabola opens upward or downward?
The sign of the coefficient 'a' in the equation y = ax² + bx + c determines the direction of the parabola's opening. If a > 0, the parabola opens upward; if a < 0, it opens downward.
14. How does changing the value of 'a' in y = ax² affect the shape of the parabola?
The value of 'a' affects the "steepness" or "width" of the parabola. A larger absolute value of 'a' results in a narrower parabola, while a smaller absolute value of 'a' makes the parabola wider.
15. How does the directrix relate to the equation of a parabola?
The directrix is a line perpendicular to the axis of symmetry. For a parabola with vertex (h,k) and equation y = a(x-h)² + k, the directrix is the line y = k-1/(4a) for a vertical parabola.
16. How can you find the vertex of a parabola from its equation?
For a parabola in the form y = ax² + bx + c, the x-coordinate of the vertex is given by x = -b/(2a). Once you have the x-coordinate, you can find the y-coordinate by plugging the x-value back into the original equation.
17. What is the axis of symmetry of a parabola?
The axis of symmetry is a vertical line that passes through the vertex of the parabola, dividing it into two mirror-image halves. For a parabola with equation y = ax² + bx + c, the axis of symmetry is x = -b/(2a).
18. How does the general equation of a parabola differ from other conic sections?
The general equation of a parabola is of the form y = ax² + bx + c (vertical parabola) or x = ay² + by + c (horizontal parabola), where a ≠ 0. Unlike ellipses and hyperbolas, parabolas do not have x² and y² terms together in their equations.
19. How do you find the y-intercept of a parabola?
The y-intercept is the point where the parabola crosses the y-axis, which occurs when x = 0. To find it, simply substitute x = 0 into the parabola's equation and solve for y.
20. How do you determine if an equation represents a parabola?
An equation represents a parabola if it can be written in the form y = ax² + bx + c or x = ay² + by + c, where a ≠ 0. If both x² and y² terms are present with non-zero coefficients, it's not a parabola.
21. How does scaling affect a parabola's equation and shape?
Scaling a parabola by a factor k changes its equation from y = ax² to y = a(kx)² = ak²x². This affects the parabola's width: if |k| > 1, the parabola becomes narrower; if 0 < |k| < 1, it becomes wider.
22. What determines whether a parabola is "steep" or "shallow"?
The "steepness" of a parabola is determined by the absolute value of the coefficient 'a' in the equation y = ax² + bx + c. A larger |a| results in a steeper parabola, while a smaller |a| produces a shallower parabola.
23. What is the reflective property of a parabola and why is it important?
The reflective property states that any ray parallel to the axis of symmetry will reflect off the parabola and pass through the focus. This property is crucial in applications like satellite dishes and car headlights.
24. What is the eccentricity of a parabola and what does it tell us?
The eccentricity of a parabola is always 1. This value distinguishes parabolas from other conic sections: ellipses have eccentricity between 0 and 1, while hyperbolas have eccentricity greater than 1.
25. What is the significance of the parameter 'p' in the equation y = x²/(4p)?
In y = x²/(4p), 'p' represents the focal length - the distance from the vertex to the focus. It also determines the "openness" of the parabola: larger |p| values result in a wider parabola.
26. What is the relationship between a parabola's equation and its directrix?
For a parabola y = ax² with vertex at the origin, the directrix is the line y = -1/(4a). In general, for a parabola with vertex (h,k) in the form y = a(x-h)² + k, the directrix is y = k - 1/(4a).
27. What is the significance of the roots of a quadratic equation in relation to its parabola?
The roots of a quadratic equation are the x-intercepts of its parabola. They represent where the parabola crosses the x-axis. The nature of these roots (real, repeated, or complex) corresponds to how the parabola intersects or doesn't intersect the x-axis.
28. What is the geometric interpretation of the coefficients in a parabola's equation?
In y = ax² + bx + c:
29. What is the difference between standard form and vertex form of a parabola equation?
Standard form is y = ax² + bx + c, while vertex form is y = a(x-h)² + k, where (h,k) is the vertex. Vertex form makes it easier to identify the parabola's vertex and axis of symmetry directly from the equation.
30. How do you convert a parabola equation from standard form to vertex form?
To convert from y = ax² + bx + c to y = a(x-h)² + k:
31. How does translating a parabola affect its equation?
Translating a parabola h units horizontally and k units vertically changes its equation from y = ax² to y = a(x-h)² + k. This is the basis for the vertex form of the parabola equation.
32. How do you find the equation of the tangent line to a parabola at a given point?
To find the tangent line at point (x₀, y₀) on the parabola y = ax² + bx + c:
33. What is the parametric form of a parabola equation?
The parametric form of a parabola with vertex (h,k) and focus (h, k+p) is:
34. How do you find the angle between two intersecting parabolas?
To find the angle between intersecting parabolas:
35. How do you find the area enclosed by a parabola and a line?
To find the area between a parabola y = ax² + bx + c and a line y = mx + n:
36. How do you determine if two parabolas intersect, and how do you find the intersection points?
To determine if two parabolas intersect and find the intersection points:
37. How does a parabola's equation change when it's rotated around its vertex?
Rotating a parabola around its vertex introduces both x and y terms in the equation. The general form becomes Ax² + Bxy + Cy² + Dx + Ey + F = 0, where B ≠ 0 indicates rotation.
38. What is the relationship between the focus and directrix in terms of distance?
Any point on the parabola is equidistant from the focus and the directrix. This property is fundamental to the definition of a parabola and explains its reflective properties.
39. How can you determine if a given point lies inside, on, or outside a parabola?
Substitute the coordinates of the point into the parabola's equation. If the left side equals the right side, the point is on the parabola. If the left side is less than the right side for an upward-opening parabola (or greater for a downward-opening parabola), the point is inside. Otherwise, it's outside.
40. What is the significance of the discriminant (b²-4ac) for a parabola?
For a parabola y = ax² + bx + c, the discriminant (b²-4ac) determines the number of x-intercepts:
41. How do you find the distance from a point on a parabola to its focus?
For a point (x,y) on a parabola y = ax² with focus (0, 1/(4a)), the distance to the focus is |y + 1/(4a)|. This is equal to the distance from the point to the directrix, which is a defining property of parabolas.
42. What is the relationship between a parabola's equation and its graph's y-range?
For an upward-opening parabola (a > 0), the y-values range from the vertex's y-coordinate to positive infinity. For a downward-opening parabola (a < 0), they range from negative infinity to the vertex's y-coordinate.
43. What is the relationship between a parabola and its first derivative?
The first derivative of a parabola's equation gives the slope of the tangent line at any point. For y = ax² + bx + c, the derivative y' = 2ax + b is a linear function, which explains why the slope of a parabola changes linearly.
44. How do you determine the interval on which a parabola is increasing or decreasing?
For y = ax² + bx + c:
45. What is the relationship between a parabola's equation and its x-intercepts?
The x-intercepts of a parabola y = ax² + bx + c are the solutions to ax² + bx + c = 0. They can be found using the quadratic formula: x = [-b ± √(b²-4ac)] / (2a).
46. What is a parabola in the context of conic sections?
A parabola is a U-shaped curve that results from the intersection of a cone with a plane parallel to one of its sides. It is defined as the set of all points in a plane that are equidistant from a fixed point (focus) and a fixed line (directrix).
47. What is the difference between a parabola and a quadratic function?
A parabola is the graph of a quadratic function. Every quadratic function, when graphed, produces a parabola. However, not all parabolas are graphs of quadratic functions; horizontal parabolas, for example, are graphs of functions of y.
48. How do you find the maximum or minimum value of a quadratic function?
To find the maximum (for a < 0) or minimum (for a > 0) of y = ax² + bx + c:
49. How do you determine if a parabola will intersect a given line, and how many times?
To determine intersections between a parabola y = ax² + bx + c and a line y = mx + n:

Articles

Back to top