SOLUTION: hyperbola {{{9(x-1)^2/16 - (y+1)^2/9 =1}}} find: center, foci, vertices, asymptotes I can't figure out how to get rid of first 9 elipse given: vertices(-2,4);(-2,-2) passin

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: hyperbola {{{9(x-1)^2/16 - (y+1)^2/9 =1}}} find: center, foci, vertices, asymptotes I can't figure out how to get rid of first 9 elipse given: vertices(-2,4);(-2,-2) passin      Log On


   



Question 202555: hyperbola
9%28x-1%29%5E2%2F16+-+%28y%2B1%29%5E2%2F9+=1
find: center, foci, vertices, asymptotes
I can't figure out how to get rid of first 9
elipse
given: vertices(-2,4);(-2,-2) passing through (0,1)
find the equation
I get the answers but my signs are wrong or I get 1/16th instead of 16
plz help

Answer by Edwin McCravy(20059) About Me  (Show Source):
You can put this solution on YOUR website!
hyperbola
9%28x-1%29%5E2%2F16+-+%28y%2B1%29%5E2%2F9+=1
find: center, foci, vertices, asymptotes
I can't figure out how to get rid of first 9

9%28x-1%29%5E2%2F16+-+%28y%2B1%29%5E2%2F9+=1

To get rid of the 9:
 
First write the first term 9%28x-1%29%5E2%2F16 as %28%289%28x-1%29%5E2%2F1%29%2F%2816%2F1%29%29
 
Then multiply it by the fraction %28%281%2F9%29%2F%281%2F9%29%29 which just 
equals 1.  So we have this:
 
%28%289%28x-1%29%5E2%2F1%29%2F%2816%2F1%29%29%28%281%2F9%29%2F%281%2F9%29%29
 
Then we can cancel the 9's in the top:
 

 
and we end up with
 
%28%28x-1%29%5E2%2F1%29%2F%2816%2F9%29
 
And we can dispense with the 1 denominator in the
top:
 
%28x-1%29%5E2%2F%2816%2F9%29
 
A shortcut is to do it all in one step by learning
to move the 9 from the top down under what's on the bottom.
 
So, in this:
 
9%28x-1%29%5E2%2F16
 
Just move the 9 down under the 16 on the bottom
and in just one step you have this:
 
%28x-1%29%5E2%2F%2816%2F9%29
 
and you don't have to go through all that I did above every time.
I just did that to show why it works to just move a factor from
the numerator down underneath the denominator, causing the
denominator to become a fraction.
 
--------------------------- 
 
Anyway the equation is now:
 
%28x-1%29%5E2%2F%2816%2F9%29+-+%28y%2B1%29%5E2%2F9+=1
 
Compare that to
 
%28x-h%29%5E2%2Fa%5E2+-+%28y-k%29%5E2%2Fb%5E2+=1
 
and h=1, k=-1, 
a%5E2=16%2F9 so a=sqrt%2816%2F9%29=4%2F3
b%5E2=64, so b=8
-----------------------------------------------
 
I won't finish that one for you.  However I'll do one similar, 
that is the same kind of hyperbola but the numbers are different.



%28%28x%2B2%29%5E2%29%2F25+-+%28%28y-7%29%5E2%29%2F64+=+1


%28%28x-h%29%5E2%29%2Fa%5E2+-+%28%28y-k%29%5E2%29%2Fb%5E2+=+1
 
h+=+-2, k=7, 
 
a%5E2=25, so a=5
 
b%5E2=64, so b=8
 
The center (h,k) = (-2,7)
 
We start out plotting the center C(h,k) = C(-2,7)
 

 
Next we draw the left semi-transverse axis,
which is a segment a=5 units long horizontally 
left from the center.  This semi-transverse
axis ends up at one of the two vertices (-7,7).
We'll call it V1(-7,7):
 

 
Next we draw the right semi-transverse axis,
which is a segment a=5 units long horizontally 
right from the center. This other semi-transverse
axis ends up at the other vertex (3,7).
We'll call it V2(3,7):
 

 
That's the whole transverse ("trans"="across",
"verse"="vertices", the line going across from
one vertex to the other. It is 2a in length,
so the length of the transverse axis is 2a=2(5)=10
 
Next we draw the upper semi-conjugate axis,
which is a segment b=8 units long verically 
upward from the center.  This semi-conjugate
axis ends up at (-2,15).
 

 
Next we draw the lower semi-conjugate axis,
which is a segment b=8 units long verically 
downward from the center.  This semi-conjugate
axis ends up at (-2,-1). 
 

 
That's the complete conjugate axis. It is 2b in length,
so the length of the transverse axis is 2b=2(8)=16
 
Next we draw the defining rectangle which has the
ends of the transverse and conjugate axes as midpoints
of its sides:
 

 
Next we draw and extend the two diagonals of this defining
rectangle:
 

 
Now we can sketch in the hyperbola:
 


The foci are points inside the hyperbola, which are the distance c
from the center, where c is calculated by

c%5E2=a%5E2%2Bb%5E2  (just like the Pythagorean theorem, from whence
it comes):

c%5E2=a%5E2%2Bb%5E2
c%5E2=5%5E2%2B8%5E2
c%5E2=25%2B64
c%5E2=89
c=sqrt%2889%29

So the two foci are sqrt%2889%29 units 
right and left of the center, which is
(h,k) = (-2,7)

Therefore the foci are:

(-2-sqrt%2889%29,7) and (-2%2Bsqrt%2889%29,7) 

They are approximately the points:

(-11.4,7) and (7.4,7).  I won't bother plotting
them.

All that's left to do is find the equations of the two asymptotes.
Their slopes are ±b%2Fa or ±8%2F5
 
The asymptote that has slope 8%2F5 goes through the center
C(-2,7), so its equation is found using the point-slope
formula:
 
y-y%5B1%5D=m%28x-x%5B1%5D%29
y-%287%29=%288%2F5%29%28x-%28-2%29%29
y-7=%288%2F5%29%28x%2B2%29
Multiply through by 5
5y-35=8%28x%2B2%29
5y-35=8x%2B16
-8x%2B5y=51
 
The asymptote that has slope -8%2F5 goes through the center
C(-2,7), so its equation is found using the point-slope
formula:
 
y-y%5B1%5D=m%28x-x%5B1%5D%29
y-%287%29=%28-8%2F5%29%28x-%28-2%29%29
y-7=%28-8%2F5%29%28x%2B2%29
Multiply through by 5
5y-35=-8%28x%2B2%29
5y-35=-8x-16
8x%2B5y=19
 

----------------------------------------------- 

elipse
given: vertices(-2,4);(-2,-2) passing through (0,1)
find the equation
I get the answers but my signs are wrong or I get 1/16th instead of 16

Plot the two vertices:



We can see that this is a vertical ellipse, that is, one that looks like
the number zero "0" and not like an egg sitting on a table, so its equation
is

%28x-h%29%5E2%2Fb%5E2%2B%28y-k%29%5E2%2Fa%5E2=1

The center of an ellipse is the midpoint of the line joining
the vertices.  We can therefore easily calculate, or just look 
and see that the midpoint between those vertices is the point
(-2,1), so we plot that point too:



So that is the center of the ellipse, so now we know that

h=-2 and k=1.

We also know that a=3 because a is the semi-major axis
which is the distance from the center to either vertex.

Now we are given that the ellipse goes through the point (0,1).
So let's plot that.



As we can now see, that is a very special point, for since 
the point (0,1) has the same y-coordinate as the center (-2,1), that
means that (0,1) is a "minor vertex" or an end of the semi-minor
axis. Let's sketch in the ellipse:



Since b represents the length of the semi-minor axis,
and since there are 2 units between the center (-2,1) and (0,1), that
tells us that b=2

So we now have a=3, b=2, h=-2 and k=1.

So we plug those into:

%28x-h%29%5E2%2Fb%5E2%2B%28y-k%29%5E2%2Fa%5E2=1

and get

%28x%2B2%29%5E2%2F2%5E2%2B%28y-1%29%5E2%2F3%5E2=1

or

%28x%2B2%29%5E2%2F4%2B%28y-1%29%5E2%2F9=1

(Hmmm! I didn't see anything about either 16 or 1/16th)

Edwin