|
Question 629704: What are the correct vertices, foci, and asymptotes for the following hyperbola?:
x^2-y^2+2x+6y-9=0
I completed the squares and ended up with this:
(x+1)^2/(19) - (y-3)^2/(19)=1
But when I plug in (h-a,k)(h+a,k) the answer is not correct for the vertices:
(-1-√19)(-1+√19)
or
(-1-√38,3)(-1+√38,3)for the foci.
What am I doing wrong?
Found 4 solutions by ewatrrr, Edwin McCravy, solver91311, lwsshak3: Answer by ewatrrr(24785) (Show Source): Answer by Edwin McCravy(20059) (Show Source): Answer by solver91311(24713) (Show Source): Answer by lwsshak3(11628) (Show Source):
You can put this solution on YOUR website! What are the correct vertices, foci, and asymptotes for the following hyperbola?:
x^2-y^2+2x+6y-9=0
complete the squares
x^2+2x-y^2+6y-9=0
(x^2+2x+1)-(y^2-6y+9)=9+1-9
(x+1)^2-(y-3)^2=1 (This is where you made a fatal error)
This is an equation of a hyperbola with horizontal transverse axis.
Its standard form: , (h,k)=(x,y) coordinates of center
For given equation:
center: (-1,3)
a^2=1
a=1
vertices: (-1±a,-3)=(-1±1,-3)=(-2,-3) and (0,-3)
..
b^2=1
b=1
..
c^2=a^2+b^2=1+1=2
c=√2≈1.4
Foci: (-1±c,-3)=(-1±1.4,-3)=(-2.4,-3) and (0.4,-3)
..
Asymptotes are straight lines that go thru the center(-1,3)
Standard form of equation for straight lines: y=mx+b, m=slope, b=y-intercept
slopes of asymptotes for hyperbolas: ±b/a=±1/1=±1
Equations for asymptotes:
y=x+b
solve for b using coordinates of the center
3=-1+b
b=4
equation: y=x+4
..
y=-x+b
solve for b using coordinates of the center
3=1+b
b=2
equation: y=-x+2
|
|
|
| |