document.write( "Question 42917: what is the equation of the ellipse with foci at (0,-4)and (0,4)and the sum of its focal radii being 10 \n" ); document.write( "
Algebra.Com's Answer #27981 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If the sum of the focal radii is 10, we know b = 5. And if the foci are at (0, ±4), we know c = 4. Then a^2 = b^2 - c^2 = 25 - 16 = 9 and a = 3.
\n" ); document.write( "Thus our equation is
\n" ); document.write( "x^2 / 9 + y^2 / 25 = 1
\n" ); document.write( "
\n" );