insan said:
I see now that I've had some misconceptions about the problem. I've tried to solve the problem but i am not sure about the result.
Vector A = 3i + j - 2k and vector C is perpendicular to it and it is also lying on the yz plane.
Vector A is very clear, but it would be clearer if you wrote C in a similar form before you start working with it.
The components you give below for vector C are difficult to understand, as Ci could be interpreted as C *
i and similarly for Cj and Ck. To make things clearer, let's define C this way:
C = c
2j + c
3k
I'm using the given information that this vector lies in the y-z plane.
insan said:
A.C = 0 = 3.Ci + 1.Cj -2.Ck Ci=0 since it is on they yz plane
Cj - 2.Ck= 0 Cj=2Ck
Vector C has the magnitude of 7:
C= 2Ck.j + Ck.k
7² = 49 = 4Ck² + Ck²
The notation above is awful. On the right side, it looks like C * k
2.
insan said:
? What does this (above) mean?
insan said:
C= 14/√5.j + 7/√5.k I need the angle between B and C.
B= i - k it is given. It has the magnitude of √2
B.C = 1.0 + 0. 14/√5 -1.7/√5 = √2.7.cosθ
This is correct, but it's difficult to follow your reasoning, since you're leaving so much out, and your notation is so unclear.
1.0 and -1.7 appear to be the numbers 1.0, and -1.7, rather than the products 1 * 0 and -1 * 7. It's common practice to use * to indicate multiplication.
insan said:
-1/√10 = cosθ
arccos(-1/√10) = 108.4
Sorry for the messy math, do you think this is the answer?
What units for 108.4? Radians, degrees?