Half life question in matlab

2 visualizzazioni (ultimi 30 giorni)
Bob
Bob il 2 Feb 2015
Modificato: Image Analyst il 2 Feb 2015
Question: Metronidazole (used to treat infections) has a half life of H = 7.9 hours. Use solve to calculate [5 pt] the amount of time it takes for 50mg to decay to 20mg. Note that the decay constant is −ln(2)/H.
Code: solve(x*(-log(2))/(log(50/20)));
Getting the wrong answer, not sure how to solve it correctly.

Risposte (0)

Categorie

Scopri di più su Particle & Nuclear Physics in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by