Chap 6
?
Can you please help to sketch the situation ?
@waterineyes
Higher Authorities to be consulted.. :P
ok
@ganeshie8
basically we need two things to represnet a line using vectors : 1) direction vector (direction in which the line shoots) 2) position vector (starting point)
once you have above both, you can write the equation of line as : `position vector` + t `direction vector`
Notice that you're already given `position vector` : 3i-2j
lets see how to find the direction vector
clear so far ?
yes
two vectors are perpendicular means, their `dot product` equals 0, yes ?
That applies for scalar product rite
yes say the required direction vector is `ai + bj`, since this is perpendivular to the given line with direction vector `i - 2j` the scalar or dot product has to be 0
(ai+bj) . (i - 2j) = 0 a - 2b = 0 a = 2b when b=1, a =2 so a direction vector can be `2i + 1j`
now that you have both position and direction vectors, you can write the equaiton of line : `position vector` + t `direction vector`
`(3i - 2j)` + t `(2i+1j)`
How to know that I need to use dot product instead of vector product
this is a very important result when you start learning vector geometry : \[\large \text{two vectors are perpendicular} \iff \text{dot prodyct = 0}\]
*product
it is always `dot product` with problems involving `perpendicular` lines/vectors
Okay
Can you sketch a diagram based on the question
First of all notice that the vectors in questions have "two" components, that means the vectors belong to 2-dimensional xy plane
the one you're used to from highschool
|dw:1412960463424:dw|
lets first draw the given line : `(i - j) + t(i-2j) `
can you plot the head of `position vector `?
|dw:1412960580432:dw|
Join our real-time social learning platform and learn together with your friends!