Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

vector problem

  • 20-04-2010 5:42pm
    #1
    Registered Users, Registered Users 2 Posts: 603 ✭✭✭


    two vectors where the modulus of a equals the modulus of b which equals the modulus of a-b...find the angle between a and b.slightly confused with this one.anyone got any ideas?


Comments

  • Closed Accounts Posts: 193 ✭✭straight_As


    I may have over simplified this completely, so don't laugh if I'm wrong :o

    |a| = |b| = |(a-b)|

    |a| = |b| = |ba| .... ba = a-b

    Apply the triangle law => equilateral triangle => all angles = 60'

    Hope I'm right :pac:


  • Closed Accounts Posts: 640 ✭✭✭Michaelrsh


    I may have over simplified this completely, so don't laugh if I'm wrong :o

    |a| = |b| = |(a-b)|

    |a| = |b| = |ba| .... ba = a-b

    Apply the triangle law => equilateral triangle => all angles = 60'

    Hope I'm right :pac:

    a.b = !a! !b! cos(thetos)

    ! = modules


  • Registered Users, Registered Users 2 Posts: 829 ✭✭✭zam


    cosx = (a.b) over (|a|.|b|)

    ?


  • Closed Accounts Posts: 640 ✭✭✭Michaelrsh


    zam wrote: »
    cosx = (a.b) over (|a|.|b|)

    ?

    Oui!!


  • Closed Accounts Posts: 640 ✭✭✭Michaelrsh


    zam wrote: »
    cosx = (a.b) over (|a|.|b|)

    ?

    Remember that a.b is the dot product of a and b


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 2,481 ✭✭✭Fremen


    [latex] |a-b| = \sqrt{|a|^2 + |b|^2 - 2 a.b}[/latex]

    Any help to you?


  • Registered Users, Registered Users 2 Posts: 2,481 ✭✭✭Fremen


    Straight as, you're right, but I think you need to justify it a little better than that. What did you mean by |ab|, for example?


  • Closed Accounts Posts: 193 ✭✭straight_As


    (The vector (ba)) = (the vector a) - (the vector b)
    => |(the vector (ba))| = |(the vector a) - (the vector b)|

    Universal vector law maybe? Don't really know what its proper title is tbh.


  • Registered Users, Registered Users 2 Posts: 603 ✭✭✭eoins23456


    rightio that make sense i suppose.thanks for the quick responses!


Advertisement