document.write( "Question 553701: write an equation for an ellipse with major axis of length 12 and foci at (7,2) and (1,2). \n" ); document.write( "
Algebra.Com's Answer #361117 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
write an equation for an ellipse with major axis of length 12 and foci at (7,2) and (1,2)
\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
\n" ); document.write( "..
\n" ); document.write( "x-coordinate of center=midpoint between foci=(7+1)/2=4
\n" ); document.write( "y-coordinate of center=2
\n" ); document.write( "center: (4,2)
\n" ); document.write( "length of horizontal major axis=12=2a
\n" ); document.write( "a=6
\n" ); document.write( "a^2=36
\n" ); document.write( "..
\n" ); document.write( "c=half the distance between foci=6/2=3
\n" ); document.write( "c^2=9
\n" ); document.write( "..
\n" ); document.write( "c^2=a^2-b^2
\n" ); document.write( "b^2=a^2-c^2=36-9=25
\n" ); document.write( "..
\n" ); document.write( "Equation:
\n" ); document.write( "(x-4)^2/36+(y-2)^2/25=1
\n" ); document.write( "
\n" );