Please enable JavaScript.
Coggle requires JavaScript to display documents.
Constant velocity - Coggle Diagram
Constant velocity
Verbal Representation
be used to support your answer
mathematical equation
can use the equation: y=mx+b
can also be a statement or word problem
Position time graphs
time which is T on the x-axis
It is a graph where the position (x) of an object is plotted on the y-axis
used to represent velocity
Motion maps
represents the position, velocity, and speed of an object
There are 3 types
velocity vs time graphs
speed vs time graphs
position vs time graph
Next-X Function
The inputs are the constant velocity and initial position
Examples
next-x(3) is 3+(3 * delta-t)
next-x(5) is 5+ (5 * delta-t)
next-x(9) is 3+ (9 * delta-t)
Describes next position of an object