Answer:
$4918
Explanation:
You want the tax owed on $90,000 using the given tax rate table.
Tax computation
The tax is the sum of the amounts of tax due in each income range.
tax = 0.0575(90,000 -17,000) +0.05(17,000 -5000) +0.03(5000 -3000) +0.02(3000)
= 0.0575(90,000) -(17000(.0575 -.05) +5000(.05 -.03) +3000(.03 -.02))
= 0.0575(90,000) -(127.50 +100 +30)
= 5175 -257.50 = 4917.50
Rounded to the nearest dollar, the tax due is $4,918.
__
Additional comment
The tax will be the maximum of ...
- 0.02x
- 0.03x -30 . . . . . . . . . . applicable over 3000
- 0.05x -130 . . . . . . . . . .applicable over 5000
- 0.0575x -257.50 . . . . applicable over 17000
You can compute them all and find the maximum, or you can choose the function applicable to the income amount. The result is the same.
<95141404393>