Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PYTHON 2. In physics, a common useful equation for finding the position s of a body in linear motion at a given time t, based

PYTHONimage text in transcribed

2. In physics, a common useful equation for finding the position s of a body in linear motion at a given time t, based on its initial position s0, initial velocity v0, and rate of acceleration a, is the following: S=S0+v0t+1/2at2 Write a program in which you compute and print s for the following initial values: So with a value of 12 v0 with a value of 3.5 , a with a value of 9.8 and t with a value of 10 . The value of s is 537.0 Use variables in your solution

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

Public Finance

Authors: Harvey S. Rosen

5th Edition

025617329X, 978-0256173291

Students also viewed these Databases questions

Question

What is conservative approach ?

Answered: 1 week ago

Question

What are the basic financial decisions ?

Answered: 1 week ago