Question 1143991
<br>
Let's start with a generic set of parametric equations and see how it relates to the equation of an ellipse in rectangular coordinates.<br>
{{{x = a+b*cos(t)}}}
{{{y = c+d*sin(t)}}}<br>
The parameter is t; eliminate it using sin^2+cos^2=1.<br>
{{{cos(t) = (x-a)/b}}}
{{{sint(t) = (y-c)/d}}}<br>
{{{sin(t)^2+cos(t)^2 = (x-a)^2/b^2+(y-c)^2/d^2 = 1}}}<br>
The center is (a,c); the semi-major and semi-minor axes are (in some order) b and d.<br>
Now use that analysis for the given ellipse.<br>
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.<br>
The semi-major axis is 6, in the y direction, so d is 6.  That makes answer choice C the only possible correct answer.<br>
It can be seen that answer choice C is in fact correct, because it shows the semi-minor axis having length b=2.<br>
ANSWER: C. x=5+2cos t, y=-3+6 sin t