Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please do this in python 3.8 and without numpy 10:14 O O ER & 185% Question 4 (10 Points) Write a well-documented, Python program, wwk104.py

Please do this in python 3.8 and without numpy

image text in transcribed

10:14 O O ER & 185% Question 4 (10 Points) Write a well-documented, Python program, wwk104.py that simulates tossing a person hurling a rock horizontally at a speed of = 10 m/s from a bridge 50m above the river. baseball, straight-up, in the air. The equation of motions are: x(t) = ut and y(t) = 50 - 2. The physical parameter g = 9.8" Use Python lists to represent time t and the quantities X(t), y(t) X(t), and y(t). Bridge = 10 m/s Rock Trajectory 50 m water Rock Toss Geometry Hints: Use the range-operator to form the time list from 0 to 3.2 seconds in increments of 100 ms. The list for y(t) will have one less element than the list for y(). Accordingly, set the first term of y(0) = 0. Grading: Submit hmwk 104.py to Canvas. Two-points for each list, t.x(t),y(t) e(t), and y(t).. Hrw194 Rock Toss Speeds vs Time 19 1920 25 30 35 Hmwk 104.png' Optional Page 5

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_2

Step: 3

blur-text-image_3

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

Oracle 10g SQL

Authors: Joan Casteel, Lannes Morris Murphy

1st Edition

141883629X, 9781418836290

More Books

Students also viewed these Databases questions

Question

=+What do they (audience members) currently think?

Answered: 1 week ago