document.write( "Question 446589: What is the \"equation for an ellipse if the endpoints of the major axis are at (1,6) and (1,-6) and the endpoints of the minor axis are at (5,0) and (-3,0\" \n" ); document.write( "
Algebra.Com's Answer #307561 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the \"equation for an ellipse if the endpoints of the major axis are at (1,6) and (1,-6) and the endpoints of the minor axis are at (5,0) and (-3,0\" \n" ); document.write( ".. \n" ); document.write( "Standard forms of an ellipse: \n" ); document.write( "With horizontal major axis: (x-h)^2/a^2+(y-k)^2/b^2=1,with (h,k) as (x,y) coordinates of the center (a>b) \n" ); document.write( "With vertical major axis: (x-h)^2/b^2+(y-k)^2/a^2=1, with (h,k) as (x,y) coordinates of the center (a>b) \n" ); document.write( "Note that if a, the larger number, is under x^2, the ellipse will have a horizontal major axis. \n" ); document.write( "If the larger number, is under y^2, the ellipse will have a vertical major axis. \n" ); document.write( ".. \n" ); document.write( "The best way to start solving given problem to draw a sketch of the ellipse with the points given. \n" ); document.write( "You will notice right away that the major axis is vertical. \n" ); document.write( "Length of major axis=12=2a \n" ); document.write( "a=6 \n" ); document.write( "a^2=36 \n" ); document.write( "length of minor axis=8=2b \n" ); document.write( "b=4 \n" ); document.write( "b^2=16 \n" ); document.write( "The center is somewhere on the major axis which lies on the line x=1 \n" ); document.write( "The center is also somewhere on the minor axis which lies on the line y=0 or the x-axis \n" ); document.write( "Where these two lines cross is the center at (1,0) \n" ); document.write( "Now, we have the information to write the equation of the given ellipse as follows:\r \n" ); document.write( "\n" ); document.write( "(x+1)^2/16+y^2/36=1 \n" ); document.write( "see the graph below\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "y=(36(1-((x-1)^2/16)))^.5 \n" ); document.write( " |