Answer to Question #24303 in C++ for sarah

Question #24303
write a c++ program that will compute for the net income of a particular employee. you have to accept name,position,and number of days worked. the position has three categories: if Manager rate per day is 500, if supervisor is 400, if employee is 300. then after accepting the rate per day, compute gross=rate per day times number of days worked, compute for the bonus, if gross is >=8000, bonus=1000; if gross>=5000,bonus=750; if gross>=3000, bonus=500; if less, bonus=0; compute for the deductions SSS is always 10% of gross, MEDICARE is always 100 dollars; and TAX, if gross >=7000, tax=15% of gross; if gross>=4000, tax=10% of gross, if gross>=2000, tax= 5% of gross. then compute for Net INCOME=GROSS PLUS BONUS MINUS TOTAL DEDUCTION. then display the net income.


please i need answers. help me, thank you so much.
0
Expert's answer

Answer in progress...

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS