Given a 7-day week, an nc -number of tc -hour classes, ta -hours awake in a day, and tw -hours that you work in a week....
Write an equation that will calculate the amount of free-time you have in a typical week.
NOTE: Read the top sentence for a better understanding of what each variable means, and assume that a tc -hour class will only take tc -hours from your week...
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers77
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15816 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2068 Solvers
-
Convert a vector into a number
620 Solvers
-
12297 Solvers
-
Replace multiples of 5 with NaN
472 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
It seems to me that the fictitious person in the test suite sleeps way too much (half the day). Less sleeping would solve his free-time problem.
:-D