Results 1 to 10 of 10

Thread: Triangle in a circle

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Triangle in a circle

    Help! I just figured out I really suck at this.

    How can I figure out x (in terms of the angles and other side of course)?

    Also, it would be a great help if someone could point out a site to me that teaches this simple stuff.

    Thanks.

    Attached Images Attached Images  

  2. #2
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    is that 30 the angle on that side?

    if so:

    a triangle with 1 side as the diameter is always right. The bottom angle is the right angle. So this makes a 30 60 90 triangle. I don't remember the proportion for any sides...but I think it has sqrt(2) in it.

  3. #3
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810
    Using Trigonometry:

    Given that AY = 15, so:

    Y = 30,

    X = unknown

    if we use the relationship:

    sin 30deg = x/30

    x = 30 * sin 30deg

    x = 15

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  4. #4
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    assuming that c is a right angle, but its not given.
    if ab crosses the circle center, then you could draw a line from it to c and show that it is though.
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  5. #5
    Fanatic Member sql_lall's Avatar
    Join Date
    Jul 2002
    Location
    Up Above (i.e. AUS)
    Posts
    571

    Talking Trig stuff

    BTW:
    sin(30) = 1/2
    cos(30) = sqr(3)/2
    tan(30) = 1/sqr(3)

    Oh, the humiliation if i mixed up 30 and 60 again
    sql_lall

  6. #6
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810

    Re: Trig stuff

    Originally posted by sql_lall
    BTW:
    sin(30) = 1/2
    cos(30) = sqr(3)/2
    tan(30) = 1/sqr(3)

    Oh, the humiliation if i mixed up 30 and 60 again
    Tan 30deg is sqrt(3)/3, not 1/sqrt(3).

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  7. #7
    Fanatic Member sql_lall's Avatar
    Join Date
    Jul 2002
    Location
    Up Above (i.e. AUS)
    Posts
    571

    Talking hmm...

    wait:

    sqr(3)
    -------
    __3_______(Underlines for spacing reasons)


    = 1 *sqr(3)
    ----------------
    sqr(3)*sqr(3)

    = 1
    ------
    sqr(3)
    sql_lall

  8. #8
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810
    Still, you were wrong,

    denomonators must be rationalized, or it's invalid.

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  9. #9
    Fanatic Member sql_lall's Avatar
    Join Date
    Jul 2002
    Location
    Up Above (i.e. AUS)
    Posts
    571

    Talking hey

    fine, fine

    yet tan(30) is just an irrational number, and both 1/sqr(3) AND sqr(3)/3 are equal to that number

    And, it's actually not 'invalid' , just 'frowned upon' -
    sql_lall

  10. #10
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    denomonators must be rationalized, or it's invalid.
    nah its just that teachers like it more that way and they tend to "take marks off" in order to penalise you for not using a "good habit"
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width