Radium decomposes at a rate proportional to the amount present. If a quarter of the original amount disappears after 900 years, what is the percentage lost in 75 years?

7 views (last 30 days)
How do I solve for this using matlab?
  1 Comment
Sriram Tadavarty
Sriram Tadavarty on 29 Jul 2020
Hi Kyra,
May i know what have you tried so far? Where did you get struck? What is the issue you are facing to solve this?
Also, provide your question in the description as well.
Regards,
Sriram

Sign in to comment.

Answers (2)

Rohit Pappu
Rohit Pappu on 7 Aug 2020
As per my understanding of your question, you would like to solve a first order differential equation using MATLAB. This is possible using the dsolve function of Symbolic Math toolbox. Additional documentation on solving first order differential equations can be found here.

Image Analyst
Image Analyst on 7 Aug 2020

Categories

Find more on Mathematics and Optimization in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!