The standard equation of an ellipse is $ \dfrac{(x-h)^2}{a^2} + \dfrac{(y-k)^2}{b^2} = 1 $. Comparing to the equation of our ellipse $ \dfrac{ \left( x - 0 \right)^2}{ 676 } + \dfrac{ \left( y - 0 \right)^2}{ 576 } = 1 $ we conclude that:
$$ h = 0, ~~ k = 0, ~~ a^2 = 676 ~~ b^2 = 576 $$ $$ a = \sqrt{ 676 } = 26 ~~\text{and} ~~ b = \sqrt{ 576 } = 24 $$In this example is $ a > b $, so we will use formulas for this case.
Center is $ (h, k) = ( 0, 0 ) $
Major Axis Length is $2 a = 2 \cdot 26 = 52 $
Minor Axis Length is $2 b = 2 \cdot 24 = 48 $
Linear Eccentricity (focal distance) is:
$$ c = \sqrt{a^2 - b^2} = \sqrt{ 676 - 576 } = \sqrt{ 100 } = 10$$Eccentricity is:
$$ e = \dfrac{ c } { a } = \dfrac{ 10 }{ 26 } = \frac{ 5 }{ 13 } $$Area is $ A = a b \pi = 26 \cdot 24 \cdot \pi = 624\pi $
First focus is $ \text{F1} = \left(h - c, k \right) = \left(0 - 10, 0 \right) = \left(-10, 0 \right) $
Second focus is $ \text{F2} =\left(h + c, k \right) = \left(0 + 10, 0 \right) = \left(10, 0 \right) $
First Vertex is $ \left(h - a, k \right) = \left(0 - 26, 0 \right) = \left(-26, 0 \right) $
Second Vertex is $ \left(h + a, k \right) = \left(0 + 26, 0 \right) = \left(26, 0 \right) $
First Co-vertex is $ \left(h, k - b \right) = \left(0, 0 - 24 \right) = \left(0, -24 \right) $
Second Co-vertex is $ \left(h, k + b \right) = \left(0, 0 + 24 \right) = \left(0, 24 \right) $