Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use Python Question to get values from but not needed for problem Part 1 finished code #Hint: Start by initilizing variables for all the symbols

Use Python

Question to get values from but not needed for problem

image text in transcribed

Part 1 finished code

#Hint: Start by initilizing variables for all the symbols (A, d, P, L, sigma_y, epsilon_x, epsilon_y, delta_x, delta_y, E, V, G) from fractions import Fraction A=0.306796 d=Fraction(5,8) P=750 L=5.0 sigma_y=2.4446*10**3 epsilon_x=-0.040 epsilon_y=0.090 delta_x= delta_y= E=27.16*10**3 V=0.44 G=9.43*10**3

#your answer should calculate that E=27160, V=0.44, and G=94300 # DO NOT CHANGE ANYTHING BELOW THIS print(E) print(V) print(G)

PART 2: PLEASE HELP WITH THIS QUESTION

Check your answer by adjusting the inital values of d, P, delta_x, delta_y. (this is how I will check your solutions)

You should be able to change only those four values to recieve correct final answers for E, V, and G.

Next you will REWRITE the script you wrote above so that the initial values d, P, delta_x, and delta_y are contained within a list. The final values of E, V, and G should also be in a list. There should be one output to this script, which will be to print() your solution list.

#name your initial values list: init_values=[] #name your final values list: sol=[] #Rewrite your code from the first exercise, but use INDEXING to access initial values #Return answers within a list

A standard te ser lest is used to determine the ope les o an e perimental asti lhe les oe men is -in-clan ster o and t is se ecte to a tensile for e o 5 rodulus of elasticity, the medlus of rigiity, and Possoni's ratio for the meteal. (Round the final arewers to two dedmal places) Kno ng a an e on aion o 45 in and a de e se in de ete of 25 in are served in 5-in gage length determine the in. dhameter 5.0 in The modulus of elasticity for thernellerial is | 271104|-103 psi. The modulus uf rigidly for the maienal is | g 43-10% . 103 psi Poissons ratia for the matarlal is 0 44 :0% Explanlon P= 750lb 2450l t0040 5216 10 pli

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

Database Design And Implementation

Authors: Edward Sciore

2nd Edition

3030338355, 978-3030338350

More Books

Students also viewed these Databases questions

Question

=+herself to in terms of equity with regard to this assignment?

Answered: 1 week ago

Question

=+ What typical employee will the IA compare him/

Answered: 1 week ago

Question

=+7 What is the overall cost of the international assignment?

Answered: 1 week ago