All individuals (incl. deceased estates and trusts) other than companies. Rates of tax from years of assessment ending 2021/22 (N$) Taxable Income N$ 0- 50 000 Not taxable 50 001 - 100 000 18% for...


I am required to create an m-file for MATLAB assignment


All individuals (incl. deceased estates and trusts) other than companies.<br>Rates of tax from years of assessment ending<br>2021/22 (N$)<br>Taxable Income N$<br>0- 50 000<br>Not taxable<br>50 001 - 100 000<br>18% for each N$ above 50 000<br>100 001 - 300 000<br>9 000 + 25% for each N$ above 100 000<br>300 001 - 500 000<br>59 000 + 28% for each N$ above 300 000<br>500 001 - 800 000<br>115 000 + 30% for each N$ above 500 000<br>800 001 - 1 500 000<br>Above 1 500 000<br>205 000 + 32% for each N$ above 800 000<br>429 000 + 37% for each N$ above 1 500 000<br>1. Using the if, elseif, · .. , else control structure, write a MATLAB program for calcu-<br>lating individual taxes.<br>[10]<br>(a) Using the program above, Compute a monthly tax (in Namibian Dollars) payable<br>by an individual earning N$980, 953 per annum, with a tax free monthly allowance<br>of N$15, 000. NB: Your answer to this question should be presented as a comment<br>at the end of the main code, with all details.<br>[5]<br>2. Using the switch, case, · .. , otherwise control structure, write a MATLAB program<br>for calculating individual taxes.<br>[10]<br>(a) Using the program above, compute an annual tax (in Namibian Dollars) payable<br>by an individual earning N$54, 340 per month, with a tax free annual allowance<br>of N$43, 872. NB: Your answer to this question should be presented as a comment<br>at the end of the main code, with all details.<br>[5]<br>

Extracted text: All individuals (incl. deceased estates and trusts) other than companies. Rates of tax from years of assessment ending 2021/22 (N$) Taxable Income N$ 0- 50 000 Not taxable 50 001 - 100 000 18% for each N$ above 50 000 100 001 - 300 000 9 000 + 25% for each N$ above 100 000 300 001 - 500 000 59 000 + 28% for each N$ above 300 000 500 001 - 800 000 115 000 + 30% for each N$ above 500 000 800 001 - 1 500 000 Above 1 500 000 205 000 + 32% for each N$ above 800 000 429 000 + 37% for each N$ above 1 500 000 1. Using the if, elseif, · .. , else control structure, write a MATLAB program for calcu- lating individual taxes. [10] (a) Using the program above, Compute a monthly tax (in Namibian Dollars) payable by an individual earning N$980, 953 per annum, with a tax free monthly allowance of N$15, 000. NB: Your answer to this question should be presented as a comment at the end of the main code, with all details. [5] 2. Using the switch, case, · .. , otherwise control structure, write a MATLAB program for calculating individual taxes. [10] (a) Using the program above, compute an annual tax (in Namibian Dollars) payable by an individual earning N$54, 340 per month, with a tax free annual allowance of N$43, 872. NB: Your answer to this question should be presented as a comment at the end of the main code, with all details. [5]

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here