Question

where is the mort t time t, Λ0 s the mDrt at bme t 0, and K s constant. ite o program that calculates the mort radioactive material. V hen executed the rogram12sks the userto onto he ha ife ofthe material in years the current amount o t e m en n b and the number of yc s from now or nch t e mort sh d be calcua ca cm th m rmation he prcgram in calcul toz the constan and then he amountこt years. For cu p the program c spla s ne messaoc he 교moum o he ma cr al af:er X years is X kg where X e he corresponding n marca va es Use the proram to determine how much plutonium 239 lh Flit 24.110 years》 wil be left from 5C lbafter 500 years.

Radioactive decay can be modeled by the equation
A=A0e−kt

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 the 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 (half-life 24,110 years) will be left from 50 lb after 500 years.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

MATLAB CODE:

%Radioactive decay
t_half = input('Enter half life of the radioactive material(in years): ');
a_init = input('Enter current amount of the material (in lb): ');
t = input('Enter the number of years t from now for which the amount should be calculated: ');
a = a_init*exp(-(0.693/t_half)*t);
fprintf('The amount of the material after %.2f years is %.2f kg\n', t,a);

OUTPUT:

Enter half life of the radioactive material (in years) 50 Enter current amount of the material (in lb) 80 Enter the number of

Add a comment
Know the answer?
Add Answer to:
Radioactive decay can be modeled by the equation A=A0e−kt where A is the amount at time...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 27. Radioactive decay is modeled by this function where R is the ratio of remaining material...

    27. Radioactive decay is modeled by this function where R is the ratio of remaining material and k is the rate of decay. (t is time in years) R=en a. Wh When 800 years have passed, the material has lost 20% of its radioactivity, so R is 0.80 (i.e. 80% is left). Find the rate of decay. b. Use the exact rate of decay from part a. Find the half-life of this element. (Half-life means only 50% of radioactivity is...

  • 5) It is known that radioactive decay of a substance can be modeled as N =...

    5) It is known that radioactive decay of a substance can be modeled as N = Noe"t/t, where No is the amount of substance N at time-0, and r is the mean lifetime of a radioactive particle before decay In le')= a) Linearize this equation. (4 points) N Ne ( b) Given the data in the table, perform the linear regression to the equation you wrote in part a). Show your work to receive full credit. (16 points) 2 h....

  • **SOLVE THIS USING MATHLAB** NOTE: Set the radioactive decay constant 'k' equal to 0.000100128 DIFFERENTIAL EQUATIONS...

    **SOLVE THIS USING MATHLAB** NOTE: Set the radioactive decay constant 'k' equal to 0.000100128 DIFFERENTIAL EQUATIONS 2. One of the applications of Differential Equations is Growth and Decay. Radioactive decay is an exponential process. If xo is the initial quantity of a radioactive substance at time t= 0, then the amount of that substance that will be present at any time t in the future is given by x(t) = Where 'k' is the radioactive decay constant. Create a script...

  • 11 Properties of Radioactivity Prelaboratory Questions Name Laboratory Section 1. The decay behavior of a radioactive...

    11 Properties of Radioactivity Prelaboratory Questions Name Laboratory Section 1. The decay behavior of a radioactive substance obeys first order kinetics: In (N/N.) = -kt, where N is the amount of radioactive nuclei at time = t seconds, N, is the amount at t = 0 seconds, k is the first order rate constant, and t is the elapsed time. If the half-life of the radioactive nuclei is 10 minutes, calculate the amount that remains after 75 seconds. (Hint: at...

  • 23) In the formula A(O)- Agekt, A is the amount of radioactive material remaining from an...

    23) In the formula A(O)- Agekt, A is the amount of radioactive material remaining from an initial am a given time t, and k is to e decays at a rate of 0.3% annually. Determine hehalf ife of this isotope, to the nearest year is a negative constant determined by the nature of the material. A certain radioactive A) 231 yr B) 100 yr C) 167 y D) 2yr 24) The half-life of an element is 5.0 x і012 yr....

  • Applications of Exponential Equations Many real-life situations can be modeled by an exponential ...

    ANSWER ALL PLEASE! Applications of Exponential Equations Many real-life situations can be modeled by an exponential growth function of the form A(t) Ao ett constant that affects the rate of growth or decay, and t represents time. Using your knowledge of writing exponential equations that you did in the beginning of this chapter, what would A or an exponential decay function of the form A(t)-A ett where k represents the represent? 1. The amount of carbon-14 present in animal bones...

  • Review Constants Periodic a substance active times that the countable and will therefore decay by my...

    Review Constants Periodic a substance active times that the countable and will therefore decay by my name of processes the decay Del decay of the day of radioactive comm o der Therefore theme of daycan t orbed by the megrated w omen e n we used to describe the food chemical con In where the mo s t coloraty t he com by man of these quo ng 0. the world when contre long for fraction remaining - - (0.5)"...

  • Can someone please tell me what chapters (1-5) these questions are based on? I have already answered the questions and u...

    Can someone please tell me what chapters (1-5) these questions are based on? I have already answered the questions and understand how to solve the material, but i want to be able to pinpoint where i can find this info. in the book. I am using Brigham’s Fundamentals of Financial Management (pictures attached). If it is hard to read, please let me know. i will post better pictures. i know the time vale of money stuff already EDIT: HERE IS...

  • How can we assess whether a project is a success or a failure? This case presents...

    How can we assess whether a project is a success or a failure? This case presents two phases of a large business transformation project involving the implementation of an ERP system with the aim of creating an integrated company. The case illustrates some of the challenges associated with integration. It also presents the obstacles facing companies that undertake projects involving large information technology projects. Bombardier and Its Environment Joseph-Armand Bombardier was 15 years old when he built his first snowmobile...

  • Hi please can you answer 4 questions .. thanks for help Factoes hich Infuence The Rates...

    Hi please can you answer 4 questions .. thanks for help Factoes hich Infuence The Rates Of Resction Name Date Prelab Question Lab Instructor Lab Section a. List the potential ehemical hazards in this experiment and tell how you wi handle them in order to make this experiment safe for you and others in the laboratory b. List the potential procedural hazards in this experiment and tell how you will handle them in order to make this experiment safe for...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT