Concept:
For a hyperbola with transverse axis along the \(x\)-axis, the standard equation is:
\[
\frac{x^2}{a^2}-\frac{y^2}{b^2}=1
\]
The vertices are:
\[
(\pm a,0)
\]
and the foci are:
\[
(\pm c,0)
\]
where:
\[
c^2=a^2+b^2
\]
Step 1: Use the vertices.
Given vertices are:
\[
(\pm 2,0)
\]
Therefore,
\[
a=2
\]
\[
a^2=4
\]
Step 2: Use the foci.
Given foci are:
\[
(\pm 3,0)
\]
Therefore,
\[
c=3
\]
\[
c^2=9
\]
Step 3: Find \(b^2\).
\[
c^2=a^2+b^2
\]
\[
9=4+b^2
\]
\[
b^2=5
\]
Step 4: Write the equation.
\[
\frac{x^2}{a^2}-\frac{y^2}{b^2}=1
\]
\[
\frac{x^2}{4}-\frac{y^2}{5}=1
\]
\[
\therefore \text{Correct Answer is (C)}
\]