document.write( "Question 471709: Find the equation in standard form of an ellipse with center at (0,0) minor axis of length 18, and foci at (0,-12) and (0,12).\r
\n" );
document.write( "\n" );
document.write( "a. (x^2/225)+(y^2/81)=1
\n" );
document.write( "b. (x^2/144)+(y^2/81)=1
\n" );
document.write( "c. (x^2/81)+(y^2/225)=1
\n" );
document.write( "d. (x^2/9)+(y^2/15)=1
\n" );
document.write( "e. (x^2/15)+(y^2/9)=1 \n" );
document.write( "
Algebra.Com's Answer #333602 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation in standard form of an ellipse with center at (0,0) minor axis of length 18, and foci at (0,-12) and (0,12). \n" ); document.write( "a. (x^2/225)+(y^2/81)=1 \n" ); document.write( "b. (x^2/144)+(y^2/81)=1 \n" ); document.write( "c. (x^2/81)+(y^2/225)=1 \n" ); document.write( "d. (x^2/9)+(y^2/15)=1 \n" ); document.write( "e. (x^2/15)+(y^2/9)=1 \n" ); document.write( "** \n" ); document.write( "Based on given data, this is an equation of an ellipse with vertical major axis of the standard form: (x-h)^2/b^2+(y-k)^2/a^2=1, a>b, with (h,k) being the center. \n" ); document.write( ".. \n" ); document.write( "Normally, a complete solution would be required, but because this is a multiple choice question, we can save some steps in determining the correct answer. (Assuming one of the choices is a correct answer) \n" ); document.write( ".. \n" ); document.write( "First, since the center is at (0,0), h and k will not appear in the equation. \n" ); document.write( "Since this ellipse has a vertical major axis, a^2, the larger number will appear under the y-term. \n" ); document.write( "Given length of minor axis=18=2b \n" ); document.write( "b=9 \n" ); document.write( "b^2=81 (this is the smaller number that should be under the x-term) \n" ); document.write( "From this information we can conclude that c. (x^2/81)+(y^2/225)=1 is the right answer. \n" ); document.write( ".. \n" ); document.write( "Calculating a^2 is not necessary for selecting the right multiple choice, but if required, this is how you can do it: \n" ); document.write( "Foci: \n" ); document.write( "c=distance from center to one focal point=12 \n" ); document.write( "c^2=144 \n" ); document.write( "c^2=a^2-b^2 \n" ); document.write( "a^2=c^2+b^2=144+81=225 \n" ); document.write( " |