A rocket started from the rest and goes straight up with an acceleration of 4.0 m/s^2 for the first 100 seconds. Then it coasts forever.
Write a program that asks the user to enter the time since the launch of the rocket in seconds.
Your program should then display:
Entered number in seconds
Speed of the rocket at that time
Altitude of the rocket at that time