Question

60days into weeks and days full statment solution

Answer

100% (4 rated)

The correct answer is: $8\text{ weeks }4\text{ days}$

Explanation

We convert days into weeks knowing that 1 week = 7 days. Divide the total days by 7 to find how many full weeks, then take the remainder as extra days.

Steps:

  1. Find full weeks: $$\text{weeks}=\left\lfloor\frac{60}{7}\right\rfloor=8$$
  2. Find remaining days: $$\text{days remaining}=60-8\times7=60-56=4$$
  3. Write the result: $$60\text{ days }=8\text{ weeks }4\text{ days}$$

Therefore, 60 days equals 8 weeks and 4 days. (Check: $8\times7+4=56+4=60$.)