Maximising the Area of a Chord.

  • Thread starter Thread starter Liparulo
  • Start date Start date
  • Tags Tags
    Area Chord
Liparulo
Messages
18
Reaction score
0

Homework Statement


This is a problem within a problem. I need to differentiate the area of a chord of find the maximum area (and hopefully, in the process, radius).

Homework Equations


I found this equation on another site:
A=R^2[(Pi/180*c - sin c)]/2
Where:
• C is the central angle in degrees.
• R is the radius of the circle of which the segment is a part.
• A is the area of the chord.
(I think I typed it out correctly. Here's the website: http://www.mathopenref.com/segmentarea.html)

The Attempt at a Solution


First problem: How can I differentiate the equation when the is denominator is 2? My central angle is 180 Degrees, so it worked out to be:
A=R^2[(Pi - sin 180)]/2
Something is terribly wrong, I'm sure. Is it even the right formula? There is also this formula:
http://mathworld.wolfram.com/Chord.html

Sorry it's a little messy, but my thought pattern is crazy at the moment. Thanks for any help.
 
Physics news on Phys.org
First, a chord is a line and so has no "area". I think you mean the area of the portion of a segment of a circle lieing between the chord and the circle.

But I don't see what your difficulty is. Having a "2" in the denominator is just another constant- it multiplies the final derivative.

If A= R^2(c- sin(c))/2 (note that I have removed the "pi/180" from your formula. That would be assuming that c is in degrees and the derivative of sin(x) is cos(x) only if x is in radians so I am treating c as being in radians to begin with.)

A= (R^2/2)(c- sin(c)) so that A'= (R^2/2)(1- cos(c)).

And what do you mean your "central angle is 180 degrees"? I thought you were trying to find the central angle that will give the largest area. Are you just checking to be sure the area formula works?

If c= 180 degrees, which is \pi/2 radians, then sin(c)= -1 so A= R^2\pi/2, the area of half of a circle as you would expect.
 
Ah, well there's a problem with my assignment right off the bat. I think I may be approaching it wrong.

The question asks us to minimise the materials needed for a gutter, in this case a circle. We then have to compare it to other shapes. My logic is to first find the maximum radius of the chord (effectively, where the gutter let's water in) and then set it as the radius for the circumference of the circle. Is that the right logic?
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top