Question 1116970
The transverse axis, connecting the vertices is vertical, and has a length of
{{{2a=14-(-10))=14+10=24}}} , so {{{a=12}}} .
The conjugate axis has a length of
{{{2b=6}}} , so {{{b=3}}}.
That makes the focal distance
{{{c=sqrt(a^2+b^2)=sqrt(12^2+3^2)=sqrt(144+9)=sqrt(154)}}} .
The center is the midpoint of the segment connecting the vertices,
so its coordinates are
{{{h=8}}} and {{{k=(14+(-10))/2=2}}} .
Then, the coordinates of the foci are
{{{x=8}}} (like the center and vertices), and
{{{y=2+sqrt(154)}}} and {{{y=2+sqrt(154)}}} .
{{{highlight(F[1]=8,2+sqrt(154))}}} and {{{highlight(F[2]=8,2-sqrt(154))}}}

Given the coordinates found for the center,
we know that the equation will involve
the squares of horizontal and vertical distances to the center:
{{{(x-8)^2}}} and {{{(y-2)^2}}} .
Obviously, as the vertices are a vertical distance {{{a=12}}} from the center,
{{{(y-2)^2>=12^2}}} <--> {{{(y-2)^2/12^2>=1}}} ,
and the term {{{(y-2)^2/12^2>=1}}} cannot be the one with the minus sign.
The equation is
{{{highlight((y-2)^2/12^2-(x-8)^2/3^2=1)}}} or {{{highlight((y-2)^2/144-(x-8)^2/9=1)}}} .
 
GRAPH:
The two arms of the hyperbola are drawn in green and red.
Asymptotes, transverse and conjugate axes are in blue.
{{{drawing(300,600,-4,21,-20,30,grid(0),
blue(rectangle(5,-10,11,14)),
blue(rectangle(8,-10,11,14)),
blue(rectangle(5,2,11,14)),
blue(arrow(8,2,18,42)),
blue(arrow(8,2,18,-38)),
blue(arrow(8,2,-2,42)),
blue(arrow(8,2,-2,-38)),locate(9.5,8,blue(c)),
locate(8.2,10,blue(a)),locate(8.2,-3,blue(a)),
locate(6.2,2,blue(b)),locate(9.2,2,blue(b)),
circle(8,14.4,0.1),circle(8,-10.4,0.1),
graph(300,600,-4,21,-20,30,2-4sqrt(x^2-16x+73),2+4sqrt(x^2-16x+73))
)}}} The foci are the two black dots.
The foci are really close to the vertices,
but that is because the ratio of the lengths of transverse to conjugate axes is so large that {{{c}}} is just a hair longer than {{{a}}} .