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:
See the answer below
Explanation:
1. Speed is calculated as the ratio of distance and time. Hence, Jame's speed can be calculated as:
400/5 km/hr = 80 km/hr
The unit for the speed would be km/hr. This can also be converted to m/s:
80 km = 80,000 m
1 hr = 3,600 s
80 km/hr = 80,000/3600 m/s = 22.22 m/s
2. Since James drove 400 km in 5 hours, the distance he drove is 400 km.
3. The time it took for James to get there is 5 hours.
card games
board games
bird watch
write a song
make a game
count stuff
throw a ball with someone
play outside
The resulting change in momentum of the system will be +18.6 Ns. The momentum is conserved.
<h3>What is the law of conservation of momentum?</h3>
According to the law of conservation of momentum, the momentum of the body before the collision is always equal to the momentum of the body after the collision.
The given data in the problem is;
m is the mass =6.0 kg
t is the time interval=2 second
From Newton's second law;
From the graph;
The change in the momentum is;
Hence, the resulting change in momentum of the system will be +18.6 Ns.
To learn more about the law of conservation of momentum, refer;
brainly.com/question/1113396
#SPJ1