document.write( "Question 1143991: Find a set of parametric equations for the conic section or line below;
\n" ); document.write( "Ellipse: Center: (5,-3); Vertices: 6 units above and below the center; Endpoint of minor Axis: 2 units left and right of center. \r
\n" ); document.write( "\n" ); document.write( "A. x=5+6cos t, y=-3+2 sin t
\n" ); document.write( "B. x=5-2cos t, y=-3-6 sin t
\n" ); document.write( "C. x=5+2cos t, y=-3+6 sin t
\n" ); document.write( "D. x=2+5cos t, y=6-3 sin t
\n" ); document.write( "

Algebra.Com's Answer #764937 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Let's start with a generic set of parametric equations and see how it relates to the equation of an ellipse in rectangular coordinates.

\n" ); document.write( "\"x+=+a%2Bb%2Acos%28t%29\"
\n" ); document.write( "\"y+=+c%2Bd%2Asin%28t%29\"

\n" ); document.write( "The parameter is t; eliminate it using sin^2+cos^2=1.

\n" ); document.write( "\"cos%28t%29+=+%28x-a%29%2Fb\"
\n" ); document.write( "\"sint%28t%29+=+%28y-c%29%2Fd\"

\n" ); document.write( "\"sin%28t%29%5E2%2Bcos%28t%29%5E2+=+%28x-a%29%5E2%2Fb%5E2%2B%28y-c%29%5E2%2Fd%5E2+=+1\"

\n" ); document.write( "The center is (a,c); the semi-major and semi-minor axes are (in some order) b and d.

\n" ); document.write( "Now use that analysis for the given ellipse.

\n" ); document.write( "The center is (a,c) = (5,-3), so the constants in the parametric equations for x and y must be 5 and -3, respectively. That eliminates answer choice D.

\n" ); document.write( "The semi-major axis is 6, in the y direction, so d is 6. That makes answer choice C the only possible correct answer.

\n" ); document.write( "It can be seen that answer choice C is in fact correct, because it shows the semi-minor axis having length b=2.

\n" ); document.write( "ANSWER: C. x=5+2cos t, y=-3+6 sin t
\n" ); document.write( "
\n" );