When we have an equation in standard form for a hyperbola centered at the origin, we can interpret its parts to identify the key features of its graph: the center, vertices, co-vertices, asymptotes, foci, and lengths and positions of the transverse and conjugate axes. To graph hyperbolas centered at the origin, we use the standard form a2x2−b2y2=1 for horizontal hyperbolas and the standard form a2y2−b2x2=1 for vertical hyperbolas.
How To: Given a standard form equation for a hyperbola centered at (0,0), sketch the graph.
Determine which of the standard forms applies to the given equation.
Use the standard form identified in Step 1 to determine the position of the transverse axis; coordinates for the vertices, co-vertices, and foci; and the equations for the asymptotes.
If the equation is in the form a2x2−b2y2=1, then
the transverse axis is on the x-axis
the coordinates of the vertices are (±a,0)
the coordinates of the co-vertices are (0,±b)
the coordinates of the foci are (±c,0)
the equations of the asymptotes are y=±abx
If the equation is in the form a2y2−b2x2=1, then
the transverse axis is on the y-axis
the coordinates of the vertices are (0,±a)
the coordinates of the co-vertices are (±b,0)
the coordinates of the foci are (0,±c)
the equations of the asymptotes are y=±bax
Solve for the coordinates of the foci using the equation c=±a2+b2.
Plot the vertices, co-vertices, foci, and asymptotes in the coordinate plane, and draw a smooth curve to form the hyperbola.
Example: Graphing a Hyperbola Centered at (0, 0) Given an Equation in Standard Form
Graph the hyperbola given by the equation 64y2−36x2=1. Identify and label the vertices, co-vertices, foci, and asymptotes.
Answer:
The standard form that applies to the given equation is a2y2−b2x2=1. Thus, the transverse axis is on the y-axis
The coordinates of the vertices are (0,±a)=(0,±64)=(0,±8)
The coordinates of the co-vertices are (±b,0)=(±36,0)=(±6,0)
The coordinates of the foci are (0,±c), where c=±a2+b2. Solving for c, we have
c=±a2+b2=±64+36=±100=±10
Therefore, the coordinates of the foci are (0,±10)
The equations of the asymptotes are y=±bax=±68x=±34x
Plot and label the vertices and co-vertices, and then sketch the central rectangle. Sides of the rectangle are parallel to the axes and pass through the vertices and co-vertices. Sketch and extend the diagonals of the central rectangle to show the asymptotes. The central rectangle and asymptotes provide the framework needed to sketch an accurate graph of the hyperbola. Label the foci and asymptotes, and draw a smooth curve to form the hyperbola.
Try It
Graph the hyperbola given by the equation 144x2−81y2=1. Identify and label the vertices, co-vertices, foci, and asymptotes.
In the graph below you will find the plot of a Hyperbola centered at the origin. Note the equation used to generate the graph is a2x2−b2y2=1, and the variables a,b are free to slide between 1,20. Your task in this exercise is to use the free variables to add the following features to the graph:
vertices
co-vertices
foci
asymptotes
For example, to plot the vertices, you would define two points like this: (a,0) and (−a,0) on their own lines.
https://www.desmos.com/calculator/du6j3vvisl
Graphing hyperbolas centered at a point (h,k) other than the origin is similar to graphing ellipses centered at a point other than the origin. We use the standard forms a2(x−h)2−b2(y−k)2=1 for horizontal hyperbolas, and a2(y−k)2−b2(x−h)2=1 for vertical hyperbolas. From these standard form equations we can easily calculate and plot key features of the graph: the coordinates of its center, vertices, co-vertices, and foci; the equations of its asymptotes; and the positions of the transverse and conjugate axes.
How To: Given a general form for a hyperbola centered at (h,k), sketch the graph.
Convert the general form to that standard form. Determine which of the standard forms applies to the given equation.
Use the standard form identified in Step 1 to determine the position of the transverse axis; coordinates for the center, vertices, co-vertices, foci; and equations for the asymptotes.
If the equation is in the form a2(x−h)2−b2(y−k)2=1, then
the transverse axis is parallel to the x-axis
the center is (h,k)
the coordinates of the vertices are (h±a,k)
the coordinates of the co-vertices are (h,k±b)
the coordinates of the foci are (h±c,k)
the equations of the asymptotes are y=±ab(x−h)+k
If the equation is in the form a2(y−k)2−b2(x−h)2=1, then
the transverse axis is parallel to the y-axis
the center is (h,k)
the coordinates of the vertices are (h,k±a)
the coordinates of the co-vertices are (h±b,k)
the coordinates of the foci are (h,k±c)
the equations of the asymptotes are y=±ba(x−h)+k
Solve for the coordinates of the foci using the equation c=±a2+b2.
Plot the center, vertices, co-vertices, foci, and asymptotes in the coordinate plane and draw a smooth curve to form the hyperbola.
Example: Graphing a Hyperbola Centered at (h, k) Given an Equation in General Form
Graph the hyperbola given by the equation 9x2−4y2−36x−40y−388=0. Identify and label the center, vertices, co-vertices, foci, and asymptotes.
Answer:
Start by expressing the equation in standard form. Group terms that contain the same variable, and move the constant to the opposite side of the equation.
(9x2−36x)−(4y2+40y)=388
Factor the leading coefficient of each expression.
9(x2−4x)−4(y2+10y)=388
Complete the square twice. Remember to balance the equation by adding the same constants to each side.
9(x2−4x+4)−4(y2+10y+25)=388+36−100
Rewrite as perfect squares.
9(x−2)2−4(y+5)2=324
Divide both sides by the constant term to place the equation in standard form.
36(x−2)2−81(y+5)2=1
The standard form that applies to the given equation is a2(x−h)2−b2(y−k)2=1, where a2=36 and b2=81, or a=6 and b=9. Thus, the transverse axis is parallel to the x-axis. It follows that:
the center of the ellipse is (h,k)=(2,−5)
the coordinates of the vertices are (h±a,k)=(2±6,−5), or (−4,−5) and (8,−5)
the coordinates of the co-vertices are (h,k±b)=(2,−5±9), or (2,−14) and (2,4)
the coordinates of the foci are (h±c,k), where c=±a2+b2. Solving for c, we have
c=±36+81=±117=±313
Therefore, the coordinates of the foci are (2−313,−5) and (2+313,−5).
The equations of the asymptotes are y=±ab(x−h)+k=±23(x−2)−5.
Next, we plot and label the center, vertices, co-vertices, foci, and asymptotes and draw smooth curves to form the hyperbola.
Try It
Graph the hyperbola given by the standard form of an equation 100(y+4)2−64(x−3)2=1. Identify and label the center, vertices, co-vertices, foci, and asymptotes.
Answer:
center: (3,−4); vertices: (3,−14) and (3,6); co-vertices: (−5,−4); and (11,−4); foci: (3,−4−241) and (3,−4+241); asymptotes: y=±45(x−3)−4
Try It
In the graph below you will find the plot of a Hyperbola not centered at the origin. Note the equation used to generate the graph is a2(x−h)2−b2(y−k)2=1, and the variables a,b are free to slide between 1,20, and the variables h,k are free to slide between 10,10. Your task in this exercise is to use the free variables to add the following features to the graph:
center
vertices
co-vertices
foci
asymptotes
For example, to plot the center, you would define a point like this: (h,k).
https://www.desmos.com/calculator/r307oiry1a
Revision and Adaptation.Provided by: Lumen LearningLicense: CC BY: Attribution.
Graphing Hyperbolae Interactive.Authored by: Lumen Learning.Located at: https://www.desmos.com/calculator/du6j3vvisl.License: Public Domain: No Known Copyright.
Graphing Hyperbolae - With Solutions Interactive.Authored by: Lumen Learning.Located at: https://www.desmos.com/calculator/enstg1igwo.License: Public Domain: No Known Copyright.
Graphing Hyperbolae Not Centered at the Origin Interactive.Authored by: Lumen Learning.Located at: https://www.desmos.com/calculator/r307oiry1a.License: Public Domain: No Known Copyright.
Graphing Hyperbolae Not Centered at the Origin - Solutions Interactive.Authored by: Lumen Learning.Located at: https://www.desmos.com/calculator/jilkpkpse1.License: Public Domain: No Known Copyright.
CC licensed content, Shared previously
College Algebra.Provided by: OpenStaxAuthored by: Abramson, Jay et al..License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/9b08c294-057f-4201-9f48-5d6ad992740d@5.2.
Question ID 65294.Authored by: Roberts,Janet.License: CC BY: Attribution. License terms: IMathAS Community License CC-BY+GPL.