PDA

View Full Version : H/W help on Geometric vs Component Vector Addition


LearninDaMath
Jan15-12, 10:06 PM
1. The problem statement, all variables and given/known data


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.


2. Relevant 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


http://i1094.photobucket.com/albums/i451/LearningMath/vectorgeometrya.png

http://i1094.photobucket.com/albums/i451/LearningMath/vectorgeometryb.png



3. 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


http://i1094.photobucket.com/albums/i451/LearningMath/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 ?


http://i1094.photobucket.com/albums/i451/LearningMath/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}?

SammyS
Jan15-12, 11:39 PM
...

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 .

LearninDaMath
Jan15-12, 11:46 PM
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.

LearninDaMath
Jan16-12, 12:20 PM
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?

SammyS
Jan16-12, 06:07 PM
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

I like Serena
Jan16-12, 06:26 PM
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}$$

Simon Bridge
Jan16-12, 06:54 PM
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 :/

LearninDaMath
Jan16-12, 08:55 PM
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 irrelevent 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.

Simon Bridge
Jan16-12, 10:07 PM
Also see:
http://www.physicsforums.com/showthread.php?p=3713642
http://www.physicsforums.com/showthread.php?t=568091
http://www.physicsforums.com/showthread.php?t=568083
... so far.

LearninDaMath
Jan16-12, 10:07 PM
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?