document.write( "Question 454540: Write an equation for each ellipse described below:
\n" );
document.write( "the endpoints of the major axis are at (10,2) and (-8,2). The foci are at (6,2) and (-4,2).\r
\n" );
document.write( "\n" );
document.write( "I have found that the center is at (1,2), but this may be wrong. \n" );
document.write( "
Algebra.Com's Answer #312338 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation for the ellipse described below: \n" ); document.write( "the endpoints of the major axis are at (10,2) and (-8,2). The foci are at (6,2) and (-4,2). \n" ); document.write( "I have found that the center is at (1,2), but this may be wrong. \n" ); document.write( ".. \n" ); document.write( "Standard form of ellipse with horizontal major axis: (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( "Standard form of ellipse with vertical major axis: (x-h)^2/b^2+(y-k)^2/a^2=1, (a>b), with (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "The difference between the two forms is the interchange of a^2 and b^2. \n" ); document.write( ".. \n" ); document.write( "Major axis and foci located on the line, y=2, shows that this ellipse has a horizontal major axis, with center at (1,2) as you correctly figured out. \n" ); document.write( "Center (1,2) \n" ); document.write( "length of major axis=18=2a \n" ); document.write( "a=9 \n" ); document.write( "a^2=81 \n" ); document.write( "2c=10 \n" ); document.write( "c=5 \n" ); document.write( "c^2=25 \n" ); document.write( "c^2=a^2-b^2 \n" ); document.write( "b^2=a^2-c^2=81-25=56 \n" ); document.write( ".. \n" ); document.write( "Equation: \n" ); document.write( "(x-1)^2/81+(y-2)^2/56=1 \n" ); document.write( "See the graph below for a visual check on the answers. \n" ); document.write( ".. \n" ); document.write( "y=(56-56(x-1)^2/81)^.5+2\r \n" ); document.write( "\n" ); document.write( " |