document.write( "Question 824639: A hyperbola has center (0,0) and one vertex A(√6 , 0)
\n" );
document.write( "a) find the equation if fit passed through J(9,5)
\n" );
document.write( "b) find the value of x if K(x,2) is on the hyperbola
\n" );
document.write( "c) find the value of y if I(3,y) is on the hyperbola
\n" );
document.write( "Thanks so much in advance:) \n" );
document.write( "
Algebra.Com's Answer #496787 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A hyperbola has center (0,0) and one vertex A(√6 , 0) \n" ); document.write( "a) find the equation if fit passed through J(9,5) \n" ); document.write( "b) find the value of x if K(x,2) is on the hyperbola \n" ); document.write( "c) find the value of y if I(3,y) is on the hyperbola \n" ); document.write( "*** \n" ); document.write( "Hyperbola has a horizontal transverse axis with center at the origin. \n" ); document.write( "Its standard form of equation: \n" ); document.write( ".. \n" ); document.write( "a=√6 \n" ); document.write( "a^2=6 \n" ); document.write( ".. \n" ); document.write( "a) solving for b^2: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "b^2=(6)(25)/75=2 \n" ); document.write( "Equation: \n" ); document.write( " \n" ); document.write( ".. \n" ); document.write( "b) \n" ); document.write( " \n" ); document.write( "x^2/6=3 \n" ); document.write( "x^2=18 \n" ); document.write( "x=±√18=±4.2426 \n" ); document.write( ".. \n" ); document.write( "c) \n" ); document.write( " \n" ); document.write( "y^2/2=9/6-1=3/6 \n" ); document.write( "y^2=1 \n" ); document.write( "y=±1 \n" ); document.write( " |