Concept:
The standard equation of a horizontal parabola with vertex $(h, k)$ is $(y-k)^2 = 4a(x-h)$ if it opens to the right, and $(y-k)^2 = -4a(x-h)$ if it opens to the left. The value '$a$' represents the positive distance between the vertex and the focus.
Step 1: Identify the coordinates of the vertex and focus.
Both points lie on the positive x-axis ($y = 0$).
Vertex $V$ is at a distance of 6 from the origin: $V(6, 0)$. Thus, $h = 6, k = 0$.
Focus $S$ is at a distance of 3 from the origin: $S(3, 0)$.
Step 2: Determine the orientation and focal length (a).
The axis of symmetry is the x-axis.
The focus $(3,0)$ is to the *left* of the vertex $(6,0)$. Because the focus is always "inside" the curve, the parabola must open to the left.
This means we use the equation: $(y-k)^2 = -4a(x-h)$.
The focal length $a$ is the distance from the vertex to the focus:
$$a = 6 - 3 = 3$$
Step 3: Construct the equation.
Substitute $h = 6, k = 0$, and $a = 3$ into the standard equation:
$$(y - 0)^2 = -4(3)(x - 6)$$
$$y^2 = -12(x - 6)$$