Where Did I Go Wrong in My 3-Way Vector Calculation?

  • Thread starter Thread starter Apple&Orange
  • Start date Start date
  • Tags Tags
    Vectors
AI Thread Summary
The discussion focuses on a user's confusion regarding a 3-way vector calculation, specifically a graphical method known as "head to tail." The user initially resolved vectors into components, leading to potential rounding errors and incorrect arithmetic. Key points include the importance of checking calculations, especially with similar triangles and the use of sine and cosine functions instead of Pythagorean theorem, which can introduce unnecessary complexity. The user acknowledges that the error was in the second vector's calculation and expresses a commitment to double-check future work. Overall, the conversation emphasizes accuracy in vector calculations and the benefits of using appropriate methods.
Apple&Orange
Messages
28
Reaction score
2

Homework Statement



upload_2016-5-15_18-24-22.png


Homework Equations

The Attempt at a Solution



I can't remember what this method of calculation this is as it's been a while since I've done this.

upload_2016-5-15_18-25-55.png
[/B]

Could someone explain to me what I've done wrong in my calculations?

The answer was 13.8N at 80 degrees.

upload_2016-5-15_18-28-37.png
 
Physics news on Phys.org
You are asked to do it graphically. The method you are looking for is "head to tail".
What you did was resolve the vectors into components, add the components... this approach is prone to compounding mistakes.
You probably have rounding errors due to irrational numbers, check your arithmetic too
i.e. the value for y in (2) is incorrect.

... notice
- for (2) and (3) the triangles are similar - in the technical sense: the 90-60-30 triangle has sides of ratios 1:2:√3
- force B and force C are 90deg to each other.
 
Look at how you computed y in the second vector is it really sqrt(7^2 - 3.5^2) = 2?

does 2^2 + 3.5^2 =?= 7^2? that's a simple check you could have done.

Also if you're going to use sin and cos why are you bothering with pythagoras? it takes longer to compute and its not elegant in this case.

The third vector y value is 15/2 = 7.5 an exact number which again shows why using Pythagoras causes a rounding problem that didn't need to be there.

You should KNOW that sin 60 = sqrt(3)/2 and cos 60 = 1/2 and you should know that sqrt(3) = 1.732...

Hope this helps.

Take care.
 
Last edited:
Thanks Simon and jedishrfu. It turns out it was the wrong calculation in (2) as you guys spotted.

Need to triple check my work next time :smile:
 
  • Like
Likes Simon Bridge

Similar threads

Replies
6
Views
1K
Replies
7
Views
3K
Replies
6
Views
3K
Replies
4
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
16
Views
3K
Replies
1
Views
2K
Replies
1
Views
4K
Back
Top