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

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. Program 2: The flow incompressible fluid through a tube of various cross sections can be modeled using the continuity equation A1V1=A2V2 where A1 is the first cross sectional area, A2 is the second cross sectional area, V1 is the velocity at the first cross sectional area, and V2 is the velocity at the second cross sectional area. Create process that will prompt the user to enter the two cross sectional areas and the velocity at the firs cross sectional area. Then determine if the flow rate at the second cross-sectional area is the slower than at the first cross-sectional area, the same as at the first cross-sectional area, or faster than at first cross-section area

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!