document.write( "Question 1119425: Write the standard equation of an ellipse with the first focus being (-4,0) and the second one being (4,0), passing through (4,1) \n" ); document.write( "
Algebra.Com's Answer #735231 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "With foci at (-4,0) and (4,0), the center of the ellipse is at (0,0). The equation is of the form

\n" ); document.write( "\"x%5E2%2Fa%5E2%2By%5E2%2Fb%5E2+=+1\"

\n" ); document.write( "The distance from the center of the ellipse to each focus is c, where \"c%5E2+=+a%5E2-b%5E2\"

\n" ); document.write( "Since that distance is 4, we have

\n" ); document.write( "\"a%5E2-b%5E2+=+c%5E2+=+16\"
\n" ); document.write( "\"a%5E2+=+b%5E2%2B16\"

\n" ); document.write( "Then the equation of the ellipse can be written as

\n" ); document.write( "\"x%5E2%2F%28b%5E2%2B16%29+%2B+y%5E2%2Fb%5E2+=+1\"

\n" ); document.write( "We can find the value of b^2 by plugging in the coordinates of the known point on the ellipse, (4,1).

\n" ); document.write( "\"16%2F%28b%5E2%2B16%29%2B1%2Fb%5E2+=+1\"
\n" ); document.write( "\"16%28b%5E2%29%2B%28b%5E2%2B16%29+=+b%5E2%28b%5E2%2B16%29\"
\n" ); document.write( "\"17b%5E2%2B16+=+b%5E4%2B16b%5E2\"
\n" ); document.write( "\"b%5E4-b%5E2-16+=+0\"
\n" ); document.write( "\"b%5E2+=+%281%2Bsqrt%2865%29%29%2F2\"

\n" ); document.write( "Then

\n" ); document.write( "\"a%5E2+=+b%5E2%2B16+=+%281%2Bsqrt%2865%29%29%2F2%2B16+=+%2833%2Bsqrt%2865%29%29%2F2\"

\n" ); document.write( "And finally the equation is

\n" ); document.write( "\"x%5E2%2F%28%2833%2Bsqrt%2865%29%29%2F2%29%2By%5E2%2F%28%281%2Bsqrt%2865%29%29%2F2%29+=+1\"
\n" ); document.write( "
\n" );