Computer Science, asked by mohdahiluddin123, 4 months ago

write a java program to find the distance d=u t+½ at² using maths function​

Answers

Answered by RiyaSethi17
0

Answer:

hey mate here is your answer...

Explanation:

The mathematically proven equations are as follows

(1) First equation of Motion:

V = u + at

soln.

Consider a body of mass “m” having initial velocity

“u”.Let after time “t” its final velocity becomes “v” due to

uniform acceleration “a”.

Now we know that:

Acceleration = change in velocity/Time taken

=> Acceleration = Final velocity-Initial velocity / time taken

=> a = v-u /t

=>at = v-u

or v = u + at

This is the first equation of motion.

Similar questions