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)\"\" \"About 
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: \"%28x-h%29%5E2%2Fa%5E2%2B%28y-k%29%5E2%2Fb%5E2=1\", a>b, (h,k)=coordinates of center.
\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: \"x%5E2%2F25%2By%5E2%2F9=1\"
\n" ); document.write( "
\n" );