In order to reduce weight healthily, weight will be reduced by 4% every month.
Please calculate how many months it will take by achieving the target weight.
eg. My weight now is 54.3 kg, and I want to lose weight to 46.5 kg. It will take 4 months;
input : before=54.3,after=46.5 >>> output : month = 4
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers50
Suggested Problems
-
Generate N equally spaced intervals between -L and L
954 Solvers
-
Create matrix of replicated elements
402 Solvers
-
648 Solvers
-
427 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!