SOLUTION: Write an equation of a hyperbola with the given foci and vertices Foci (0,+-13), vertices (0,+-5)

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: Write an equation of a hyperbola with the given foci and vertices Foci (0,+-13), vertices (0,+-5)       Log On


   



Question 1153742: Write an equation of a hyperbola with the given foci and vertices
Foci (0,+-13), vertices (0,+-5)

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

given:
foci (0,13), (0,-13)
vertices (0,5), (0,-5)
We can tell that it is a vrtical hyperbola.
The center point is (0, 0).
To find a, we'll count from the center to either vertex.
a+=+5
To find c, we'll count from the center to either focus.
c+=+13
then use
c%5E2+=+a%5E2+%2B+b%5E2
b%5E2+=+c%5E2+-a%5E2
b%5E2+=+13%5E2+-5%5E2
b%5E2+=+169+-25
b%5E2+=+144
+b=12
We have all our information:+h+=+0, k+=+0, a+=+5, b+=+12. Since it's a horizontal hyperbola centered in origin, we'll choose that formula and substitute in our information.
y%5E2%2Fa%5E2-x%5E2%2Fb%5E2=1
y%5E2%2F5%5E2-x%5E2%2F12%5E2=1
y%5E2%2F25-x%5E2%2F144=1