document.write( "Question 471933: Find an equation of the ellipse having the given points as foci and the given sum of the focal radii \r
\n" );
document.write( "\n" );
document.write( "(-9, 0); (9, 0); 30 \n" );
document.write( "
Algebra.Com's Answer #323787 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the ellipse having the given points as foci and the given sum of the focal radii \n" ); document.write( "(-9, 0); (9, 0); 30 \n" ); document.write( "** \n" ); document.write( "I could not fine anywhere the definition of \"focal radii\". I think you meant it to be the constant sum of the distances from any point of the ellipse to each focus. I will assume this is the intended definition which is equal to the major axis. \n" ); document.write( ".. \n" ); document.write( "From given coordinates of the Foci, it can be seen that the equation has a horizontal major axis.(x changes but y does not) Standard form of ellipse for this equation: (x-h)^2/a^2+(y-k)^2/b^2=1, (a>b), with (h,k) being the (x,y) coordinates of the center. \n" ); document.write( ".. \n" ); document.write( "center: (0,0) \n" ); document.write( "major axis=2a=30 \n" ); document.write( "a=15 \n" ); document.write( "a^2=225 \n" ); document.write( ".. \n" ); document.write( "Also, from given coordinates of the Foci: \n" ); document.write( "c=9 \n" ); document.write( "c^2=81=a^2-b^2 \n" ); document.write( "b^2=a^2-c^2=225-81=144 \n" ); document.write( "b=12 \n" ); document.write( "Equation: \n" ); document.write( "x^2/225+y^2/144=1 \n" ); document.write( "see graph below as a visual check on the answers\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "y=±(144-144x^2/225)^.5 \n" ); document.write( " |