Computer Science, asked by aryanrajviiid12, 7 hours ago

Write a menu driven program for
each of the given equation of motions according to user choice: -
1) v=u+at
2) v2=u2+2as
3) s=ut+½ at2
where, s = displacement; u = initial velocity; v = final velocity; a =
acceleration; t = time of motion.
Display the result of each equation of motion taking the required
input from the user.

Answers

Answered by Anonymous
2

Answer:

 {v}^{2}  =  {u}^{2}  + 2asThe above equation of motion is valid only

for constant acceleration.So, for constant

acceleration , the magnitude and direction of

acceleration must be constant.

Similar questions