document.write( "Question 689855: Find the equation of the ellipse with the given conditions.\r
\n" );
document.write( "\n" );
document.write( "Center (1,1), vertex (1,3), passing through (0,0).\r
\n" );
document.write( "\n" );
document.write( "I need your help. \n" );
document.write( "
Algebra.Com's Answer #426224 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the ellipse with the given conditions. \n" ); document.write( "Center (1,1), vertex (1,3), passing through (0,0). \n" ); document.write( "** \n" ); document.write( "This is an ellipse with vertical major axis. \n" ); document.write( "Its standard form of equation: \n" ); document.write( "For given ellipse: \n" ); document.write( "center: (1,1) \n" ); document.write( "length of major axis=4=2a \n" ); document.write( "a=2 \n" ); document.write( "a^2=4 \n" ); document.write( "plug in coordinates of given point on ellipse: (0,0) \n" ); document.write( "(x-1)^2/b^2+(y-1)^2/4=1 \n" ); document.write( "(0-1)^2/b^2+(0-1)^2/4=1 \n" ); document.write( "1/b^2+1/4=1 \n" ); document.write( "1/b^2=3/4 \n" ); document.write( "b^2=4/3 \n" ); document.write( "Equation of given ellipse: \n" ); document.write( " |