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:
C.<u>ten</u><u> </u><u>times</u><u> </u><u>the</u><u> </u><u>intensity</u><u>.</u>
The train would need the greatest amount of force due to weight! If you think of it, a baseball won't need much force to stop it, but if you have a heavy train, it will need excessive force to stop the train. The answer would be #3
I hope this answer helps!
Sorry if it doesn't make sense, as I don't know that much about physics! I am just thinking of what makes sense.