Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

ABCD is a parallelogram. The position vectors of the points A, B and C are respectively, 4i^+5j^10k^ , 2i^3j^+4k^ and i^+2j^+k^. Find the vector equation of line BD. Also, reduce it to cartesian form.

Answer
VerifiedVerified
483k+ views
like imagedislike image
Hint: We will use the fact that the diagonals of a parallelogram bisect each other to obtain an equation that has the coordinates of point D as unknowns. We will solve this equation to obtain the coordinates of point D. Then we will find the vector equation of line BD using the coordinates of point B and point D. After that, we will convert this equation into the cartesian form.

Complete step by step answer:
We have a parallelogram ABCD. We know that the diagonals of the parallelogram bisect each other. This means that the diagonal AC and the diagonal BD have the same midpoint. We know that the position vector of a midpoint of two points with position vectors x and y is given by x+y2 .
We are given the following position vectors, A=4i^+5j^10k^ , B=2i^3j^+4k^ and C=i^+2j^+k^. Let us assume that D=ai^+bj^+ck^ .
We know that,
 midpoint of AC=midpoint of BD
Therefore, using the formula for position vector of a midpoint, we get the following,
 A+C2=B+D2
Substituting the position vectors of all the points, we get
4i^+5j^10k^i^+2j^+k^2=2i^3j^+4k^+ai^+bj^+ck^23i^+7j^9k^2=(2+a)i^+(3+b)j^+(4+c)k^232i^+72j^92k^=(2+a)2i^+(3+b)2j^+(4+c)2k^
Comparing the coefficients, we have the following,
 32=2+a2a+2=3a=1
Similarly, we get
 72=3+b23+b=7b=10
And also,
 92=4+c24+c=9c=13
Hence, the position vector of point D is i^+10j^13k^.
Now, we will find the vector equation of the line BD in the following manner,
 BD=B+λ(DB) , where λ is a parameter.
Substituting the position vectors of point B and D in the above equation, we get
 BD=2i^3j^+4k^+λ(i^+10j^13k^2i^+3j^4k^)BD=2i^3j^+4k^+λ(i^+13j^17k^)BD=(2λ)i^+(3+13λ)j^+(417λ)k^
Next, we have to convert the above vector equation into cartesian form. We will equate the above equation with xi^+yj^+zk^ as follows,
 (2λ)i^+(3+13λ)j^+(417λ)k^=xi^+yj^+zk^
Comparing the coefficients, we get the following
 x=2λλ=x21
 y=3+13λλ=y+313
 z=417λλ=z417
Therefore, the cartesian form of the vector equation is the following,
 λ=x21=y+313=z417

Note:
 It is important that we know the formula for finding the vector equation of a line by using position vectors of two points. The conversion from the cartesian equation to the vector equation is the reverse of the process that we used to convert vector equation into a cartesian form. The calculations in such type of questions can be tricky since we are comparing coefficients in more than one place.