Write c program to find the distance traveled at regular


Q) The total distance traveled by vehicle in ‘t' seconds is given by distance=ut+1/2at2 where ‘u' and ‘a' are the initial velocity(m/sec) and acceleration(m/sec2).

Write C program to find the distance traveled at regular intervals of time given the values of ‘u' and ‘a'. The program should provide the flexibility to the user to select his own time intervals and repeat the calculations for different values of ‘u' and ‘a'.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write c program to find the distance traveled at regular
Reference No:- TGS01532462

Expected delivery within 24 Hours