C4 vectors help please
Maths and statistics discussion, revision, exam and homework help.
-
C4 vectors help please
Hello! Ok so I am a bit confused. Why is it that sometimes when finding the angle between two lines you simply use the direction vectors (after the lamda or mew) as your a and b and sometimes you have to do like the vector AC dotted with AB and then the modulus's of those? How do you know when to use what?! :s
-
Re: C4 vectors help please(Original post by Baljit-Padda)
Hello! Ok so I am a bit confused. Why is it that sometimes when finding the angle between two lines you simply use the direction vectors (after the lamda or mew) as your a and b and sometimes you have to do like the vector AC dotted with AB and then the modulus's of those? How do you know when to use what?! :s
also represent directions.
-
Re: C4 vectors help pleaseangle ACB is the angle between vectors CA and CB(Original post by Baljit-Padda)
But take for example the june 2010 paper question 7b) It only asks for the angle ACB so I wouldn't know which method to use -
Re: C4 vectors help please(Original post by Baljit-Padda)
Hello! Ok so I am a bit confused. Why is it that sometimes when finding the angle between two lines you simply use the direction vectors (after the lamda or mew) as your a and b and sometimes you have to do like the vector AC dotted with AB and then the modulus's of those? How do you know when to use what?! :s
You can use any vectors being parallel to the lines.
The simplest is to use the given direction vectors e.g. a and b,
but if these are unknown you can use any vector 'representing' a
line segment f.e. between points A and C, where A and C are on the
same line. This vector AC maybe considered as direction vector too,
(and using it in a given equation of a line as direction vector, you
have to change only lamdba to an other parameter f.e beta to get the
same vector for the running point of the line)
To calculate the angle between two lines means to calculate it between
the two direction vectors or between the two normal vector, wiches mutually perpendicular to the direction vectors so they have the same angle between each other than it does the direction vectors.
For calculating the angle between two vectors we use the dot product od these vectors. THese product maybe calculated with two methods:
1. From the known coordinates
a(a1,a2,a3) and b(b1,b2,b3) -> a*b=a1*b1+a2*b2+a3*b3=>constant
2. From the given modulus of the vectors and the angle between them
a*b=|a|*|b|*cosA
Taking equal the two equations

At the numerator you have to give the dot product from coordinates.
Dividing it by the moduluses gives the cosine of angle.
This means that we calculate the dot product of two unit-length vectors being parallel with the original vectors.
-
Re: C4 vectors help pleaseDid you get for angle 57.95 ?(Original post by Baljit-Padda)
I worked out AC (3,6,3) and BC (10,0,4) and then the modulus of AC is 3rt6 and the modulus of AB is 2rt29 I used the formula but come out with the wrong answer using these values. -
Re: C4 vectors help pleaseThank you SO much!!!(Original post by ztibor)
You can use any vectors being parallel to the lines.
The simplest is to use the given direction vectors e.g. a and b,
but if these are unknown you can use any vector 'representing' a
line segment f.e. between points A and C, where A and C are on the
same line. This vector AC maybe considered as direction vector too,
(and using it in a given equation of a line as direction vector, you
have to change only lamdba to an other parameter f.e beta to get the
same vector for the running point of the line)
To calculate the angle between two lines means to calculate it between
the two direction vectors or between the two normal vector, wiches mutually perpendicular to the direction vectors so they have the same angle between each other than it does the direction vectors.
For calculating the angle between two vectors we use the dot product od these vectors. THese product maybe calculated with two methods:
1. From the known coordinates
a(a1,a2,a3) and b(b1,b2,b3) -> a*b=a1*b1+a2*b2+a3*b3=>constant
2. From the given modulus of the vectors and the angle between them
a*b=|a|*|b|*cosA
Taking equal the two equations

At the numerator you have to give the dot product from coordinates.
Dividing it by the moduluses gives the cosine of angle.
This means that we calculate the dot product of two unit-length vectors being parallel with the original vectors.