Question: Algorithm Design Please create one Word document containing the answers for all the questions. Each question must be answered using one of the two methods
Algorithm Design
Please create one Word document containing the answers for all the questions.
Each question must be answered using one of the two methods specified.
Write an algorithm using pseudocode or a flowchart of the following: 1) the user inputs 3 different numbers and you must find the smallest and largest numbers. Assume they are all whole numbers.
2)Calculate the final price for a product. The user must input the quantity and you can set the unit price. The sales tax is 8%.
3)Find the exponential value of a number input by the user. You must ask for both the number and the exponent value. For example: if the user inputs 3, and the exponent is given as 3, the value is 27.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
