Question: Create a NOTEPAD or PDF file that restates the problem in your own words, specifies what input is needed from whomever is using the process,
Create a NOTEPAD or PDF file that restates the problem in your own words, specifies what input is needed from whomever is using the process, what output is expected, the step by step process (algorithm) to get the output from the input, and test data (input for which you know the expected, output for each of the 3 problems given below. You should not write any actual C ++ code. Make sure the problem statement is in your own words and is descriptive enough so someone not reading the problem I gave you (or someone not having the textbook) will understand what is being done. (See the posted document containing example algorithms). Attach your file to the Algorithms 2 Assignment on Canvas. Problem 1: The systolic blood pressure is read when the heart is pumping under pressure and the diastolic while the heart is resting. You have been asked to help a biomedical team to screen prospective participants volunteering for a study. A volunteer is only eligible if the systolic pressure is less than 125 and the diastolic is less than 82 . Create a process that will ask the user to enter the readings, then state if the volunteer is eligible to participate in the study. When the volunteer is not eligible, state why the volunteer is not eligible
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
