Finding x component of three forces along given vectors

  • Thread starter Thread starter MMCS
  • Start date Start date
  • Tags Tags
    Vectors
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 2K views
MMCS
Messages
151
Reaction score
0
Question

Forces of magnitude 3 Newtons, 5 Newtons and 7 Newtons act along the vectors (-3,-2,-9) (8,5,-9) (4,-1,-9)

Find the x component.

I have the answer at 4.968 however i can not arrive at it, attached is my working out. d has been used instead of c.i have the x components as 2.531, -2.774 and -6.93 however these are not correct as they do not equal the answer of 4.968

**Im pretty sure the figures are correct, there is most probably error in the method

Thanks
 

Attachments

  • Working.jpg
    Working.jpg
    26 KB · Views: 441
Last edited:
Physics news on Phys.org
Normalize the given vectors to unit length.
 
Is that not what i have done.For example, on F1 i have divided it by the magnitude of AB (13.038) then multiplied it by the magnitude of Newtons given in the question (3N) ?
 
I don't know why you chose to multiply the vectors together first - there was no need.
 
I didnt multiply them, it isn't clear from the working out sorry, where it says ab it represents the vector a to b.
 
Ah. The three triplets are the vectors - the forces act from the origin towards those coordinates.
 
Does the following help?

attachment.php?attachmentid=54525&stc=1&d=1357587559.jpg


Notes:
  • str2mat is user-defined function that converts a string representation of a vector into a Mathcad array
  • the over-arrow is the vectorize operator (you probably know this, but ...)
 

Attachments

  • phys - 13 01 07 force vectors 01.JPG
    phys - 13 01 07 force vectors 01.JPG
    21 KB · Views: 506
Im only new to mathcad so i wasnt aware of them functions but ill give them a go they look to solve the problem pretty easily thanks!
 
I recommend solving this without Mathcad, to get a feel for the process. Your initial problem with solution was not associated with Mathcad use, but with understanding what was specified in the problem.
 
NemoReally said:
Does the following help?

attachment.php?attachmentid=54525&stc=1&d=1357587559.jpg


Notes:
  • str2mat is user-defined function that converts a string representation of a vector into a Mathcad array
  • the over-arrow is the vectorize operator (you probably know this, but ...)

Please do not do student's homework for them here on the PF. That is against our rules here.

Instead, give hints, ask questions, find errors in their work, etc. We need to have the students doing the bulk of their schoolwork themselves.