document.write( "Question 442712: 16x^2 + 9y^2 - 32x + 18y + 9 = 128\r
\n" );
document.write( "\n" );
document.write( "how do you write in standard form, find foci, and asymptotes? \n" );
document.write( "
Algebra.Com's Answer #305407 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 16x^2 + 9y^2 - 32x + 18y + 9 = 128 \n" ); document.write( "how do you write in standard form, find foci, and asymptotes \n" ); document.write( ".. \n" ); document.write( "completing the squares \n" ); document.write( "16(x^2-2x+1)+9(y^2+2y+1)=128-9+16+9=144 \n" ); document.write( "(x-1)^2/9+(y+1)^2/16=1 \n" ); document.write( "This is an ellipse with center at (1,-1) and vertical major axis. \n" ); document.write( "Because it is an ellipse, asymptotes do no apply \n" ); document.write( "Standard form of an ellipse with vertical major axis: \n" ); document.write( "(y-k)^2/a^2+(x-h)^2/b^2=1< with (h,k) being the (x,y) coordinates of the center. (a>b) \n" ); document.write( "For given equation: \n" ); document.write( "center(1,-1) \n" ); document.write( "a^2=16 \n" ); document.write( "a=4 (length of major axis) \n" ); document.write( "b^2=9 \n" ); document.write( "b=3 (length of minor axis) \n" ); document.write( "c^2=a^2-b^2=16-9=7 \n" ); document.write( "c=√7=2.65 (distance from ctr to foci on major axis. \n" ); document.write( "foci(1,-1+-2.65) \n" ); document.write( "see graph of the ellipse below \n" ); document.write( ".. \n" ); document.write( "y=((1-(x-1)^2/9))*16))^.5-1 \n" ); document.write( " |