Problem 44427. what's my tax amount this year ?

given an annual salary x and a tax rate i calculate the amount that you have to pay.Example

x = 70000;
i=.10
y_correct =7000

Solution Stats

50.0% Correct | 50.0% Incorrect
Last Solution submitted on Feb 08, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers67

Suggested Problems

More from this Author12

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!