Johnnybib
Canada
For | ARC |
Author | Johnnybib |
Created | |
Last updated |
In this exercise you will calculate the speed at which the robot moves. Speed is the distance something travels in a given time. To calculate the speed of the robot you need to know the time it was traveling for, and how far it traveled within that time. To do this, the robot will be programmed to move forward for a set amount of time. Then the distance the robot traveled, in that known amount of time, will be measured. The speed will then be able to be calculated using the formula Speed = Distance รท Time.