2) Tax payments are calculated based on the following conditions: (i) If the quantity supplied for a given furniture type is below 300 per year, then The tax is 15% of sales for office chairs. The tax...

I need the answer as soon as possible2) Tax payments are calculated based on the following conditions:<br>(i)<br>If the quantity supplied for a given furniture type is below 300 per year, then<br>The tax is 15% of sales for office chairs.<br>The tax is 20% of sales for office tables and desks.<br>(ii)<br>If the quantity supplied for any furniture type is at least 300 and does not<br>exceed 750 per year, then the tax is 25% of sales; otherwise, the tax is 30%.<br>You are required to:<br>(a)<br>Conduct problem analysis and design.<br>(b)<br>Write algorithms of:<br>(i) The function to calculate tax.<br>(ii) The function to calculate profit.<br>(c)<br>Explain how are you going to format and display your final outputs, as shown in<br>the sample report for the year 2021?<br>(d)<br>Write the Main Program, which calls two functions in part (b). Use C++ Stucture<br>to store relevant data for each furniture type.<br>

Extracted text: 2) Tax payments are calculated based on the following conditions: (i) If the quantity supplied for a given furniture type is below 300 per year, then The tax is 15% of sales for office chairs. The tax is 20% of sales for office tables and desks. (ii) If the quantity supplied for any furniture type is at least 300 and does not exceed 750 per year, then the tax is 25% of sales; otherwise, the tax is 30%. You are required to: (a) Conduct problem analysis and design. (b) Write algorithms of: (i) The function to calculate tax. (ii) The function to calculate profit. (c) Explain how are you going to format and display your final outputs, as shown in the sample report for the year 2021? (d) Write the Main Program, which calls two functions in part (b). Use C++ Stucture to store relevant data for each furniture type.

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here