document.write( "Question 965327: Write an equation of the ellipse with a vertex at (5,0), a focus at (4,0) and a center at (0,0). \n" ); document.write( "
Algebra.Com's Answer #590149 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation of the ellipse with a vertex at (5,0), a focus at (4,0) and a center at (0,0). \n" ); document.write( "*** \n" ); document.write( "given ellipse has a horizontal major axis \n" ); document.write( "its standard form of equation: \n" ); document.write( "a=5 (distance from center to vertex) \n" ); document.write( "a^2=25 \n" ); document.write( "c=4 (distance from center to focus) \n" ); document.write( "c^2=16 \n" ); document.write( "a^2-b^2=c^2 \n" ); document.write( "b^2=a^2-c^2=25-16=9 \n" ); document.write( "equation: |