H/W help on Geometric vs Component Vector Addition

AI Thread Summary
The discussion focuses on finding the y-component of vector C using geometric methods, specifically the Law of Sines and Law of Cosines. The primary confusion arises from the need to express the y-component, C_y, in terms of C and the angle φ, leading to the conclusion that C_y = C sin(φ). Participants clarify that while the Law of Cosines can be used, the Law of Sines is more appropriate for this scenario, especially since it involves a right triangle. The conversation emphasizes the importance of correctly identifying the triangle and the relationships between its sides and angles. Ultimately, the consensus is that the Law of Sines provides a direct way to derive the desired expression for C_y.
LearninDaMath
Messages
295
Reaction score
0

Homework Statement




Find y component of vector C from its length and the angle it makes with the x axis, that is, from geometry. Express the y component of vector C in terms of C and \phi.


Homework Equations



Vector addition using geometry:

1) C = \sqrt{A^{2}+B^{2}-2ABcos(c)}. Law of Cosines

2) \phi = sin^{-1}\frac{Bsin(c)}{C}. Law of Sines

Vector addition using components:

3) C_{x} = A + Bcos\vartheta.

4) C_{y} = Bsin\vartheta


vectorgeometrya.png


vectorgeometryb.png




The Attempt at a Solution



Since I'm supposed to use geometry, I'm limited to using equations 1 or 2 (Law of cosine and sin)

I could easily determine C_{y} by making a right triangle and forming the equation: [sin\phi=\frac{Cy}{C}] = C_{y} = Csin\phi


vectorgeometryc.png



However, that would be using the component addition method. I don't see how I would use geometry (Law of sine or cosine) to produce the same answer of Csin\phi.

The only thing I could come up with was taking SAS (side angle side) \sqrt{C}_{y}^{2} = \sqrt{C^{2}+C_{x}^{2}-2C_{x}Ccos\phi} , but then how does that equate to
C_{y} = Csin\phi ?


SAS.png



Am I supposed to find the side using the Law of Cosine equation? If so, then

Have I described the correct way of proceeding with the problem? If so, then

Did I come up with the correct Law of Cosine forumula? If so, then

Am I supposed to put it in the same form that I would have gotten using component addition? ( C_{y} = Csin\phi) ? If so, then

How does \sqrt{C^{2}+C_{x}^{2}-2C_{x}Ccos\phi} turn into Csin\phi if they are essentially equal to each other and represent C_{y}?
 
Last edited:
Physics news on Phys.org
LearninDaMath said:
...

How does \sqrt{C^{2}+C_{y}^{2}-2C_{x}Ccos\phi} turn into Csin\phi if they are essentially equal to each other and represent C_{y}?
That should be \sqrt{C^{2}+C_{x}^{\,2}-2C_{x}Ccos\phi}\,. You have Cy under the radical. It should be Cx .
 
SammyS said:
That should be \sqrt{C^{2}+C_{x}^{\,2}-2C_{x}Ccos\phi}\,. You have Cy under the radical. It should be Cx .

Thanks, appreciate the response. Fixed the typos, but still confused for the original reason. I had the correct equation on paper, just typed it incorrectly in the message post. I had actually derived the equation with the given terms from scratch just to make sure it was the correct equation.


So there's no confusion on the Law of Cosine equation itself, I'm just confused on how I'm supposed to use the Law of Cosines to get Csin\phi.
 
Last edited:
Maybe restating the question will make it more clear what I'm trying to seek help on exactly.


The only answer that works in my MasteringPhysics homework is Csin\phi, but I don't know how to get to this answer geometrically (using Law of Cosines). How would this be accomplished?
 
I'm puzzled by this thread.

What is it that you are given?

If you're given the magnitude of vector, C, and angle, ɸ, then it seems that the preferred way to find Cy is simply Cy = C sin(ɸ).

If you're given the magnitudes of vectors, A and B, and angle, ɸ, then using the Law of Cosines and the Law of Sines makes some sense.

If you're given the magnitudes of vectors, A and B, and angle, θ, then Cy is simply equal to By and is given by Cy = By = B sin(θ). Of course, if the answer should be in terms of C and ɸ, then ... well, come to think of it, that would be crazy !

Are you sure you're not given the magnitudes of vectors, A and B, and angle, θ, and then supposed to find ɸ and the magnitude of C
 
Hmm, since you want Cy geometrically, that means you need to draw a triangle that includes Cy as one of its sides.
There are 2 obvious triangles that have Cy as one of its sides.

The first triangle is by definition the one that has Cx, Cy, and C as its sides and that has an angle of 90 degrees between Cx and Cy.

The other triangle is the one that has Bx, Cy, and B as its sides, and that also has an angle of 90 degrees between Bx and Cy.If we pick the first triangle, then using the law of sines, you would get:
$${C \over \sin 90^0} = {C_y \over \sin \phi}$$

Note that this basically boils down to the definition of the sine:
$$\sin(\phi)={C_y \over C}$$
 
Find y component of vector C from its length and the angle it makes with the x axis, that is, from geometry.
At the risk of stating the bleeding obvious - isn't that C_y=C\sin(\phi)? from the definition of the sine. OK - sine rule works too ... [edit]oh - serenaphile beat me to it :/
 
Last edited:
I like Serena said:
Hmm, since you want Cy geometrically, that means you need to draw a triangle that includes Cy as one of its sides.
There are 2 obvious triangles that have Cy as one of its sides.

The first triangle is by definition the one that has Cx, Cy, and C as its sides and that has an angle of 90 degrees between Cx and Cy.

The other triangle is the one that has Bx, Cy, and B as its sides, and that also has an angle of 90 degrees between Bx and Cy.


If we pick the first triangle, then using the law of sines, you would get:
$${C \over \sin 90^0} = {C_y \over \sin \phi}$$

Note that this basically boils down to the definition of the sine:
$$\sin(\phi)={C_y \over C}$$


So what you are saying is that Law of Cosines is completely irrelevant for this problem, geometrically? And between Law of Cosine and Law of Sin, only Law of Sin can be used to find Cy in this particular triangle?


EDIT:

Okay, I didn't realize before that I was looking at a SAA scenario, thus allowing for Law of Sins of course. The first thing I had noticed was SAS, being C,Φ,Cx .
As per my microsoft paint job with the big green text identifying SAS for Law of Cosine...I didn't stop to think that perhaps I could just use SAA, law of sins.
 
Last edited:
  • #10
Oh, I looked back in my notes and saw that I actually did attempt to use Law of Sines at first, but it didn't seem to work because of a confusion, let me explain:

Componentwise addition uses the x and y components in their "trig" form.

Therefore, I was then trying to use Law of Sines on the Cx,Cy,C triangle, but instead of using C and Cx, I was using their "trig" form counter part and trying to evaluate this:

\frac{sin\phi}{Csin\phi} = \frac{sin90}{C}

Which turned into \frac{Csin\phi}{Csin\phi} = 1

and 1 = 1 is no substitute for Cy = Csin\phi!


Would this not work out correctly because there is a mixing "trig form" components and actual vector "magnitude components"..similar to an apples and oranges type of deal?

For instance, would it work out correctly if I would have the Law of Sines set up like this:


\frac{Csin\phi}{sin\phi}= \frac{\sqrt{C^{2}+C_{x}^{2}-2C_{x}Ccos\phi}}{sin90} ?

In otherwords, if I were good enough at evaluating trigonometric equations, I should find that this:

\frac{Csin\phi}{sin\phi}= \frac{\sqrt{C^{2}+C_{x}^{2}-2C_{x}Ccos\phi}}{sin90}

would equal: Csin\phi somehow, right?
 
Last edited:
Back
Top