Computer Science, asked by aliabbaas301, 3 days ago

write a program to print the distance covered by a car having an average speed?

Answers

Answered by rameshrajbharr8
2

Answer:

When an object moves in a straight line at a steady speed, we can calculate its speed if we know how far it travels and how long it takes. This equation shows the relationship between speed, distance traveled and time taken:

Speed is distance divided by the time taken.

For example, a car travels 30 kilometers in 2 hours.

Its speed is 30 ÷ 2 = 15km/hr.

Formula used :

Distance = Speed * Time

Time = Distance / Speed

Speed = Distance / Time

Explanation:

please mark me in brainlist

Similar questions