Radioactive decay of carbon-14 is used for estimating the age of organic material. The decay is modelled with the exponential function: f(t) = f(0)ekt where t is the time and k is a constant. Carbon-14 has a half-life of approximately 5730 years. A sample of paper taken from the Dead Sea Scrolls shows that 78.8% of the initial carbon-14 is present. Determine the estimated age of the scrolls. Solve the above problem through the following steps (this applies to your pseudo-code as well as your program): a) declare all known variable for example: • HalfLife=5730 //half-life of Carbon-14 in years • C14 = 78.8/100 //percentage of Carbon-14 in scrolls etc. b) the program first determines the constant k, which is calculated through the following equation: In (0.5) 5730 c) next, the age of the scrolls is calculated by the equation: 78.8 100 k k In( d) finally round the above answer to the nearest year to give the estimated age of the scrolls. e) display the result, which is the estimated age of the dead sea scrolls by using the disp function. Note: your displayed result (answer), needs to be a combination of words and the calculated value.
Radioactive decay of carbon-14 is used for estimating the age of organic material. The decay is modelled with the exponential function: f(t) = f(0)ekt where t is the time and k is a constant. Carbon-14 has a half-life of approximately 5730 years. A sample of paper taken from the Dead Sea Scrolls shows that 78.8% of the initial carbon-14 is present. Determine the estimated age of the scrolls. Solve the above problem through the following steps (this applies to your pseudo-code as well as your program): a) declare all known variable for example: • HalfLife=5730 //half-life of Carbon-14 in years • C14 = 78.8/100 //percentage of Carbon-14 in scrolls etc. b) the program first determines the constant k, which is calculated through the following equation: In (0.5) 5730 c) next, the age of the scrolls is calculated by the equation: 78.8 100 k k In( d) finally round the above answer to the nearest year to give the estimated age of the scrolls. e) display the result, which is the estimated age of the dead sea scrolls by using the disp function. Note: your displayed result (answer), needs to be a combination of words and the calculated value.
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
100%
using Scilab to solve to question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 1 images
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY