document.write( "Question 847799: find the equations of the asymptotes of the hyperbola x^2 -9y^2=18 \n" ); document.write( "
Algebra.Com's Answer #511477 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the equations of the asymptotes of the hyperbola \n" ); document.write( "x^2 -9y^2=18 \n" ); document.write( "x^2/18-y^2/2 \n" ); document.write( "hyperbola has a horizontal transverse axis with center at the origin. \n" ); document.write( "Its standard form of equation: x^2/a^2-y^2/b^2 \n" ); document.write( "For given hyperbola: \n" ); document.write( "a^2=18 \n" ); document.write( "a=√18 \n" ); document.write( "b^2=2 \n" ); document.write( "b=√2 \n" ); document.write( "For hyperbolas with a horizontal transverse axis: \n" ); document.write( "slopes of asymptotes=±b/a=±√(2/18)=±(1/3) \n" ); document.write( "2 equations for asymptotes: \n" ); document.write( "y=x/3 \n" ); document.write( "y=-x/3 \n" ); document.write( " |