document.write( "Question 482101: A standard form equation for the ellipse with foci (0,+ or - 3)and major axis length 10 is? \n" ); document.write( "
Algebra.Com's Answer #330095 by lwsshak3(11628) ![]() You can put this solution on YOUR website! A standard form equation for the ellipse with foci (0,+ or - 3)and major axis length 10 is? \n" ); document.write( "** \n" ); document.write( "Standard form of an equation for an ellipse with vertical major axis: (x-h)^2/b^2+(y-k)^2/a^2=1, a>b, (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( "given length of major axis=10=2a \n" ); document.write( "a=5 \n" ); document.write( "a^2=25 \n" ); document.write( ".. \n" ); document.write( "Foci: \n" ); document.write( "c=3 \n" ); document.write( "c^2=a^2-b^2 \n" ); document.write( "b^2=a^2-c^2=25-9=16 \n" ); document.write( ".. \n" ); document.write( "Equation: \n" ); document.write( "x^2/16+y^2/25=1 \n" ); document.write( " |