Displacement Calculator Online





The formula for calculating Displacement (having constant velocity) is

Displacement=
Average Velocity(v) * Time (t)

Example of Calculations:

Average Velocity(v): 3 m/s

Time : 4 second

Displacement: 3 * 4 = 12 m



The formula for calculating Displacement Calculator (having initial & final velocity) is

Displacement =
1 / 2
(v1 + v0)t

Example of Calculations:

Initial Velocity (v0): 3 m/s

Final Velocity (v1): 4 m/s

Time : 2 second

Displacement =
1 / 2
(4 + 3) * 2 = 7 m


The formula for calculating Displacement Calculator (having acceleration & initial velocity) is

Displacement =
1 / 2
a.t2 + v0 .t

Example of Calculations:

Initial Velocity (v0): 3 m/s

acceleration: 1.5 m/s

Time : 2 second

Displacement = (
1 / 2
* 1.5 * 22) + (3 * 2) = 9 m


The formula for calculating Displacement Calculator (Upto n velocities) is

Displacement =
1 / n
(v0t0 + v1t1 +....+ vntn)

Example of Calculations:

v0: 2 m/s

t0: 3 s

v1: 6 m/s

t1: 2 s

Displacement =
1 / 2
(2*3 + 6*2) = 18/2 = 9 m
Your Image

Calculator1.net Author

Hey there, I'm the developer of this website. As a Laravel developer, I'm proficient in building web applications using the Laravel PHP framework. I have a strong understanding of object-oriented programming principles and have experience with database design and management. I'm skilled in developing RESTful APIs, implementing authentication and authorization, and integrating third-party services. I'm also familiar with front-end technologies such as HTML, CSS, and JavaScript, and have experience with popular front-end frameworks such as Vue.js or React. I'm committed to writing clean, maintainable code and staying up-to-date with the latest industry trends and best practices. I hope this website help you best with your calculations. Visit the link for Python Tutorials and many other helpful material.