document.write( "Question 259707: Given the ellipse: 2x^2 + 6y^2 + 32x - 48y + 212 = 0 find.
\n" );
document.write( "a. The Center C
\n" );
document.write( "b. Length of Major Axis
\n" );
document.write( "c. Length of Minor Axis
\n" );
document.write( "d. Distance from C to foci \n" );
document.write( "
Algebra.Com's Answer #191157 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! We have this original equation as \n" ); document.write( "(i) \n" ); document.write( "rearranging, we get \n" ); document.write( "(ii) \n" ); document.write( "complete the square to get \n" ); document.write( "(iii) \n" ); document.write( "to get \n" ); document.write( "(iv) \n" ); document.write( "dividing by 12, we get \n" ); document.write( "(v) \n" ); document.write( "--- \n" ); document.write( "center is (-8,4) \n" ); document.write( "-- \n" ); document.write( "major axis = sqrt(6) \n" ); document.write( "-- \n" ); document.write( "minor axis = sqrt(2) \n" ); document.write( "-- \n" ); document.write( "distance to foci \n" ); document.write( "sqrt(sqrt(6) - sqrt(2)) = sqrt(4) = 2 \n" ); document.write( " |