If you count the number of seconds between the flash of lightning and the sound of thunder, and then divide by 5, you'll get the distance in miles to the lightning: 5 seconds = 1 mile, 15 seconds = 3 miles, 0 seconds = very close. Keep in mind that you should be in a safe place while counting.
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:
The period of oscillation is 1.33 sec.
Explanation:
Given that,
Mass = 275.0 g
Suppose value of spring constant is 6.2 N/m.
We need to calculate the angular frequency
Using formula of angular frequency

Where, m = mass
k = spring constant
Put the value into the formula


We need to calculate the period of oscillation,
Using formula of time period

Put the value into the formula


Hence, The period of oscillation is 1.33 sec.
Faster and higher I believe.
6 is the answer I remember the answer from when I took this and it was easy