Re: Simple Geometry Problem



"Randy Poe" <poespam-trap@xxxxxxxxx> wrote:
david bandel wrote:
Given a circular arc of length 15 units that is subtended by a chord of
the same circle of length 10 units, find the radius of the circle.

Draw a radii at either end of the arc. There is an angle
theta between them.

Draw the radius that bisects this angle. It is a perpendicular
bisector of the chord. You now have a relationship between
theta/2 and L/2, the length of half the chord.

You also have a relationship between theta and the length
of the arc.

Write down those two relationships and the solution should be
clear.

David, I suggest that you look at Case 1 at
<http://mathforum.org/dr.math/faq/faq.circle.segment.html>.

David Cantrell
.



Relevant Pages

  • Re: Drawing an arc with three inputs
    ... which draws an arc using only two inputs: ... int length = int.Parse; ... // draw line ... > vertical length and the sweep angle. ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Does the Calculus rest on Euclid?
    ... the equation s = r * theta is nowadays used to define the ... measure of an angle. ... How is arc length "far subtler" than area? ...
    (sci.math)
  • Re: Camber Thrust, Conning, and Out Riding
    ... Draw two lines crossing at 90 degrees and center your imaginary aircraft on ... The wings and fuselage have to generate enough effective lift to keep the ... Draw a line passing the thru the center of the cross at whatever angle you ... Angle theta represents the bank angle from the horizontal. ...
    (rec.motorcycles)
  • Re: Calculating dihedral angle
    ... you could get a cheap protractor and draw it out :-) ... Don't have to ..for angles under 5 degrees or so the tan of the angle is almost* the sine of the angle is almost the arc of the angle.. ... As theta tends to zero, sintends to tan tends to ...
    (rec.models.rc.air)
  • Re: Drawing an arc with three inputs
    ... We have similar code for drawing an arc with two inputs(length and ... angle). ... We have to draw one more arc with three inputs. ...
    (microsoft.public.dotnet.framework.drawing)