Question: Design a flowchart for a program that allows you to calculate the selling price of a product usign a simple program like Microsoft Word or
Design a flowchart for a program that allows you to calculate the selling price of a product usign a simple program like Microsoft Word or Power Point. Take into consideration the following:
A. Identify and declare the necessary variables
B. The flowchart should be designed so that the user enters the product name, the quantity sold, and the price per unit (input).
C. Calculations (processing) - represent the following calculations:
i.Subtotal (quantity multiplied by unit price)
ii.Discount, which will be 3% of the subtotal.
iii.The SUT is 11.5% of the difference of the subtotal and discount.
iv. Final price of the product
D. Al final should display all the variables that I calculate (output).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
