document.write( "Question 162020: 11. What is the center of the ellipse whose equation is (x^2)/25 + (y^2)/4 = 1? \r
\n" ); document.write( "\n" ); document.write( "A (25,1)
\n" ); document.write( "B (5,1)
\n" ); document.write( "C (4,25)
\n" ); document.write( "D (4,1)
\n" ); document.write( "E (0,0)
\n" ); document.write( "F (5,2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-h)^2 / a^2 + (y-k)^2 / b^2 = 1 I tried to used this equation to help, but im really stuck. I appericaite any help you can offer. Thank you!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #119403 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You have the right idea, but it might help to go even further\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%5E2%29%2F25+%2B+%28y%5E2%29%2F4+=+1\" Start with the given equation\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-0%29%5E2%2F25+%2B+%28y-0%29%5E2%2F4+=+1\" Replace \"x\" with \"x-0\". Replace \"y\" with \"y-0\". This is possible since adding/subtracting zero doesn't affect the equation\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-0%29%5E2%2F5%5E2+%2B+%28y-0%29%5E2%2F2%5E2+=+1\" Rewrite \"25\" as \"5%5E2\". Rewrite \"4\" as \"2%5E2\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how the equation above fits the form \"%28x-h%29%5E2+%2F+a%5E2+%2B+%28y-k%29%5E2+%2F+b%5E2+=+1\" where in this case \"h=0\", \"a=5\", \"k=0\", and \"b=2\". \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Remember the center is simply (h,k). So this means that the center is (0,0). So the answer is E\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: If you are really stuck, you can solve for \"y\" and graph. Once you do that, you'll see that the center is at (0,0)
\n" ); document.write( "
\n" );