SOLUTION: how many weeks are there in "y" days?

Algebra ->  Equations -> SOLUTION: how many weeks are there in "y" days?      Log On


   



Question 381465: how many weeks are there in "y" days?
Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
[y%2F7] weeks, where "[ ]" denote the greatest integer function.