document.write( "Question 603022: Use the information provided to write the standard form equation of each hyperbola, give me a,b,c and the asymptotes.
\n" );
document.write( "Vertices: (5,19),(5,-5)
\n" );
document.write( "Foci: (5,20),(5,-6) \n" );
document.write( "
Algebra.Com's Answer #380560 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Use the information provided to write the standard form equation of each hyperbola, give me a,b,c and the asymptotes. \n" ); document.write( "Vertices: (5,19),(5,-5) \n" ); document.write( "Foci: (5,20),(5,-6) \n" ); document.write( "** \n" ); document.write( "Information given shows hyperbola has a vertical transverse axis: \n" ); document.write( "Its standard form: (y-k)^2/a^2-(x-h)^2/b^2=1 \n" ); document.write( ".. \n" ); document.write( "For given hyperbola: \n" ); document.write( "center: (5,7) \n" ); document.write( "length of vertical transverse axis=24=2a \n" ); document.write( "a=12 \n" ); document.write( "a^2=144 \n" ); document.write( ".. \n" ); document.write( "c=13 \n" ); document.write( "c^2=169 \n" ); document.write( ".. \n" ); document.write( "c^2=a^2+b^2 \n" ); document.write( "b^2=c^2-a^2=169-144=25 \n" ); document.write( "b=√25=5 \n" ); document.write( ".. \n" ); document.write( "asymptotes: \n" ); document.write( "Asymptotes are straight lines which go thru center \n" ); document.write( "Standard form: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "slope=±a/b=±12/5 \n" ); document.write( ".. \n" ); document.write( "y=12x/5+b \n" ); document.write( "solving for b using coordinates of center \n" ); document.write( "7=12*5/5+b \n" ); document.write( "b=-12+7=5 \n" ); document.write( "y=12x/5-5 \n" ); document.write( ".. \n" ); document.write( "y=-12x/5+b \n" ); document.write( "solving for b using coordinates of center \n" ); document.write( "7=-12*5/5+b \n" ); document.write( "b==12+7=19 \n" ); document.write( "y==12x/5+19 \n" ); document.write( ".. \n" ); document.write( "Equation of given hyperbola: \n" ); document.write( " (y-7)^2/144-(x-5)^2/25=1 \n" ); document.write( " \n" ); document.write( " |