document.write( "Question 428893: find the vertices,foci and equation of asymptotes of x^2-2y^2=2 for the hyperbola \n" ); document.write( "
Algebra.Com's Answer #298612 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertices,foci and equation of asymptotes of x^2-2y^2=2 for the hyperbola \n" ); document.write( ".. \n" ); document.write( "Standard form of hyperbola with horizontal transverse axis(opens sideways): \n" ); document.write( "(x-h)^2a^2-(y-k)^2/b^2=1 \n" ); document.write( "Standard form of hyperbola with Vertical transverse axis(opens up and down): \n" ); document.write( "(y-k)^2a^2-(x-h)^2/b^2=1 \n" ); document.write( "(h,k)=(xy) coordinates of the center for both forms \n" ); document.write( ".. \n" ); document.write( "Given: \n" ); document.write( "x^2-2y^2=2 \n" ); document.write( "=x^2/2-y^2/1=1 \n" ); document.write( "This is a hyperbola with a horizontal transverse axis and center at (0.0) \n" ); document.write( "a^2=2 \n" ); document.write( "a=sqrt(2) \n" ); document.write( "b^2=1 \n" ); document.write( "b=1 \n" ); document.write( "c^2=a^2+b^2=2+1=3 \n" ); document.write( "c=sqrt(3) \n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( "The vertices are on the transverse axis located +- a from the center or (0,sqrt(2)) & (0,-sqrt(2)) \n" ); document.write( "Foci are also on the transverse axis just inside the vertices locate =-c from the center or (0,sqrt(3)) & (0,-sqrt(3)) \n" ); document.write( ".. \n" ); document.write( "When figuring the asymptotes you can think of straight lines with slope+- b/a for hyperbolas with horizontal transverse axis and slope +-b/a for hyperbolas with vertical transverse axis. And they all go thru the center of the hyperbola. For this reason, you can use the standard form of a straight line, y=mx+b, to get the equations of the hyperbolas. knowing the slope and and a point, the center, on the line. In the given case, equations of the asymptotes are: y=sqrt(2)/2x and y=-sqrt(2)/2x (note that in this case the y-intercept, b=0) \n" ); document.write( ".. \n" ); document.write( "ans: \n" ); document.write( "vertices:(0,sqrt(2)) & (0,-sqrt(2)) \n" ); document.write( "Foci: (0,sqrt(3)) & (0,-sqrt(3)) \n" ); document.write( "equation of asymptotes: y=.707x and y=-.707x \n" ); document.write( "The graph below can serve as a check on these answers: \n" ); document.write( ".. \n" ); document.write( "y=+-((x^2-2)/2)^.5 \n" ); document.write( " |