Computers and Technology
Computers and Technology, 04.08.2021 20:10, fia31

1.      Draw a flowchart algorithm and Write a c++ program that calculates the employee’s salary as Ethiopia context?   Here are the formulas on how to calculate personal (employee) income tax, pension, gross and net income in Ethiopia. For comparison purpose, we have also added the old net salary, pension and income tax caluculation methods.   §  Salary Income Tax = (Gross Salary * Tax Rate) – Deduction §  Employee Pension – Gross Salary x 7% §  Net Income = Gross Salary – Salary Income Tax – Employee Pension – Other Taxes (If applicable) §  Employee Pension – 7% §  Company Pension – 11%   No.      Salary Range (ETB)  Tax Rate            Deduction (ETB) 1.         0 –  600 Birr              Non-Taxable  – 2.         601 -  1,650 Birr                                  10%        60 Birr 3.         1,651 – 3,200 Birr            15%          142.50 Birr 4.         3,201 – 5,250 Birr            20%            302.50 Birr 5.         5,251 – 7,800 Birr            25%            565 Birr 6.         7,801 – 10,900 Birr            30%            955 Birr 7.         Over 10,900 Birr                   35%            1,500 Birr Sample Calculation If the salary of an employee is 2,000 Birr. By referring to the above table, we can see that 2,000 birr falls in the No. 4 row. So, Tax Rate = 15% and deduction = 142.50 Income Tax = (2,000 Birr x 15%) – 142.50 Birr Income Tax = 300 Birr – 142.50 = 157.50 Birr Employee Pension = 2,000 Birr x 7% = 140 Birr Employee Net Income = 2,000 Birr – 157.50 – 140 = 1702.50 Birr Net Income = 1,702.50 Birr​

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 20:00, manyah6189
Amanda needs to create an informative print brochure for her local library’s fundraiser dinner. what critical detail must she have before she starts designing the brochure?
Answers: 1
image
Computers and Technology, 23.06.2019 11:00, shawn20034
This chapter lists many ways in which becoming computer literate is beneficial. think about what your life will be like once you’re started in your career. what areas of computing will be most important for you to understand? how would an understanding of computer hardware and software you in working from home, working with groups in other countries and contributing your talents.
Answers: 1
image
Computers and Technology, 24.06.2019 17:40, orlandokojoasem1234
Write an assembly language program to input a string from the user. your program should do these two things: 1. count and display the number of words in the user input string. 2. flip the case of each character from upper to lower or lower to upper. for example if the user types in: "hello there. how are you? " your output should be: the number of words in the input string is: 5 the output string is : hello there. how are you?
Answers: 2
image
Computers and Technology, 25.06.2019 06:30, yushan2751
During which stage do you think is the best time for a company to purchase an emerging technology
Answers: 1
Do you know the correct answer?
1.      Draw a flowchart algorithm and Write a c++ program that calculates the employee’s salary as...

Questions in other subjects: