Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Python problem using python please ! At least tell me why using vx and vy in this question, And I think for (3) I need

Python problem

using python please!

At least tell me why using vx and vy in this question, And I think for (3) I need to using y to find t then put t in x equation to get x?

Please talk me through this, thank you.

This what I get so far. https://paste.ee/p/SzYxh

vox = v0 * math.cos(theta * math.pi/180) voy = v0 * math.sin(theta * math.pi/180) g = 9.8

image text in transcribed

For the next problems, consider the trajectory problem with a linear drag force where we derived the following relations, 2. (5 pts) Write a program that when run from the command line prompts the user to enter vo in m/s and in degrees for the projectile s initial velocity, then prompts the user for the drag term in s. The program should then solve for the time at which the projectile returns to the horizontal, y = 0, using Newton's method. 3. (5 pts) Assume the cannon is situated on a cliff of height h in meters. Write a second version that additionally prompts for the height of the cannon above the plain over which it is aimed. Have the program solve for the range of the cannon and print out the

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2022 Grenoble France September 19 23 2022 Proceedings Part 4 Lnai 13716

Authors: Massih-Reza Amini ,Stephane Canu ,Asja Fischer ,Tias Guns ,Petra Kralj Novak ,Grigorios Tsoumakas

1st Edition

3031264118, 978-3031264115

More Books

Students also viewed these Databases questions

Question

I am paid fairly for the work I do.

Answered: 1 week ago

Question

I receive the training I need to do my job well.

Answered: 1 week ago