document.write( "Question 748760: What is the equation of an ellipse in standard for with the center at (2,5) and passing through the points (2,4) and (3,5)? \n" ); document.write( "
Algebra.Com's Answer #455923 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
What is the equation of an ellipse in standard for with the center at (2,5) and passing through the points (2,4) and (3,5)?
\n" ); document.write( "***
\n" ); document.write( "Standard form: \"%28x-h%29%5E2%2Fa%5E2%2B%28y-k%29%5E2%2Fb%5E2=1\"
\n" ); document.write( "plug in given coordinates(2,4) and (3,5), and center(2,5)
\n" ); document.write( "..
\n" ); document.write( "\"%282-2%29%5E2%2Fa%5E2%2B%284-5%29%5E2%2Fb%5E2=1\"
\n" ); document.write( "\"%283-2%29%5E2%2Fa%5E2%2B%285-5%29%5E2%2Fb%5E2=1\"
\n" ); document.write( "..
\n" ); document.write( "0+(1/b^2)=1
\n" ); document.write( "(1/a^2)+0=1
\n" ); document.write( "..
\n" ); document.write( "b^2=1
\n" ); document.write( "a^2=1
\n" ); document.write( "..
\n" ); document.write( "Equation:\"%28x-2%29%5E2%2B%28y-5%29%5E2=1\"
\n" ); document.write( "This is an equation of a circle with center at (2,5) and radius=1
\n" ); document.write( "
\n" );