Answer:
Explained
Explanation:
public int dimension(int [][]a2d,int nElements)
{
int count = 0;
for(int i = 0;i < a2d.length ; i++)
{
count = count + a2d[i].length;
}
return count;
}
Answer:
Spring constant, k = 24.1 N/m
Explanation:
Given that,
Weight of the object, W = 2.45 N
Time period of oscillation of simple harmonic motion, T = 0.64 s
To find,
Spring constant of the spring.
Solution,
In case of simple harmonic motion, the time period of oscillation is given by :

m is the mass of object


m = 0.25 kg


k = 24.09 N/m
or
k = 24.11 N/m
So, the spring constant of the spring is 24.1 N/m.
Answer:
140m east
Explanation:
If East is positive then lets rephrase the problem into integers
A truck moves +70 m, then moves -120m, and finally moves +90m.
So totally Displacement = +70-120+90= +140m
Since east is positive, the trucks resultant displacement is 140 m east of origin