Chomping Cow

Geometry Level 5

There is a cow in a field which is attached to a 50 m × 25 m 50\text{ m}\times 25 \text{ m} barn at one corner by a 65 m 65 \text{ m} rope. Every midday, the cow eats exactly 500 m 2 500\text{ m}^2 of grass if it can reach it. Every midnight, the area of the grass within the reach of the cow grows by 1%. If this process begins at 8:00 AM on day 1, on which day will the cow not have enough grass to eat?

Details and Assumptions:

  • The cow can be assumed to be a point with no size.
  • The grass can be assumed to have no height.
  • The cow cannot be untied from the rope.
  • The field is suitably large such that the cow cannot reach the edge.
  • Both the eating and regrowing of the grass can be assumed to be instantaneous.
  • Assume the value of π = 3.14159 \pi = 3.14159 .


The answer is 26.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Joseph Newton
Feb 5, 2018

By constructing arcs we can see where the cow is able to graze. At the corners, the rope is cut off at a certain point acting as a new anchor point for the rope, resulting in the 15m and 40m quadrants. Finding the area of each of these sectors we get: A = 3 4 π 6 5 2 + 1 4 π 1 5 2 + 1 4 π 4 0 2 = 3625 π m 2 of grass \begin{aligned}A=\frac{3}{4}\pi65^2+\frac{1}{4}\pi15^2+\frac{1}{4}\pi40^2\\ =3625\pi\text{m}^2\text{ of grass}\end{aligned} Now we know the area of grass the cow can eat, we can move on to the next step. We will let G n G_n be the amount of grass on the n n th morning. Each day, we subtract 500 m 2 500\text{m}^2 of grass, then multiply by 1.01 1.01 for the grass regrowing by 1 % 1\% : G 1 = 3625 π G 2 = [ G 1 500 ] × 1.01 = [ 3625 π 500 ] × 1.01 = 3625 π ( 1.01 ) 500 ( 1.01 ) G 3 = [ G 2 500 ] × 1.01 = [ 3625 π ( 1.01 ) 500 ( 1.01 ) 500 ] × 1.01 = 3625 π ( 1.01 ) 2 500 ( 1.01 + 1.0 1 2 ) G 4 = [ G 3 500 ] × 1.01 = [ 3625 π ( 1.01 ) 2 500 ( 1.01 + 1.0 1 2 ) 500 ] × 1.01 = 3625 π ( 1.01 ) 3 500 ( 1.01 + 1.0 1 2 + 1.0 1 3 ) \begin{aligned}G_1&=3625\pi\\\\ G_2&=\left[G_1-500\right]\times1.01\\ &=\left[3625\pi-500\right]\times1.01\\ &=3625\pi(1.01)-500(1.01)\\\\ G_3&=\left[G_2-500\right]\times1.01\\ &=\left[3625\pi(1.01)-500(1.01)-500\right]\times1.01\\ &=3625\pi(1.01)^2-500\left(1.01+1.01^2\right)\\\\ G_4&=\left[G_3-500\right]\times1.01\\ &=\left[3625\pi(1.01)^2-500\left(1.01+1.01^2\right)-500\right]\times1.01\\ &=3625\pi(1.01)^3-500\left(1.01+1.01^2+1.01^3\right)\end{aligned} At this point we can see a pattern emerging, which we can generalise: G n = 3625 π ( 1.01 ) n 1 500 ( 1.01 + 1.0 1 2 + 1.0 1 3 + + 1.0 1 n 1 ) G_n=3625\pi(1.01)^{n-1}-500\left(1.01+1.01^2+1.01^3+\dots+1.01^{n-1}\right) Now we can use the formula for the sum of a geometric series. In this case, the first term a a is 1.01 1.01 and the common ratio r r is also 1.01 1.01 . S n = a ( r n 1 ) r 1 S_n=\frac{a\left(r^n-1\right)}{r-1} G n = 3625 π ( 1.01 ) n 1 500 ( 1.01 + 1.0 1 2 + 1.0 1 3 + + 1.0 1 n 1 ) = 3625 π ( 1.01 ) n 1 500 [ 1.01 ( 1.0 1 n 1 1 ) 0.01 ] = 3625 π ( 1.01 ) n 1 50500 ( 1.01 ) n 1 + 50500 = ( 3625 π 50500 ) ( 1.01 ) n 1 + 50500 \begin{aligned}G_n&=3625\pi(1.01)^{n-1}-500\left(1.01+1.01^2+1.01^3+\dots+1.01^{n-1}\right)\\ &=3625\pi(1.01)^{n-1}-500\left[\frac{1.01\left(1.01^{n-1}-1\right)}{0.01}\right]\\ &=3625\pi(1.01)^{n-1}-50500(1.01)^{n-1}+50500\\ &=(3625\pi-50500)(1.01)^{n-1}+50500\\\end{aligned} We are looking for the point where the cow does not have enough grass to eat, i.e. the amount of grass is less than 500 m 2 500\text{m}^2 , so we will let G n G_n equal 500 500 and see what value of n n works. G n = 500 ( 3625 π 50500 ) ( 1.01 ) n 1 + 50500 = 500 ( 1.01 ) n = 50000 3625 π 50500 1.2784 log ( 1.01 ) n = log 1.2784 n log 1.01 = log 1.2784 n = log 1.2784 log 1.01 25.6827 \begin{aligned}G_n&=500\\ (3625\pi-50500)(1.01)^{n-1}+50500&=500\\ (1.01)^n&=\frac{-50000}{3625\pi-50500}\\ &\approx1.2784\\ \log(1.01)^n&=\log1.2784\\ n\log1.01&=\log1.2784\\ n&=\frac{\log1.2784}{\log1.01}\\ &\approx25.6827\end{aligned} This means that at some time between day 25 25 and day 26 26 , the amount of grass drops below 500 500 . Therefore, the cow will not have enough grass to eat on day 26 \boxed{26}

The Cow starts at 8:00 am so you can just add 0.3333 to your answer to get 26. You can use x/1=8/24 to convert hour. 25.6827+0.3333= 26.016.

James Guevara - 3 years, 4 months ago

Log in to reply

The fact that you can add 1/3 to almost get the right result is just a coincidence. The final formula for G is a continuous one, but remember that the action of the cow eating the grass and the grass regrowing happens at specific times of day. The function G just models the individual terms G1, G2, G3 and so on, so we are actually looking for the first term which is less than 500, meaning we would round the final answer up regardless of the decimals.

Basically what I'm saying is even if we got a result of 25.01, the final answer would still be 26.

Joseph Newton - 3 years, 4 months ago

As Joseph has said, I meant it for the regrowth of the grass, and the eating of the grass to be instantaneous. I will include this in the details and assumptions for clarity.

Stephen Mellor - 3 years, 4 months ago

A similar questions is here:

https://www.youtube.com/watch?v=kaLiagYuYPc

Syed Hamza Khalid - 2 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...