document.write( "Question 449299: We are working on conic sections. I need help finding the equation of an ellipse with these given points: vartices at (-1,2) and (7,2)and a focus at (5,2). \n" ); document.write( "
Algebra.Com's Answer #309103 by lwsshak3(11628) ![]() You can put this solution on YOUR website! We are working on conic sections. I need help finding the equation of an ellipse with these given points: vartices at (-1,2) and (7,2)and a focus at (5,2). \n" ); document.write( ".. \n" ); document.write( "Standard form for an ellipse with horizontal major axis: (x-h)^2/a^2+(y-k)^2/b^2=1 (a>b), \n" ); document.write( "with (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "Standard form for an 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. Note that the only difference between these two forms is that the a^2 and b^2 terms are interchanged. \n" ); document.write( ".. \n" ); document.write( "For given ellipse: \n" ); document.write( "Since the vertices are horizontal, this ellipse is of the first form listed above.\r \n" ); document.write( "\n" ); document.write( "x-coordinate of center =(-1+7)/2=3 \n" ); document.write( "y-coordinate of center=2 \n" ); document.write( "Center is at (3,2) \n" ); document.write( "Length of major axis=distance between end points of vertices=8=2a \n" ); document.write( "a=4 \n" ); document.write( "a^2=16 \n" ); document.write( "c=distance from center to focal point on major axis=5-3=2 \n" ); document.write( "c^2=4 \n" ); document.write( "c^2=a^2-b^2 \n" ); document.write( "b^2=a^2-c^2=16-4=12 \n" ); document.write( "b=√12 \n" ); document.write( "you now have all the information you need to write the equation of given ellipse as follows:\r \n" ); document.write( "\n" ); document.write( "(x-3)^2/16+(y-2)^2/12=1 \n" ); document.write( "See the graph below as visual evidence of this equation\r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "y=(12(1-(x-3)^2/16))^.5+2\r \n" ); document.write( "\n" ); document.write( " |