Find components of vector C from vectors A and B

AI Thread Summary
The discussion focuses on finding the components of vector C, which is perpendicular to vector A and has a scalar product of 15 with vector B. The equations derived from the conditions are A·C = 0 and B·C = 15. The user initially struggles with algebraic manipulation but ultimately resolves the problem by substituting the expression for Cj into the scalar product equation. After guidance, they successfully find the correct components of vector C as Cx = 8.0 and Cy = 6.1. The conversation highlights the importance of careful algebraic steps in vector calculations.
casemeister06
Messages
6
Reaction score
0

Homework Statement



Given vectors \vec{A} = 5.0\hat{i} - 6.5\hat{j} and \vec{B} = -3.5\hat{i}= 7.0\hat{j}. Vector \vec{C} lies in the xy-plane. Vector \vec{C} is perpendicular to \vec{A} and the scalar product of \vec{C} with \vec{B} is 15.0. Find the vector components of \vec{C}.

Homework Equations



\vec{A}{\cdot}\vec{C} = 0
\vec{B}{\cdot}\vec{C} = 15

\vec{B}{\cdot}\vec{C}=B_{i}C_{i}+B_{j}C_{j}=15
\vec{B}{\cdot}\vec{C}=-3.5C_{i}+7.0C_{j}=15

\vec{A}{\cdot}\vec{C}=A_{i}C_{i}+A_{j}C_{j}=0

The Attempt at a Solution



Since the vectors A and C are perpendicular
\vec{A}{\cdot}\vec{C} = 0
Then,
\vec{A}{\cdot}\vec{C}=A_{i}C_{i}+A_{j}C_{j}=0
\vec{A}{\cdot}\vec{C}=5.0_{i}C_{i}-6.5_{j}C_{j}=0
C_{j}=\frac{5.0_{i}C{i}}{6.5}

Plug in C_{j} into the other scalar equation and solve for C_{i}. Basic substitution. However I keep getting the wrong answer. Am I approaching the problem incorrectly or is my algebra wrong?

The correct answer is C_{x} = 8.0 and C_{y} = 6.1
 
Last edited:
Physics news on Phys.org
Hi casemeister06, welcome to PF.
-3.5Ci + 7Cj = 15...(1)
5.0Ci - 6.5Cj = 0...(2)
Multiply by 0.7 to eq. (2) and add it to eq.(1) and solve for Cj.
 
Yeah, I don't know what I was doing, but I got it right now. I think I was messing up on my algebra or something. Thanks for the help.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top