Problem 44474. I hope to lose weight healthily...
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 commentsProblem Recent Solvers47
Suggested Problems
-
1891 Solvers
-
Find out missing number from a vector of 9 elements
302 Solvers
-
07 - Common functions and indexing 6
454 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
382 Solvers
-
Back to basics - mean of corner elements of a matrix
428 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!