Answer:
Wat the heck?
Step-by-step explanation:
Is this hw cus I feel bad for ya!
To answer this question, you do 5 2/3 divided by 1/2. First, change 5 2/3 to 17/3. Then, use the reciprocal method by doing 17/3 times 2/1, which gives you 34/3. That’s 11.3 repeating, so they can make 11 whole snowmen.
Suppose we have had S visitors in n months since EIS (Entry Into Service) of the site, then :
<span>S(n) = 8100 + 8100 * 3 + 8100 * 3^2 + 8100 * 3^3 + ... +8100 * 3^n </span>
<span>S(n) = 8100 * [ 1 + 3 + 3^2 + 3^3 + ... + 3^n ] </span>
<span>and we know that : </span>
<span>1 + 3 + 3^2 + 3^3 + ... + 3^n = (3^(n+1) - 1)/(3 - 1) </span>
<span>= (3^(n+1) - 1)/2 </span>
<span>therefore </span>
<span>S(n) = 8100 * (3^(n+1) - 1)/2 </span>
<span>finally : </span>
<span>S(n) = 4050 * (3^(n+1) - 1) </span>
<span>and this allows you to obtain the month n, if you know S(n) : </span>
<span>3^(n+1) = S(n) /4050 + 1 </span>
<span>therefore : </span>
<span>n = ln[S(n) /4050 + 1] /ln3 - 1 </span>
<span>hope it' ll help !!</span>