Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Make the python program (pseudocode) to solve these questions ! 6. The oxygen equivalence number of a weld is a number that can be used

Make the python program (pseudocode) to solve these questions !

image text in transcribed
6. The oxygen equivalence number of a weld is a number that can be used to predict properties such as hardness, strength, and ductility. The article "Advances in Oxygen Equivalence Equations for Predicting the Properties of Titanium Welds" presents several equations for copmuting the oxygen equivalence number of a weld. An equation designed to predict the strength of a weld is X = 1.12C + 2.69N + 0 -0.21Fe, where X is the oxygen equivalence, and C, N, O, and Fe are the amounts of carbon, nitrogen, oxygen, and iron, respectively, in weight percent, in the weld. Suppose that for welds of a certain type, Mc = 0.0247, AN = 0.0255, Mo = 0.1668, HFe = 0.0597, oc = 0.0131, ON = 0.0194, 60 = 0.0340, OFe = 0.0413 . Furthermore, assume that correlations are given by PC.N = -0.44, PC,N = 0.58, PC,N = 0.39, PC,N = -0.32, PC,N = 0.09, and Pc.N = -0.35. a. Find ux b. Find Cov(C, N), Cov(C, O), Cov(C, Fe), Cov(N, O), Cov(N, Fe), and Cov(O, Fe) c. Find ox 6

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

Professional Android 4 Application Development

Authors: Reto Meier

3rd Edition

1118223853, 9781118223857

More Books

Students also viewed these Programming questions