Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please write this code using c# Please write a federal income tax estimator ask the user to enter the number of w2s they have to

Please write this code using c#

image text in transcribed

Please write a federal income tax estimator ask the user to enter the number of w2s they have to enter, then loop through and total their gross income from each individual w2 ask them to enter deductions until they are done entering values if their total deductions is less than the standard deduction, use the standard deduction ( $12,950) for individuals then calculate their taxes owed at each bracket based on their adjusted gross income ( gross income - deductions ) display taxes owed at each bracket, even if it's $0 then display total taxes owed, taxes as % of gross income and taxes as % of adjusted gross income

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts of Database Management

Authors: Philip J. Pratt, Mary Z. Last

8th edition

1285427106, 978-1285427102

More Books

Students also viewed these Databases questions