Question 820350
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
How do you find the endpoint of  
{{{(x+4)^2/9 + (y-3)^2/4 = 1}}}  0r {{{(x+4)^2/3^2 + (y-3)^2/2^2 = 1}}}
C(-4,3), Major Axis from P(-7,3) to P(-1,3) and Minor Axis from P(-4,1) to (-4,5)
Standard Form of an Equation of an Ellipse is {{{(x-h)^2/a^2 + (y-k)^2/b^2 = 1 }}} 
where Pt(h,k) is the center. (a variable positioned to correspond with major axis)
 a and b  are the respective vertices distances from center

{{{drawing(300,300,   -10,10,-10,10,  green(arc(-4,3,6,4)),
 grid(1),
circle(-4, 3,0.3),

graph( 300, 300, -10,10,-10,10,0))}}}