Radiation Level Analyzer In certain building at a top-secret research lab, some yttrium-90 has leaked into the computer analysts' coffee room. Right after the incident, a radiation measuring device was used by the analyst to measure how much leak of radiation (in millirem) that employees would currently be exposed of if they enter the room that day. The half-life of the substance is about three days; that is, the radiation level is only half of what it was three days ago. The analysts want to know how long it will be before the radiation is down to a safe level of 0.466 millirem a day. They would like a chart that displays the radiation level for every three days with the message "Unsafe" or “Safe" after every line. The chart should stop just before the radiation level is one-tenth of the safe level, because the more cautious analysts will require a safety factor of 10. The program should also print the first day that the room can be entered. Use Listbox control to display the result of the chart. Use string concatenation operator to achieve the chart as shown in the figure below. Notes: The datatype of radiation must be double Use & for the string concatenation Use vbTab for the data alignment Day x is the first day that the room can be safely entered Pattern of Output: Enter the Measured Radiation in Millirem: Days Radiation(millirem) Remark Day 0 Day 3 Unsafe Unsafe X.XX Day {last} Safe XXX The first day that the room can be entered by the employee is on day x.

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...
icon
Related questions
Question
100%

Develop a pseudocode or flowchart for the attached Radiation level analyzer problem.

Radiation Level Analyzer
In certain building at a top-secret research lab, some yttrium-90 has leaked into the computer
analysts' coffee room. Right after the incident, a radiation measuring device was used by the
analyst to measure how much leak of radiation (in millirem) that employees would currently
be exposed of if they enter the room that day. The half-life of the substance is about three
days; that is, the radiation level is only half of what it was three days ago. The analysts want
to know how long it will be before the radiation is down to a safe level of 0.466 millirem a
day. They would like a chart that displays the radiation level for every three days with the
message "Unsafe" or "Safe" after every line. The chart should stop just before the radiation
level is one-tenth of the safe level, because the more cautious analysts will require a safety
factor of 10. The program should also print the first day that the room can be entered. Use
Listbox control to display the result of the chart. Use string concatenation operator to achieve
the chart as shown in the figure below.
Notes:
The datatype of radiation must be double
Use & for the string concatenation
Use vbTab for the data alignment
Day x is the first day that the room can be safely entered
Pattern of Output:
Enter the Measured Radiation in Millirem:
Days
Radiation(millirem)
Remark
Day 0
Day 3
X.XX
Unsafe
X.XX
Unsafe
Day {last}
X.X
Safe
The first day that the room can be entered by the employee is on day x.
Transcribed Image Text:Radiation Level Analyzer In certain building at a top-secret research lab, some yttrium-90 has leaked into the computer analysts' coffee room. Right after the incident, a radiation measuring device was used by the analyst to measure how much leak of radiation (in millirem) that employees would currently be exposed of if they enter the room that day. The half-life of the substance is about three days; that is, the radiation level is only half of what it was three days ago. The analysts want to know how long it will be before the radiation is down to a safe level of 0.466 millirem a day. They would like a chart that displays the radiation level for every three days with the message "Unsafe" or "Safe" after every line. The chart should stop just before the radiation level is one-tenth of the safe level, because the more cautious analysts will require a safety factor of 10. The program should also print the first day that the room can be entered. Use Listbox control to display the result of the chart. Use string concatenation operator to achieve the chart as shown in the figure below. Notes: The datatype of radiation must be double Use & for the string concatenation Use vbTab for the data alignment Day x is the first day that the room can be safely entered Pattern of Output: Enter the Measured Radiation in Millirem: Days Radiation(millirem) Remark Day 0 Day 3 X.XX Unsafe X.XX Unsafe Day {last} X.X Safe The first day that the room can be entered by the employee is on day x.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
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 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)
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
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY