Exercise: Question 2 To calculate the total retail price of a product in a supermarket, the retail price of the item being purchased and the VAT (value added tax) rate must be provided to the person in charge of determining the total retail price. Once these items have been provided, the person calculates the VAT amount and the total retail price. Due to the increase in number of products, the calculation of the total retail price will now be done by a computer. . By using input, process and output approach • Produce the analysis of this problem • Produce the pseudocode required to solve this problem​