SOLUTION: Find the vertices and asymptotes of the hyperbola given by x^2/25-y^2/2^2=1 (x squared over 25 minus y squared over 2 squared equals 1)

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: Find the vertices and asymptotes of the hyperbola given by x^2/25-y^2/2^2=1 (x squared over 25 minus y squared over 2 squared equals 1)      Log On


   



Question 249616: Find the vertices and asymptotes of the hyperbola given by
x^2/25-y^2/2^2=1
(x squared over 25 minus y squared over 2 squared equals 1)

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
The forms of equations of hyperbolas which tell us what we need are:
%28x-h%29%5E2%2Fa%5E2+-+%28y-k%29%5E2%2Fb%5E2+=+1 (horizontally-oriented hyperbolas)
and
%28y-k%29%5E2%2Fa%5E2+-+%28x-h%29%5E2%2Fb%5E2+=+1 (vertically-oriented hyperbolas)

Fortunately, once we figure out that x%5E2+=+%28x-0%29%5E2 and y%5E2+=+%28y-0%29%5E2, we find that our equation is already in the desired form:
%28x-0%29%5E2%2F25+-+%28y-0%29%5E2%2F2%5E2+=+1
This tells us that
h = 0
k = 0
a%5E2+=+25 which means a = 5
b%5E2+=+2%5E2 which means b = 2

From this information and the equation c%5E2+=+a%5E2+%2B+b%5E2 we can find c:
c%5E2+=+25+%2B+2%5E2
c%5E2+=+29
c+=+sqrt%2829%29
Before we start using the above to solve the problem, let's review what a, b and c represent:
  • For ellipses and hyperbolas, "a" represents the distance from the center to the vertices on the major axis
  • For hyperbolas "b" is used to help find the slopes of the asymptotes for the hyperbola. For horizontally-oriented hyperbolas, the slopes are +-b/a and for vertically-oriented hyperbolas the slopes are +- a/b
  • For ellipses and hyperbolas, "c" represents the distance from the center the the foci (on the major axis)

Center.
For an equation in one of the desired forms, the center is (h, k). So our center is (0,0). Since a, b and c are distances from the center, we need the center even though the problem does not ask for it.

Vertices on the major axis.
These are a distance of "a" from the center along the major axis. The major axis for this ellipse is horizontal so the vertices will be "a" units to the left and right of the center:
(0+5, 0) and (0-5, 0)
or
(5, 0) and (-5, 0)

Foci.
These are a distance of "c" from the center along the major axis. The major axis for this ellipse is horizontal so the vertices will be "c" units to the left and right of the center:
(0%2Bsqrt%2829%29, 0) and (0-sqrt%2829%29, 0)
Asymptotes.
First we need the slopes of the asymptotes. For horizontally-oriented hyperbolas the slopes are +- b/a. So the slopes for this hyperbola are:
+- 2%2F5
The asymptotes pass through the center of the hyperbola so we want equations of lines that pass through the center, (0, 0), and have slopes of 2/5 and -2/5. There are a variety of ways to find such equations. One way is to use the Point-Slope form: y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29
For m = 2/5 and the point (0, 0) this becomes:
y+-+0+=+%282%2F5%29%28x+-+0%29
which simplifies to
y+=+%282%2F5%29x
For m = -2/5 and the point (0, 0) we get:
y+=+%28%28-2%29%2F5%29x