
William W. answered 09/14/24
Math and science made easy - learn from a retired engineer
There are 7 days in 1 week and 14 days in two weeks, etc, So if you want to find the number of days, you multiply the number of weeks by 7. So the number of days in "w" weeks is "7w".
There are 24 hours in 1 day and there 48 hours in 2 days, etc. So if you want to find the number of days, you divide the number of hours by 24, So the number of days in "h" hours is "h/24"
You can combine these together if you want and say the number of days in "w" weeks and "h" hours is:
7w + h/24