document.write( "Question 524275: Write and equation of an ellipse in standard form with the center at the origin and a height of 4 units and width of 5 units. \n" ); document.write( "
Algebra.Com's Answer #347733 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write and equation of an ellipse in standard form with the center at the origin and a height of 4 units and width of 5 units. \n" ); document.write( "** \n" ); document.write( "This is an equation of an ellipse with horizontal major axis of the standard form: \n" ); document.write( "(x-h)^2/a^2+(y-k)^2/b^2=1, With (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) (given) \n" ); document.write( "length of horizontal major axis=5=2a \n" ); document.write( "a=5/2 \n" ); document.write( "a^2=25/4 \n" ); document.write( "length of minor axis=4=2b \n" ); document.write( "b=2 \n" ); document.write( "b^2=4 \n" ); document.write( "Equation: \n" ); document.write( "x^2/(25/4)+y^2/4=1 \n" ); document.write( "4x^2/25+y^2/4=1 \n" ); document.write( " |