document.write( "Question 1065505: The asymptotes of a hyperbola are y=2x and y=-2x. If the hyperbola passes through the point (9, 16), find the x-intercepts of the hyperbola. \n" ); document.write( "
Algebra.Com's Answer #680703 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
A hyperbola that has x-intercepts has an equation of the form
\n" ); document.write( "\"x%5E2%2Fa%5E2-y%2Fb%5E2=1\" , and its asymptotes are
\n" ); document.write( "\"y=%28b%2Fa%29%2Ax\" and \"y=-%28b%2Fa%29%2Ax\" ,
\n" ); document.write( "so for this problem
\n" ); document.write( "\"b%2Fa=2\" <---> \"b=2a\" .
\n" ); document.write( "That makes the equation
\n" ); document.write( "\"x%5E2%2Fa%5E2-y%5E2%2F4a%5E2=1\" so far.
\n" ); document.write( "To find the value for \"a%5E2\" ,
\n" ); document.write( "we substitute \"system%28x=9%2Cy=16%29\" ,
\n" ); document.write( "the coordinates of point (9,16) .
\n" ); document.write( "\"9%5E2%2Fa%5E2\" \"%22-%22\"\"16%5E2%2F4a%5E2=1\"
\n" ); document.write( "\"81%2Fa%5E2\" \"%22-%22\"\"256%2F4a%5E2=1\"
\n" ); document.write( "Multiplying both sides of the equal sign times \"4a%5E2\" ,
\n" ); document.write( "we get \"4%2A81-256=4a%5E2\"
\n" ); document.write( "\"324-256=4a%5E2\"
\n" ); document.write( "\"68=4a%5E2\"
\n" ); document.write( "\"a%5E2=68%2F4=17\"
\n" ); document.write( "So, the equation we were looking for is
\n" ); document.write( "\"highlight%28x%5E2%2F17-y%5E2%2F68=1%29\" .
\n" ); document.write( "
\n" );