Physics Concept | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Physics Concept

I am an elementary student and I wish to know how to calculate the distance travelled if only the value of displacement is given. Say, the displacement of a particle x =(t-4)^2. Find the distance covered by the particle in first 5 seconds if 't' is in seconds and 'm' is in meters. (Please read my question carefully, at first glance it may not seem to make sense, but a mathematics or physics major will understand what I mean)

16th Dec 2021, 11:24 AM
Anchita Sarma
Anchita Sarma - avatar
2 Answers
+ 2
Take two more Variables one for displacement and set initial value 0 and more for displacement (x) Take a input time and calculate this expression x=(t-4)^2 Store it into x variable simply apply formula u need to know basics about the data types calculate whatever you want
16th Dec 2021, 12:04 PM
Shira
Shira - avatar
0
and it will be marked as off-topic as it is only to dicuss about coding.
16th Dec 2021, 2:31 PM
Rellot's screwdriver
Rellot's screwdriver - avatar