Speed, being a scalar quantity, is the rate at which an object covers distance. The average speed is the distance (a scalar quantity) per time ratio. ... Velocity is the rate at which the position changes. The average velocity is the displacement or position change (a vector quantity) per time ratio.
Answer:
a). 53.78 m/s
b) 52.38 m/s
c) -75.58 m
Explanation:
See attachment for calculation
In the c part, The negative distance is telling us that the project went below the lunch point.
It is given that by using track and cart we can record the time and the distance travelled and also the speed of the cart can be recorded. With all this data we can solve questions on the laws of motion.
Like using the first law of motion we can determine the force of gravity acting on the cart that has moved a certain distance and the velocity or the speed of card has already been registered and since time is known putting the values in formula would help us calculate the gravitational pull acting on cart.
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:
Your answer is D It does not need to be repeatable.
the reason for this is because C is correct.
You need to be able to experiment on something multiple times so that you can gather further data to imbedded your evidence in facts.