Answer:
center:

distance from center:
- major axis - 10 units
- minor axis - 6 units
connect:

Explanation:
Ellipse Equation:
An ellipse has two forms, although they're essentially the same:

and

Where a > b, and if the "a^2" is under the
then that means the ellipse has a horizontal major axis, but in general the value below this numerator relates to the length of the horizontal axis. Now if "a^2" is under the
then that means the ellipse has a vertical major axis, but in general the value below this numerator relates to the length of the vertical axis.
The length of the major axis is defined as 2a and the minor axis as 2b, but the distance from the center to the end points will be half of this, so either "a" or "b" depending on which axis the end point is on.
The other thing to note is that (h, k) is the center of the ellipse.
Analyzing the Equation:
We're given the equation:
, in this case the bigger value is under the (y+3)^2, so we know that we will have a horizontal major axis. Since the denominator's represent the square of "a" and "b" we first have to take the square root of them. So the following is true:

The "a" gives us the distance from the center to the end point on the major axis while the "b" gives us the distance from the center to the end point on the minor axis, so the distance from the center to the end point on the minor axis is 6 and for the major axis it's 10.
We also know the center is at (6, -3) by looking at the signs and what is being added/subtracted from the x and y values in the equation. We can use this to calculate the end points since the end points on the horizontal major axis can be calculated as:
and the end points on the vertical major axis can be calculated as:
, which gives us four points:
which we can connect to draw a graph.