Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assumptions and Submission: You can make the following assumptions: 1. The names of airplanes will not have any spaces 2. The list of airplanes will

image text in transcribed
Assumptions and Submission: You can make the following assumptions: 1. The names of airplanes will not have any spaces 2. The list of airplanes will not always contain the same number of airplanes For full marks, match the output styling shown in the test cases exactly. Remember to comment your code, describing what it is doing, as discussed in class. Remember to follow proper naming conventions. This assignment is splitinto two parts. You must submit both a parametric modelling (contained in a PDF) and a .py file zipped. Part 1 Submitted via PDF Welcome to CS1003 International Airport! You have been hired by this airport to develop a program that involves calculating various values for airplanes thatwill help air traffic control. An airplane takes off from rest at an acceleration of +2.50m/s? for 185km. Once in the air, the plane must slow down at a deceleration of -0.50m/s? until it reaches a constant speed of 1080km/h to avoid other planes in the surrounding area. What is the distance the airplane travels while decelerating? Hint: you will need to find the velocity of the airplane atthe end of the acceleration period to calculate the displacement. Assume air resistance and wind speed will be negligible. Helpful Formulas: d, = V; At + 0.5a,At? Vo=V +a,At sz = sz + 2a,4d, a, = Acceleration of take of f in m/s? a, = Deceleration until constant velocity inm/s d, = Distance travelled while acceleration inm d, = Distance travelled while deceleration inm V; = Initial Velocity inm/s V, = Peak velocity after acceleration inm/s V; = Deceleration until constant velocity inm/s At = Time until maximum velocity in seconds 2

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Coherent States And Applications In Mathematical Physics

Authors: Didier Robert, Monique Combescure

2nd Edition

3030708446, 9783030708443

More Books

Students also viewed these Physics questions

Question

OUTCOME 2 Describe how a training needs assessment should be done.

Answered: 1 week ago