document.write( "Question 606216: What would be the equation of the ellipse whose vertices are at (4,5) and (10,5) and which has a semi-minor axis length of 1? \n" ); document.write( "
Algebra.Com's Answer #382121 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What would be the equation of the ellipse whose vertices are at (4,5) and (10,5) and which has a semi-minor axis length of 1? \n" ); document.write( "** \n" ); document.write( "Given ellipse has a horizontal major axis. \n" ); document.write( "Its standard form: (x-h)^2/a^2+(y-k)^2/b^2=1, a>b, (h,k)=(x,y) coordinates of center \n" ); document.write( "y-coordinate of center=5 \n" ); document.write( "x-coordnate of center=(10+4)/2=7 (mid point formula) \n" ); document.write( "center: (7,5) \n" ); document.write( ".. \n" ); document.write( "length of major axis=6 (4 to 10)=2a \n" ); document.write( "a=3 \n" ); document.write( "a^2=9 \n" ); document.write( ".. \n" ); document.write( "length of minor axis=2=2b \n" ); document.write( "b=1 \n" ); document.write( "b^2=1 \n" ); document.write( ".. \n" ); document.write( "Equation: \n" ); document.write( "(x-7)^2/9+(y-5)^2/1=1 \n" ); document.write( "(x-7)^2/9+(y-5)^2=1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |