Jump to content

Science:Math Exam Resources/Courses/MATH200/April 2012/Question 01 (a)/Solution 1

From UBC Wiki

Let the line L be written in vector form as

[a0,b0,c0]+[a1,b1,c1]t.

If L is parallel to the plane 2x + y - z = 5, then L must be perpendicular to the normal vector of said plane, n = [2,1,-1]. i.e. The dot product between n and the direction of L must be equal to zero:

[2,1,1][a1,b1,c1]=0.

Evaluating the dot product gives:

(𝟏)[2,1,1][a1,b1,c1]=2a1+b1c1=0

Remember that we also need the vector is perpendicular to the line,[3t,12t,3t]=[3,1,0]+[1,2,3]t. Hence, the following equation must also be satisfied:

(𝟐)[1,2,3][a1,b1,c1]=a12b1+3c1=0

So we have two equations and three unknowns. This means there are infinitely many vectors that will satisfy the given conditions. We only need to find one. (Note: Clearly a1=b1=c1=0 is a solution to the above equations (1), (2), but it is the trivial solution and is perpendicular to every vector, including the direction of the line L.)

Solving (1) for c1 gives c1=2a1+b1. Subbing this into (2) gives

a12b1+3(2a1+b1)=0b1=5a1.

From this we get that c1=2a15a1=3a1.

Thus, any vector of the form k[1,-5,-3] where k is a constant (not equal to zero) will be parallel to L. For example, the vectors [1,-5,-3] and [-2,10,6] are acceptable solutions.