You got the formulas on the sheet on the top :) So just use those, exchanging v (as in velocity, expressed in m/s) and the d (in meters) and t (in seconds). Hope you will manage it.
Answer:
k = 6,547 N / m
Explanation:
This laboratory experiment is a simple harmonic motion experiment, where the angular velocity of the oscillation is
w = √ (k / m)
angular velocity and rel period are related
w = 2π / T
substitution
T = 2π √(m / K)
in Experimental measurements give us the following data
m (g) A (cm) t (s) T (s)
100 6.5 7.8 0.78
150 5.5 9.8 0.98
200 6.0 10.9 1.09
250 3.5 12.4 1.24
we look for the period that is the time it takes to give a series of oscillations, the results are in the last column
T = t / 10
To find the spring constant we linearize the equation
T² = (4π²/K) m
therefore we see that if we make a graph of T² against the mass, we obtain a line, whose slope is
m ’= 4π² / k
where m’ is the slope
k = 4π² / m'
the equation of the line of the attached graph is
T² = 0.00603 m + 0.0183
therefore the slope
m ’= 0.00603 s²/g
we calculate
k = 4 π² / 0.00603
k = 6547 g / s²
we reduce the mass to the SI system
k = 6547 g / s² (1kg / 1000 g)
k = 6,547 kg / s² =
k = 6,547 N / m
let's reduce the uniqueness
[N / m] = [(kg m / s²) m] = [kg / s²]
Explanation:
It is given that,
Mass of an object, 
(a) Time period of oscillation, T = 2.4 s
The formula for the time period of spring is given by :

Where
k is the force constant



(b) Displacement in the spring, x = 2.2 m
Energy stored in the spring is given by :



Hence, this is the required solution.
REPETITION CYCLES. A repeating structure allows you to execute an instruction or a set of instructions multiple times. A repetitive execution of sentences is characterized by: The sentence or sentences that are repeated. The cycle is one of the most important basic programming structures, as it is present in dissimilar problems. In structured programming there are three types of basic cycles: determined, indeterminate avoidable, and indeterminate unavoidable; On the other hand, visual programming brings with it a revolutionary change in this structure, since the user who controls when the cycle ends is himself, activating an event that signifies the breaking of the cycle.
Hope this helped! i’m not sure if it’s right. it honestly bored so i’m answering questions.