Write an algorithm to compute his speed in km per hour
Answers
Answered by
1
Answer:15/7
7/15
Explanation:
Answered by
3
The algorithm to compute his speed in km per hour is listed below:
Explanation:
- Input the distance in KM.
- Input the time in Hour.
- Calculate the speed by dividing the distance upon a time.
- Print the speed value.
Detailed Explanation:
- The above lines represent the algorithm to calculate the speed in KM per hour if the distance in Km and time in an hour is known.
- The above line is the English statement because the algorithm definition says that the algorithm is a step by step solution in the English language which solves the specific problem for which it is written.
- When the user wants to write the algorithm then he needs to identify the problem and then find the solution and then write the solution step by step in the English language.
Lean More:
- Algorithm example: https://brainly.in/question/9781803
- Algorithm: brainly.in/question/1861365
Similar questions
English,
6 months ago
Social Sciences,
6 months ago
Chemistry,
6 months ago
Math,
1 year ago
Biology,
1 year ago