document.write( "Question 70091: Find the center,foci,and vertices of the ellipse and determine the lenghts of the major and minor axis. Then sketch the graph.
\n" );
document.write( "(x+2)^2/4+y^2=1 I thought both numbers in the equation needed a denominator. I put a 1 under the y^2. Is this correct?
\n" );
document.write( "The center: (2,0)
\n" );
document.write( "a^2=4 so a=+or-2
\n" );
document.write( "Vertices: (-2,0+or-2)-->(-2,2),(-2,-2)
\n" );
document.write( "Major Axis: 2a=2*2=4
\n" );
document.write( "Minor Axis: 2b=1
\n" );
document.write( "b^2=1-->b=+or-1
\n" );
document.write( "Foci: (-4,0) (0,0)
\n" );
document.write( "Is this correct? I don't have a problem with the sketching. I just do not understand how to do it without the denominator under y^2. \n" );
document.write( "
Algebra.Com's Answer #49950 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the center,foci,and vertices of the ellipse and determine the lenghts of the major and minor axis. Then sketch the graph. \n" ); document.write( "(x+2)^2/4+y^2=1 \n" ); document.write( "I thought both numbers in the equation needed a denominator. I put a 1 under the y^2. Is this correct? \n" ); document.write( "COMMENT: Yes \n" ); document.write( "------------- \n" ); document.write( "The center: (-2,0) \n" ); document.write( "a^2=4 so a=2 (a is always positive) \n" ); document.write( "Vertices: (0,0) and (-4,0) \n" ); document.write( "Major Axis: 2a=2*2=4 \n" ); document.write( "b^2=1 so b=1 \n" ); document.write( "Minor Axis: 2b=2*1=2 \n" ); document.write( "Foci: To find the foci you need to find \"c\" where c=sqrt(a^2-b^2) \n" ); document.write( "c=Sqrt(4-1)=sqrt3 \n" ); document.write( "Then Foci are (-2+sqrt3,0) and (-2-sqrt3,0) \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |