Answered step by step
Verified Expert Solution
Question
1 Approved Answer
write the design in pseudo code Task 5 - Income Tax Program The following table from the Australian Tax Office website describes the formula applied
write the design in pseudo code
Task 5 - Income Tax Program The following table from the Australian Tax Office website describes the formula applied to calculate the amount of income tax that must be paid. Taxable income 0-$18,200 $18,201 - $37,000 $37,001 - $80,000 $80,001 - $180,000 $180,001 and over Tax on this income Nil ECU EDITH COWAN 19c for each $1 over $18,200 $3,572 plus 32.5c for each $1 over $37,000 $17,547 plus 37c for each $1 over $80,000 $54,547 plus 45c for each $1 over $180,000 Based on this table, write a program that prompts the user to enter their income and then shows the amount of tax that they must pay. Before writing any code, use either (or both) pseudocode or a flowchart to design the program. That's all for this workshop. If you haven't completed the workshop or readings, find time to do so before next week's class.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
The skin friction coefficient Cf for a laminar boundary ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started