BY USING PYTHON PROGRAMMING
USEFUL INFORMATION i calculated
a= 0.19 m/s2 upward
v= 0.19 * time
y (position) = 0.5*0.19*time^2
time to reach 10000 m is 325 seconds ( to check the solution
)
A rocket of mass 1000kg is located on Earth's surface. In order to launch the rocket a force of 10000N is provided by the engines. Compute and display the path of the rocket, having it leave a trail. Calculate how long it takes the rocket to reach a height of 10000m. Create a cone representing the rocket and a sphere representing the Earth using the given attributes. Define a while loop determining the motion of the rocket until it reaches its desired height. Print the time it takes the object to reach 10000m.
A rocket of mass 1000kg is located on Earth's surface. In order to launch the rocket a force of 10000N is provided by th
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A rocket of mass 1000kg is located on Earth's surface. In order to launch the rocket a force of 10000N is provided by th
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!