document.write( "Question 482102: The standard form equation for the ellipse with major axis endpoints (+ or - 5, 0) and minor axis length 4 is? \n" ); document.write( "
Algebra.Com's Answer #330092 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The standard form equation for the ellipse with major axis endpoints (+ or - 5, 0) and minor axis length 4 is. \n" ); document.write( "** \n" ); document.write( "Standard form of an equation for an ellipse with horizontal major axis: (x-h)^2/a^2+(y-k)^2/b^2=1, a>b, (h,k) being the (x,y) coordinates of the center. \n" ); document.write( ".. \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( "given length of minor axis=4=2b \n" ); document.write( "b=2 \n" ); document.write( "b^2=4 \n" ); document.write( ".. \n" ); document.write( "Equation: \n" ); document.write( "x^2/25+y^2/4=1 \n" ); document.write( " |