Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a MATLAB function that calculates the amount of radio active material, A, at time t using the following relationship Problem (1): Radioactive decay can

Write a MATLAB function that calculates the amount of radio active material, A, at time t using the following relationshipimage text in transcribed

Problem (1): Radioactive decay can be modeled by the equation A=A0ekt where A is the amount at time t,A0 is the amount at time t=0, and k is a constant. Write a MATLAB program that calculates the amount of a radioactive material. When executed the program asks the user to enter the half-life of the material (in years), the current amount of the material (in lb), and the number of years t from now for which amount should be calculated. From this information the program first calculates the constant k and then the amount at t years. For output the program displays the message: "The amount of the material after XX years is XX kg" where XX are the corresponding numerical values. Use the program to determine how much plutonium-239 (halflife 24110 years) will be left from 50lb after 500 years

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

Heat And Mass Transfer Fundamentals And Applications

Authors: Yunus Cengel, Afshin Ghajar

5th Edition

0073398187, 978-0073398181

More Books

Students also viewed these Chemical Engineering questions