Question 2 (15 pts) A chemical plant releases and amount A of pollutant into a stream. The maximum concentration C of th
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 2 (15 pts) A chemical plant releases and amount A of pollutant into a stream. The maximum concentration C of th
Question 2 (15 pts) A chemical plant releases and amount A of pollutant into a stream. The maximum concentration C of the pollutant at a point which is a distance x from the plant is C: Write a script 'pollute', create variables A, C and x, assign A = 10 and assume the x in meters. Write a for loop for x varying from 1 to 5 in steps of 1 and calculate pollutant concentration C and create a table as following: >> pollute x с 1 X.XX 2 X.XX 3 X.XX 4 X.XX 5 X.XX [Note: The Xs are the numbers in your answer]
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!