document.write( "Question 553750: Write an equation for an ellipse with major axis of length 12 and foci at(7,2) and (1,2). \n" ); document.write( "
Algebra.Com's Answer #361099 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation for an ellipse with major axis of length 12 and foci at(7,2) and (1,2). \n" ); document.write( "** \n" ); document.write( "Based on given foci, equation is that of an ellipse with horizontal major axis: Its standard form: \n" ); document.write( "(x-h)^2/a^2+(y-k)^2/b^2=1 \n" ); document.write( "For given equation: \n" ); document.write( "center: (4,2) \n" ); document.write( "given length of major axis=12=2a \n" ); document.write( "a=6 \n" ); document.write( "a^2=36 \n" ); document.write( ".. \n" ); document.write( "c=4 (distance from center to focus on horizontal major axis) \n" ); document.write( "c^2=a^2-b^2 \n" ); document.write( "b^2=a^2-c^2=36-16=20 \n" ); document.write( "Equation of given ellipse: \n" ); document.write( "(x-4)^2/36+(y-2)^2/20=1 \n" ); document.write( " |