Question 390977
  <pre><font size = 3 color = "indigo"><b>
Hi
the foci are both the same distance from the center at(-6,-7) along the major axis
sketching it out: 
question states***
one foci has y value = -10.32 (-7 -3.32)   |foci is Pt(-6 ,-10.32)
the other has a y value = -3.68 (-7+3.32)    |foci is Pt(-6,-3.68)
{{{drawing(300,300, -20, 1, -20, 1, grid(1),
circle(-6, -7,0.3),
circle(-6, -10.32,0.3),
circle(-6, -3.68,0.3),

line(-6,-1,-6,-13),
graph( 300, 300, -20, 1, -20, 1,6sqrt(1-.04(x+6)^2)-7,-6sqrt(1-.04(x+6)^2)-7))}}}