document.write( "Question 586673: a focus on an ellipse is at origin.the directrix is the line x=4 and the eccentricity is 1/2.then the length of the semi major axis is \n" ); document.write( "
Algebra.Com's Answer #373930 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a focus on an ellipse is at origin.the directrix is the line x=4 and the eccentricity is 1/2.then the length of the semi major axis is \n" ); document.write( "** \n" ); document.write( "x=a/e=4 \n" ); document.write( "a=4e=4*(1/2)=2 \n" ); document.write( "a^2=4 \n" ); document.write( ".. \n" ); document.write( "e=c/a \n" ); document.write( "c=a*e=2*(1/2)=1 \n" ); document.write( "c^2=1 \n" ); document.write( ".. \n" ); document.write( "center: (-1,0) \n" ); document.write( "c^2=a^2-b^2 \n" ); document.write( "b^2=a^2-c^2=4-1=3 \n" ); document.write( "b=√3 \n" ); document.write( "length of semi major axis=2√3 \n" ); document.write( ".. \n" ); document.write( "Equation of ellipse: \n" ); document.write( "(x+1)^2/4+y^2/3=1 \n" ); document.write( " |