Write pseudocode for a program that calculates and displays


Problem : Write pseudocode for a program that calculates and displays the total retail price of an item sold at a store.

The total retail price of a sale item is the price of an item before sales tax plus the amount of sales tax on the item.

The program will need to get the sales tax rate and the price of the item before sales tax from the user in order to calculate the total retail price of the item.

The program should output (display) the calculated amount of sales tax on the item and the total calculated total retail price of the item.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write pseudocode for a program that calculates and displays
Reference No:- TGS02897382

Expected delivery within 24 Hours