Write c program to find the distance travelled at regular


The total distance travelled 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 travelled 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'.

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Write c program to find the distance travelled at regular
Reference No:- TGS01129272

Now Priced at $20 (50% Discount)

Recommended (90%)

Rated (4.3/5)