Im not very sure what the question is asking although it seems that you are saying a spring compressed .2m with k=120 N/m launches a block off a table. The question, I think, is how far the block travels.
First we need to find the horizontal velocity of the block after the spring has relaxed and transformed all of its potential energy into kinetic energy.
We can write this as ½m(v*v) = ½k(Δx*Δx) where Δx = displacement of the compressed spring. (½k(Δx*Δx) = potential energy of the spring, PEs)
v = √k(Δx*Δx)/m
v = 3.1
Then, we need to find the time it takes for the block to fall. This can be done by the equation:
Δy = (vi*t)+½a(t*t)
In this case Δy is the change in height the object will experience (finale - initial) and we know it will land at a height of 0, so Δy = -1.2. We also know that a=-9.8 because we are finding the time it takes for the mass to fall. The initial velocity is 0 because it doesn't have any initial vertical velocity (velocity is a vector). Finally, this equation can be rearranged as:
t = √2*(-1.2)/-9.8
t = .495
This means that the mass will be in the air for a total of .495s before it hits the ground. During this time, if we neglect air resistance, the mass will have a constant horizontal velocity of 3.1m/s. This means that the distance the mass travels horizontal can be shown as:
Δx = v(t) +½a(t*t) where a=0 because there is no horizontal acceleration. This means that Δx = v(t) = 1.5m.
I hope that helped!