document.write( "Question 554303: What is the standard form of 16y^2-36x^2+9=0 \n" ); document.write( "
Algebra.Com's Answer #362162 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the standard form of 16y^2-36x^2+9=0 \n" ); document.write( "16y^2-36x^2=-9 \n" ); document.write( "divide by -9 \n" ); document.write( "x^2/4-y^2/(9/16)=1 \n" ); document.write( "This is an equation of a hyperbola with horizontal transverse axis of the standard form: \n" ); document.write( "(x-h)^2/a^2-(y-k)^2/b^2=1, with (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "For given equation: \n" ); document.write( "center: (0,0) \n" ); document.write( "a^2=4 \n" ); document.write( "a=√4=2 \n" ); document.write( "b^2=9/16 \n" ); document.write( "b=√(9/16)=3/4 \n" ); document.write( " |