document.write( "Question 605629: Write the equation in standard form of the hyperbola with vertices (-3, 2) and (1, 2) and slope of asymptotes +-3/2. \n" ); document.write( "
Algebra.Com's Answer #381755 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation in standard form of the hyperbola with vertices (-3, 2) and (1, 2) and slope of asymptotes +-3/2. \n" ); document.write( "** \n" ); document.write( "This is a hyperbola with horizontal transverse axis. \n" ); document.write( "Its standard form of equation: (x-h)^2/a^2-(y-k)^2/b^2=1, (h,k)=(x,y) coordinates of center. \n" ); document.write( "center:(-1,2) \n" ); document.write( "length of horizontal transverse axis=4 (-3 to 1)=2a \n" ); document.write( "a=2 \n" ); document.write( "a^2=4 \n" ); document.write( ".. \n" ); document.write( "given slope of asymptote=b/a=3/2 \n" ); document.write( "b=3a/2=3*2/2=3 \n" ); document.write( "b^2=9 \n" ); document.write( ".. \n" ); document.write( "Equation: \n" ); document.write( " (x+1)^2/4-(y-2)^2/9=1 \n" ); document.write( " |