PDA

View Full Version : Last geometry challenge (very difficult)


GCT
Jul15-04, 07:00 PM
This problem should be very difficult for those of you inexperienced with geometry, yet anyone who has taken geometry and trigonometry is capable of solving this problem. Feel free to post the answer/ discuss, hopefully more of the latter.

There is a circle of grass with the radius R. We want to let a sheep eat the grass from that circle by attaching the sheep's leash on the edge of the circle. What must be the length of the leash for the sheep to eat exactly half of the grass?


-------
Online help with chemistry
http://groups.msn.com/GeneralChemistryHomeworkl

Xasuke
Jul15-04, 07:43 PM
I'm probably wrong, but here's my answer:

(2R) / (sqrt(2))

nizama
Jul16-04, 05:43 AM
Nah..

I think the answer is R/sqrt2...because you have x^2 = (R/2)^2 +(R/2)^2 and that is simply x^2 =(2R^2/4) and then x^2=R^2/2....so x=R/sqrt2

:)

Gokul43201
Jul16-04, 08:00 AM
nah nah ... clearly the length needs to be greater than R

Njorl
Jul16-04, 09:59 AM
Assume leash is length P.

Logically, R<P<2R.

P is the radius of a large circle centered at the edge of the circle of grass at a point callled Q.

We want to find the intersection of the areas of the 2 circles.

(Note, I may have my nomenclature wrong. It has been a while. I am assuming a sector of a circle is a pie shaped wedge, and a segment is that wedge minus the triagular part. I am assuming a chord is the line from one point on a circle's perimeter to another.)

At 2 points, A and B, the perimeters of the circles intersect.

Define the chord L as the line segment that simultaneously cuts a segment from both circles - it goes from A to B.

The area that the sheep consumes is equal to the sum of these two segments.

You can express the areas of these segments in terms of R,P and L and set it equal to half the area of the grass circle. This is not enough info yet. You still have 2 unknowns.

However, you also can express the segment of the grass circle as the sum of the isoceles triangle defined by ABQ and 2 segments of the grass circle, AQ and BQ. This will give you 2 equations and 2 unknowns, so you can solve for L and P.

Still, it looks like a lot of work, and I ain't doin' it.

Njorl

NateTG
Jul16-04, 11:59 AM
...Making things a little bit more fun...:
Assume that the Earth is a sphere of radius R with R \geq \frac{2r}{\pi}

NateTG
Jul16-04, 01:00 PM
Let's say that the length of the rope is l. Let
\theta=\cos^{-1}\sqrt{\frac{l^2-r^2}{r^2}}
then the area covered by the sheep will be:
\frac{r^2}{2} (\theta - \frac{1}{2} \sin {\theta}) + 4r^2(1-\cos \theta) (\pi - \theta)
so to find the length of the rope, solve:
\frac{1}{2}=\frac{1}{2}(\theta - \frac{1}{2} \sin {\theta})+4(1-\cos \theta) (\pi - \theta)
...
Let's see if \phi=\pi-\theta simplifies things...
\sin(\theta)=\sin(\pi - \phi)= \sin \phi
and
\cos(\theta}=\cos((\pi-\phi)=-cos \phi
so
1=(\pi - \phi - \frac{1}{2} \sin \phi) + 4 \phi (1 + cos \phi)

This is fairily easy to solve numerically, but I'm not sure I see a algebraeic solution.

ceptimus
Jul16-04, 03:03 PM
I think numerical methods are needed to solve this. I get 1.1587285 R

GCT
Jul16-04, 07:25 PM
Yes, a numerical solution is necessary. I'll post the answer by wed. (and the explanation).


-------
Online help with chemistry
http://groups.msn.com/GeneralChemistryHomework

Galileo
Jul17-04, 11:37 AM
Yuck, I got a solution after an hour of drawing and thinking. :yuck:
It's awful and I think there's a more elegant solution. Anyway, here what I got:

The length of the leash l should be:

l=R\frac{\sin(\theta)}{\sin(\theta/2)}

Where \theta is between zero and pi and is the solution to the following equation:

\theta\left(\frac{\sin(\theta)}{\sin(\theta/2)}\right)^2 +\pi-\theta-\sin(\theta)=0

I can't solve it numerically, because I don't have a program for it...
Can anyone help me with that numerical part and tell me my solution??

jcsd
Jul17-04, 12:35 PM
It's impossible to solve exactly.

GCT
Jul17-04, 01:06 PM
No it is not. A numerical solution is required.


-------
Help with chemistry
http://groups.msn.com/GeneralChemistryHomework

jcsd
Jul18-04, 04:52 AM
No it is not. A numerical solution is required.


-------
Help with chemistry
http://groups.msn.com/GeneralChemistryHomework

I don't get you, the goat problem can't be solved exactly. Ceptimus has already given as good of an answer as you're going to get.

GCT
Jul18-04, 12:18 PM
Yep, his answer is right.


-------
Help with chemistry
http://groups.msn.com/GeneralChemistryHomework

GCT
Jul18-04, 12:29 PM
Here's the solution for those who are interested:

Let L denote the length of the leash. Let O be the center of the grass circle, and Q the location where the leash is fastened. Let P and P' be the two points on the circumference of the grass circle at distance L from Q. Let B denote the measure of angle PQO in radians, and (C = π - 2B) the measure of POQ. Because PQO is isosceles, we have L = 2 R cos B. The pie-shaped region emanating from O and reaching from P to P' has area (1/2) R2 (2C) = R2 C. The pie-shaped region emanating from Q and reaching from P to P' has area L2 B. Together these regions cover the sheep's eating area, but they both cover the quadrangle OPQP', so we must subtract its area, 2 ( (1/2) R L sin B) = R L sin B. We obtain ( R^2 C ) + ( L^2 B ) - R L sin B = (1/2) π R^2, from which ( R^2 ( π- 2B))+( 4 R^2 B cos2 B )-( 2 R^2 sin B cos B )=(1/2)π R^2, or π - 2B + 4 B cos2 B - 2 sin B cos B = π /2. We solve this numerically for B, and obtain B = 0.952848, C = 1.235897, L=1.158728R.


-------
Help with chemistry
http://groups.msn.com/GeneralChemistryHomework

WickedProdigy
Jun11-10, 10:05 PM
This problem should be very difficult for those of you inexperienced with geometry, yet anyone who has taken geometry and trigonometry is capable of solving this problem. Feel free to post the answer/ discuss, hopefully more of the latter.

There is a circle of grass with the radius R. We want to let a sheep eat the grass from that circle by attaching the sheep's leash on the edge of the circle. What must be the length of the leash for the sheep to eat exactly half of the grass?


-------
Online help with chemistry
http://groups.msn.com/GeneralChemistryHomeworkl

sine of 45 degrees TIMES radius = Maximum leash for the sheep.
Sine45 degrees*r= x

venkatg
Dec7-10, 04:35 PM
Wickedprodigy - you probably have misunderstood the problem. The grass covers the entire circle; not just the boundary.