Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions