document.write( "Question 723547: Find the equation of a hyperbola with center at (0,0) and passing through points (-1,-2) and (3,4) \n" ); document.write( "
Algebra.Com's Answer #443351 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of a hyperbola with center at (0,0) and passing through points (-1,-2) and (3,4). \n" ); document.write( "*** \n" ); document.write( "Standard form of hyperbola with vertical transverse axis with center at origin: \n" ); document.write( " \n" ); document.write( "use two given points to set up two equations to solve a and b. \n" ); document.write( ".. \n" ); document.write( "4/a^2-1/b^2=1 \n" ); document.write( "16/a^2-9/b^2=1 \n" ); document.write( ".. \n" ); document.write( "16/a^2-4/b^2=4 \n" ); document.write( "16/a^2-9/b^2=1 \n" ); document.write( "subtract \n" ); document.write( "5/b^2=3 \n" ); document.write( "b^2=5/3 \n" ); document.write( ".. \n" ); document.write( "4/a^2-3/5=1 \n" ); document.write( "4/a^2=8/5 \n" ); document.write( "a^2=20/8=5/2 \n" ); document.write( ".. \n" ); document.write( "Equation: \n" ); document.write( "This is an equation of a hyperbola with vertical transverse axis. \n" ); document.write( "note: I tried with a horizontal transverse axis at first but that did not come out right. \n" ); document.write( " |