Latus Rectum Calculator

Enter the equation of a conic section (in any form) to calculate the length of the latus rectum and its endpoints, as well as to get the step-by-step procedure and the Cartesian graph.

Quick Examples

Rate this tool

How to Use the Calculator

This online latus rectum solver is an analytical tool designed to find the exact length and endpoint coordinates of this segment. In addition to providing the final answer, the system generates the step-by-step procedure and plots the figure on an interactive Cartesian plane.

How to enter the equation:

  • Type the equation freely: enter the expression in the available field. The engine is designed to interpret the equation in any of its forms. You do not need to order it; you can enter the standard form as (x-2)2 = 8(y-1), the general form as 9x2 + 4y2 - 18x + 16y - 11 = 0, or even unsimplified expressions.
  • Supported formats: the calculator accepts integers, decimals, fractions, and irrationals (such as square roots). Enter the data exactly as it appears in your problem.

Once the equation is entered, the algorithm will analyze it and provide you with a complete report that includes:

  1. Identification and conversion: the solver will automatically detect if it is a parabola, an ellipse, or a hyperbola.
  2. Length of the latus rectum (LR): the system will apply the corresponding formula to the identified conic section. For parabolas, it will evaluate the absolute value of the focal parameter |4p|. For ellipses and hyperbolas, it will apply the relationship 2b2/a.
  3. Coordinates of the endpoints: the step-by-step procedure will show you how, starting from the focus (or foci), half the length of the latus rectum is added and subtracted in a perpendicular direction to the focal axis to find the points P1, P2 (and P3, P4 if there are two foci).

To ensure maximum algebraic rigor, the internal engine works with exact fractions and preserves roots symbolically, thus avoiding premature rounding errors. If the result is irrational, you will be provided with the exact notation along with its decimal approximation. Finally, at the bottom of the results, you will find an interactive graph generated for the problem.

Solved Exercises

Check out some examples of problems solved directly with the tool.

Calculate the latus rectums of the ellipse \( \dfrac{(x-2)^2}{25}+\dfrac{(y+1)^2}{9}=1. \)

Result


The length of the latus rectum is:

$$ L_R = \dfrac{18}{5} = 3.6 $$

The endpoints are:

$$ P_1\left(-2, -\dfrac{14}{5}\right) = \left(-2, -2.8\right) $$
$$ P_2\left(-2, \dfrac{4}{5}\right) = \left(-2, 0.8\right) $$
$$ P_3\left(6, -\dfrac{14}{5}\right) = \left(6, -2.8\right) $$
$$ P_4\left(6, \dfrac{4}{5}\right) = \left(6, 0.8\right) $$

Step-by-step solution

1. Identify the equation and its parameters.

The entered equation corresponds to an ellipse:

$$ \dfrac{\left(x-2\right)^2}{25}+\dfrac{\left(y+1\right)^2}{9}=1 $$

We extract the center, semi-axes, and orientation, and we calculate the coordinates of the foci, as they will be needed for further calculations:

$$ \begin{array}{l} C\left(2, -1\right) \\[1em] a^2 = 25 \implies a = 5 \\[1em] b^2 = 9 \implies b = 3 \\[1em] F_1\left(-2, -1\right) \\[1em] F_2\left(6, -1\right) \\[1em] \text{Orientation: horizontal} \end{array} $$

2. Calculate the length of the latus rectum.

We use the latus rectum length formula, substituting the semi-axis values from the equation:

$$ L_R = \dfrac{2b^2}{a} \\[0.5em] L_R = \dfrac{2(9)}{5} \\[0.5em] L_R = \dfrac{18}{5} = 3.6 $$

3. Determine the endpoints of the latus rectum.

To find the endpoints, we take the coordinates of each focus and move perpendicularly to the focal axis by a distance equal to half the latus rectum.

For the first focus:

$$ P_1\left(-2, -1 - \dfrac{9}{5}\right) \implies P_1\left(-2, -\dfrac{14}{5}\right) = \left(-2, -2.8\right) \\[1em] P_2\left(-2, -1 + \dfrac{9}{5}\right) \implies P_2\left(-2, \dfrac{4}{5}\right) = \left(-2, 0.8\right) $$

For the second focus:

$$ P_3\left(6, -1 - \dfrac{9}{5}\right) \implies P_3\left(6, -\dfrac{14}{5}\right) = \left(6, -2.8\right) \\[1em] P_4\left(6, -1 + \dfrac{9}{5}\right) \implies P_4\left(6, \dfrac{4}{5}\right) = \left(6, 0.8\right) $$
Graph on the Cartesian plane of a horizontal ellipse, its latus rectums, and the endpoints of each.
Graph of the ellipse and its latus rectums
Find the length and endpoints of the latus rectums of the hyperbola \( \dfrac{(x-2)^2}{16}-\dfrac{(y+1)^2}{9}=1. \)

Result


The length of the latus rectum is:

$$ L_R = \dfrac{9}{2} = 4.5 $$

The endpoints are:

$$ P_1\left(-3, -\dfrac{13}{4}\right) = \left(-3, -3.25\right) $$
$$ P_2\left(-3, \dfrac{5}{4}\right) = \left(-3, 1.25\right) $$
$$ P_3\left(7, -\dfrac{13}{4}\right) = \left(7, -3.25\right) $$
$$ P_4\left(7, \dfrac{5}{4}\right) = \left(7, 1.25\right) $$

Step-by-step solution

1. Identify the equation and its parameters.

The entered equation corresponds to a hyperbola:

$$ \dfrac{(x-2)^2}{16}-\dfrac{(y+1)^2}{9}=1 $$

We extract the center, semi-axes, and orientation, and we calculate the coordinates of the foci, as they will be needed for further calculations:

$$ \begin{array}{l} C\left(2, -1\right) \\[1em] a^2 = 16 \implies a = 4 \\[1em] b^2 = 9 \implies b = 3 \\[1em] F_1\left(-3, -1\right) \\[1em] F_2\left(7, -1\right) \\[1em] \text{Orientation: horizontal} \end{array} $$

2. Calculate the length of the latus rectum.

We use the latus rectum length formula, substituting the semi-axis values from the equation:

$$ L_R = \dfrac{2b^2}{a} \\[0.5em] L_R = \dfrac{2(9)}{4} \\[0.5em] L_R = \dfrac{9}{2} = 4.5 $$

3. Determine the endpoints of the latus rectum.

To find the endpoints, we take the coordinates of each focus and move perpendicularly to the focal axis by a distance equal to half the latus rectum.

For the first focus:

$$ P_1\left(-3, -1 - \dfrac{9}{4}\right) \implies P_1\left(-3, -\dfrac{13}{4}\right) = \left(-3, -3.25\right) \\[1em] P_2\left(-3, -1 + \dfrac{9}{4}\right) \implies P_2\left(-3, \dfrac{5}{4}\right) = \left(-3, 1.25\right) $$

For the second focus:

$$ P_3\left(7, -1 - \dfrac{9}{4}\right) \implies P_3\left(7, -\dfrac{13}{4}\right) = \left(7, -3.25\right) \\[1em] P_4\left(7, -1 + \dfrac{9}{4}\right) \implies P_4\left(7, \dfrac{5}{4}\right) = \left(7, 1.25\right) $$
Graph on the Cartesian plane of a horizontal hyperbola, its latus rectums, and the endpoints of each.
Graph of the hyperbola and its latus rectums
Determine the length and endpoints of the latus rectum of the parabola \((x-2)^2=8(y-1).\)

Result


The length of the latus rectum is:

$$ L_R = 8 $$

The endpoints are:

$$ P_1\left(-2, 3\right) $$
$$ P_2\left(6, 3\right) $$

Step-by-step solution

1. Identify the equation and its parameters.

The entered equation corresponds to a parabola:

$$ (x-2)^2=8(y-1) $$

We extract the coordinates of the vertex, the orientation, the focal parameter, and the focus, as they will be needed for further calculations:

$$ \begin{array}{c} V\left(2, 1\right) \\[1em] 4p = 8 \\[1em] F\left(2, 3\right) \\[1em] \text{Orientation: vertical, opening upward} \end{array} $$

2. Calculate the length of the latus rectum.

The length of the latus rectum is equal to the absolute value of the linear term coefficient (4p), so we can get it directly:

$$ L_R = |4p| \\[0.5em] L_R = |8| \\[0.5em] L_R = 8 $$

3. Determine the endpoints of the latus rectum.

To find the endpoints, we take the coordinates of the focus and move perpendicularly to the focal axis (axis of symmetry) by a distance equal to half the latus rectum.

$$ P_1\left(2 - 4, 3\right) \implies P_1\left(-2, 3\right) \\[1em] P_2\left(2 + 4, 3\right) \implies P_2\left(6, 3\right) $$
Graph on the Cartesian plane of a vertical parabola, its latus rectum, and its endpoints.
Graph of the parabola and its latus rectum
Find the length of the latus rectum of the conic section \( 9x^2+4y^2-36=0. \)

Result


The length of the latus rectum is:

$$ L_R = \dfrac{8}{3} \approx 2.67 $$

The endpoints are:

$$ P_1\left(-\dfrac{4}{3}, -\sqrt{5}\right) \approx \left(-1.33, -2.24\right) $$
$$ P_2\left(\dfrac{4}{3}, -\sqrt{5}\right) \approx \left(1.33, -2.24\right) $$
$$ P_3\left(-\dfrac{4}{3}, \sqrt{5}\right) \approx \left(-1.33, 2.24\right) $$
$$ P_4\left(\dfrac{4}{3}, \sqrt{5}\right) \approx \left(1.33, 2.24\right) $$

Step-by-step solution

1. Identify the equation and its parameters.

The entered equation corresponds to an ellipse:

$$ 9x^2+4y^2-36=0 $$

To extract the parameters of the conic section, we convert the equation to its standard form, completing the square if necessary:

$$ \dfrac{x^2}{4} + \dfrac{y^2}{9} = 1 $$

We extract the center, semi-axes, and orientation, and we calculate the coordinates of the foci, as they will be needed for further calculations:

$$ \begin{array}{l} C\left(0, 0\right) \\[1em] a^2 = 9 \implies a = 3 \\[1em] b^2 = 4 \implies b = 2 \\[1em] F_1\left(0, -\sqrt{5}\right) \\[1em] F_2\left(0, \sqrt{5}\right) \\[1em] \text{Orientation: vertical} \end{array} $$

2. Calculate the length of the latus rectum.

We use the latus rectum length formula, substituting the semi-axis values from the equation:

$$ L_R = \dfrac{2b^2}{a} \\[0.5em] L_R = \dfrac{2(4)}{3} \\[0.5em] L_R = \dfrac{8}{3} \approx 2.67 $$

3. Determine the endpoints of the latus rectum.

To find the endpoints, we take the coordinates of each focus and move perpendicularly to the focal axis by a distance equal to half the latus rectum.

For the first focus:

$$ P_1\left(0 - \dfrac{4}{3}, -\sqrt{5}\right) \implies P_1\left(-\dfrac{4}{3}, -\sqrt{5}\right) \approx \left(-1.33, -2.24\right) \\[1em] P_2\left(0 + \dfrac{4}{3}, -\sqrt{5}\right) \implies P_2\left(\dfrac{4}{3}, -\sqrt{5}\right) \approx \left(1.33, -2.24\right) $$

For the second focus:

$$ P_3\left(0 - \dfrac{4}{3}, \sqrt{5}\right) \implies P_3\left(-\dfrac{4}{3}, \sqrt{5}\right) \approx \left(-1.33, 2.24\right) \\[1em] P_4\left(0 + \dfrac{4}{3}, \sqrt{5}\right) \implies P_4\left(\dfrac{4}{3}, \sqrt{5}\right) \approx \left(1.33, 2.24\right) $$
Graph on the Cartesian plane of a vertical ellipse, its latus rectums, and the endpoints of each.
Graph of the ellipse and its latus rectums
Obtain the latus rectums of the hyperbola in general form \( x^2-y^2+4x-2y+12=0. \)

Result


The length of the latus rectum is:

$$ L_R = 6 $$

The endpoints are:

$$ P_1\left(-5, -3 \sqrt{2}-1\right) \approx \left(-5, -5.24\right) $$
$$ P_2\left(1, -3 \sqrt{2}-1\right) \approx \left(1, -5.24\right) $$
$$ P_3\left(-5, 3 \sqrt{2}-1\right) \approx \left(-5, 3.24\right) $$
$$ P_4\left(1, 3 \sqrt{2}-1\right) \approx \left(1, 3.24\right) $$

Step-by-step solution

1. Identify the equation and its parameters.

The entered equation corresponds to a hyperbola:

$$ x^2-y^2+4x-2y+12=0 $$

To extract the parameters of the conic section, we convert the equation to its standard form, completing the square if necessary:

$$ \dfrac{\left(y + 1\right)^2}{9} - \dfrac{\left(x + 2\right)^2}{9} = 1 $$

We extract the center, semi-axes, and orientation, and we calculate the coordinates of the foci, as they will be needed for further calculations:

$$ \begin{array}{l} C\left(-2, -1\right) \\[1em] a^2 = 9 \implies a = 3 \\[1em] b^2 = 9 \implies b = 3 \\[1em] F_1\left(-2, -3 \sqrt{2}-1\right) \\[1em] F_2\left(-2, 3 \sqrt{2}-1\right) \\[1em] \text{Orientation: vertical} \end{array} $$

2. Calculate the length of the latus rectum.

We use the latus rectum length formula, substituting the semi-axis values from the equation:

$$ L_R = \dfrac{2b^2}{a} \\[0.5em] L_R = \dfrac{2(9)}{3} \\[0.5em] L_R = 6 $$

3. Determine the endpoints of the latus rectum.

To find the endpoints, we take the coordinates of each focus and move perpendicularly to the focal axis by a distance equal to half the latus rectum.

For the first focus:

$$ P_1\left(-2 - 3, -3 \sqrt{2}-1\right) \implies P_1\left(-5, -3 \sqrt{2}-1\right) \approx \left(-5, -5.24\right) \\[1em] P_2\left(-2 + 3, -3 \sqrt{2}-1\right) \implies P_2\left(1, -3 \sqrt{2}-1\right) \approx \left(1, -5.24\right) $$

For the second focus:

$$ P_3\left(-2 - 3, 3 \sqrt{2}-1\right) \implies P_3\left(-5, 3 \sqrt{2}-1\right) \approx \left(-5, 3.24\right) \\[1em] P_4\left(-2 + 3, 3 \sqrt{2}-1\right) \implies P_4\left(1, 3 \sqrt{2}-1\right) \approx \left(1, 3.24\right) $$
Graph on the Cartesian plane of a vertical hyperbola, its latus rectums, and the endpoints of each.
Graph of the hyperbola and its latus rectums
Calculate the latus rectum of the parabola in general form \( y^2-4x-6y+13=0. \)

Result


The length of the latus rectum is:

$$ L_R = 4 $$

The endpoints are:

$$ P_1\left(2, 1\right) $$
$$ P_2\left(2, 5\right) $$

Step-by-step solution

1. Identify the equation and its parameters.

The entered equation corresponds to a parabola:

$$ y^2-4x-6y+13=0 $$

To extract the parameters of the conic section, we convert the equation to its standard form, completing the square if necessary:

$$ \left(y - 3\right)^2 = 4\left(x - 1\right) $$

We extract the coordinates of the vertex, the orientation, the focal parameter, and the focus, as they will be needed for further calculations:

$$ \begin{array}{c} V\left(1, 3\right) \\[1em] 4p = 4 \\[1em] F\left(2, 3\right) \\[1em] \text{Orientation: horizontal, opening to the right} \end{array} $$

2. Calculate the length of the latus rectum.

The length of the latus rectum is equal to the absolute value of the linear term coefficient (4p), so we can get it directly:

$$ L_R = |4p| \\[0.5em] L_R = |4| \\[0.5em] L_R = 4 $$

3. Determine the endpoints of the latus rectum.

To find the endpoints, we take the coordinates of the focus and move perpendicularly to the focal axis (axis of symmetry) by a distance equal to half the latus rectum.

$$ P_1\left(2, 3 - 2\right) \implies P_1\left(2, 1\right) \\[1em] P_2\left(2, 3 + 2\right) \implies P_2\left(2, 5\right) $$
Graph on the Cartesian plane of a horizontal parabola, its latus rectum, and its endpoints.
Graph of the parabola and its latus rectum

Related Tools

Daniel Machado

Professor of Mathematics, graduated from the Faculty of Exact, Chemical and Natural Sciences of the National University of Misiones (UNAM). Developer and creator of RigelUp, dedicated to building tools for mathematical learning.