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

49.32% Correct | 50.68% Incorrect
Last Solution submitted on Nov 27, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers73

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!