document.write( "Question 933208: What does a graph of an ellipse with vertices (-2,6) and (-2,16); focus (-2,14) look like? State center, co-vertices, and foci. \n" ); document.write( "
Algebra.Com's Answer #566707 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What does a graph of an ellipse with vertices (-2,6) and (-2,16); focus (-2,14) look like? State center, co-vertices, and foci. \n" ); document.write( "*** \n" ); document.write( "Given ellipse has a vertical major axis. \n" ); document.write( "Its standard form of equation: \n" ); document.write( "For given ellipse: \n" ); document.write( "x-coordinate of center=-2 \n" ); document.write( "y-coordinate of center=11 (midpoint of y=6 and y=16 on the vertical major axis \n" ); document.write( "center(-2,11) \n" ); document.write( "a=5 (distance from center to vertices) \n" ); document.write( "a^2=25 \n" ); document.write( "c=3 \n" ); document.write( "c^2=9 \n" ); document.write( "c^2=a^2-b^2 \n" ); document.write( "b^2=a^2-3^2=25-9=16 \n" ); document.write( "equation: \n" ); document.write( "see graph below: \n" ); document.write( "y=(25(1-(x+2)^2/16))^.5-11 \n" ); document.write( " |