document.write( "Question 975428: Given the ellipse: 9x2 + 4y2 + 18x - 48y + 117 = 0 \r
\n" );
document.write( "\n" );
document.write( " a) Put the equation in standard form
\n" );
document.write( "
\n" );
document.write( " b) Horizontal or vertical major axis?
\n" );
document.write( "
\n" );
document.write( " c) Find center, vertices, foci,
\n" );
document.write( " length of major and minor axes,
\n" );
document.write( " and eccentricity \r
\n" );
document.write( "\n" );
document.write( "d) Sketch a graph of this ellipse.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #597257 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! ven the ellipse: 9x2 + 4y2 + 18x - 48y + 117 = 0 \n" ); document.write( "a) Put the equation in standard form \n" ); document.write( "b) Horizontal or vertical major axis? \n" ); document.write( "c) Find center, vertices, foci, \n" ); document.write( "length of major and minor axes, \n" ); document.write( "and eccentricity \n" ); document.write( "d) Sketch a graph of this ellipse. \n" ); document.write( "*** \n" ); document.write( "9x^2+18x+4y^2-48y=-117 \n" ); document.write( "complete the square: \n" ); document.write( "9(x^2+2x+1)+4(y^2-12y+36)=-117+9+144 \n" ); document.write( "9(x+1)^2+4(y-6)^2=36 \n" ); document.write( "a) \n" ); document.write( "b)this is an equation of an ellipse with vertical major axis \n" ); document.write( "its standard form of equation: \n" ); document.write( "center: (-1, 6) \n" ); document.write( "a^2=9 \n" ); document.write( "a=3 \n" ); document.write( "length of major axis=2a=6 \n" ); document.write( "vertices: (-1, 6±a)=(-1, 6±3)=(-1, 3) and (-1, 9) \n" ); document.write( "b^2=4 \n" ); document.write( "b=2 \n" ); document.write( "length of minor axis=2b=4 \n" ); document.write( "c^2=a^2-b^2=9-4=5 \n" ); document.write( "c=√5≈2.2 \n" ); document.write( "foci: (-1, 6±c)=(-1, 6±2.2)=(-1, 3.8) and (-1, 8.2) \n" ); document.write( "d)see graph below: \n" ); document.write( "y=((36-9(x+1)^2)/4)^.5+6 \n" ); document.write( " |