The force exerted on the particle due to the springs can be determined by considering the equilibrium of forces acting on the particle. Since the table is frictionless, the only forces acting on the particle are the forces exerted by the springs.
First, let's consider the forces exerted by each spring individually. Since the springs are identical, they will exert equal and opposite forces on the particle. Let's call these forces F1 and F2, with F1 acting in the positive x-direction and F2 acting in the negative x-direction.
Now, let's break down each of these forces into their x and y-components. The x-component of F1 can be calculated using the trigonometric relationship cos(theta) = x/(x^2+L^2), where theta is the angle between the x-axis and the line connecting the particle to the equilibrium point of the spring. Similarly, the x-component of F2 can be calculated as -cos(theta).
Next, we can use Hooke's Law to express the magnitude of each force in terms of the displacement x. Since each spring has a spring constant k and an unstretched length L, the magnitude of F1 and F2 can be written as kx and -kx, respectively.
Now, to find the total force exerted on the particle, we simply need to add the x-components of F1 and F2, which gives us:
F = kx(-cos(theta) + cos(theta))
= -2kx(cos(theta))
= -2kx(x/(x^2+L^2))
= -2kx(1-(L/(x^2+L^2)^.5))
Therefore, the force exerted on the particle due to the springs is F= -2kx(1-(L/(x^2+L^2)^.5))i, where i is the unit vector in the x-direction. This is the same result that was given in the problem statement.
I hope this explanation helps you understand why x = (x^2+L^2)^.5 - L is needed to solve the problem. It comes from the trigonometric relationship cos(theta) = x/(x^2+L^2), which is used to calculate the x-component of the force exerted by each spring.