document.write( "Question 974320: Find an equation for the ellipse. Graph the equation.\r
\n" );
document.write( "\n" );
document.write( "Center at (5,4); focus at (12,4); contains the point (5,9) \n" );
document.write( "
Algebra.Com's Answer #596328 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It will have (x-5)^2 and (y-4)^2 as its center.\r \n" ); document.write( "\n" ); document.write( "focus is along the x-axis. \n" ); document.write( "(5,9) is the point at one end of the semi-minor axis \n" ); document.write( "a^2-c^2=b^2 \n" ); document.write( "74-49=25 \n" ); document.write( "a=sqrt(74) \n" ); document.write( "Major axis from (13.6,4) to (-3.6,4) \n" ); document.write( "Minor axis from (5,-1) to (5,9) \n" ); document.write( "Foci at (12,4), (-2,4)\r \n" ); document.write( "\n" ); document.write( "[(x-5)^2/74] +[ (y-4)^2/25] =1 \n" ); document.write( " \n" ); document.write( " |