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

48.47% Correct | 51.53% Incorrect
Last Solution submitted on Jul 29, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers79

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!