Vectors Summary With Examples

Embed Size (px)

Citation preview

  • 7/30/2019 Vectors Summary With Examples

    1/3

    SUMMARY OF VECTORS WITH EXAMPLES

    Equation of a Line:

    Vector Form: r = + Cartesian Form: = =

    Equation of a Plane: Cartesian Form: x + 2y + 3z = 4

    Scalar Product Form: r = 4 Parametric Form: r = + +

    Ratio Theorem:For example c =

    Area of Parallelogram formed by a & b = | ab |

    Area of Triangle formed by a & b = | ab |Problems involving 2 vectors

    To find the angle between 2 vectors a and

    b:

    = cos1

    Find the angle between the 2 vectors and .

    = cos1 = cos1 = 106.6

    To find the length of projection of a

    vectora on another vectorb:

    = | a |

    Length of projection of the vector on the vector

    = = =

    To find the projection vector ofa on

    another vectorb

    = ( a )

    Projection vector of on

    = =

    Problems involving a point and a line

    To check whether a point P lies on a line

    r = a + b:

    Equate the x, y and z components of P

    and the equation of the line and solve for

    .

    Does the point P (1, 2, 3) lie on the line r = + ?

    1 = 1 + (1)

    2 = 1 + 2 (2)

    3 = 2 + 2 (3)

    Equation (1) = 2

    Equation (2) = 1/2

    Hence (1, 2, 3) does not lie on the line.

    To find the foot of the perpendicular Nfrom a point P to a line r = a + b:

    Use the fact that PN is to b.

    Find the position vector of the foot of the perpendicular N

    from the point P = (1, 2, 3) to the line r = + .

    = + for some .

    = = =

    PN the line = 0

    2 + 2 + 4 2 + 4 = 0

    9 = 6 =

    = + = + =

    Note: Reflection P' of P in the line can be found using

    =

    To find the distance from a point P to a

    line r = a + b :

    Find the distance from the point P = (1, 2, 3) to the line

    r = + .

    = = =

    Distance = = = =

    1

    ab

    ab

    ab

    P

    bA N

    2 5

    a bc

    a

    b

    a

    b

  • 7/30/2019 Vectors Summary With Examples

    2/3

    | |

    Problems involving 2 lines

    To check whether 2 lines intersect, or find

    the point of intersection:

    Equate the x, y and z components of the

    equations of the 2 lines and solve.

    Do the 2 lines r = + & r = + intersect?

    = 1 + (1)

    3 + 2 = 1 + 2(2)

    3 + 3 = 2 + 2(3)

    Solving (2) & (3) gives = 1, = 2

    Substitute into (1): LHS = 1, RHS = 1 + 2 = 1 = LHS.

    Hence the 2 lines intersect.

    Point of intersection = (1, 3 + 2, 3 + 3) = (1, 5, 6).

    Note: If 2 lines are not // and do not intersect, then they are

    skew.

    To find the acute angle between 2 lines,

    we use the dot product to find the angle

    between the 2 direction vectors.

    = cos1

    Find the acute angle between the 2 lines

    r = + and r = + .

    = cos1 = cos1 = 11.5

    Problems involving a point and a plane

    To check whether a point P lies in a plane

    rn = d:

    Substitute the position vector of P into the

    equation of the plane.

    Does the point P (1, 2, 3) lie in the plane r = 2?

    = 1 + 4 + 6 = 11 2.

    Hence (1, 2, 3) does not lie in the plane.

    To find the foot of the perpendicular from

    a point P to a plane rn = d:

    Find the intersection of the line r = p + n

    and the plane.

    Find the foot of the perpendicular N from the point

    P = (1, 2, 3) to the plane r = 2.

    Substitute = + into the equation r = 2:

    = 2

    1 + + 4 + 4 + 6 + 4 = 2

    9 = 9 = 1

    N = (1 1, 2 2, 3 2) = (0, 0, 1)

    Note: Reflection P' of P in the plane can be found using

    =

    To find the distance from a point P to a

    plane rn = d:

    Distance = | |

    where A is any point on the plane

    Find the distance from the point P = (1, 2, 3) to the plane

    r = 2.

    Pick any point on the plane eg A(2, 0, 0) since = 2

    = =

    Distance = = = 3

    Problems involving a line and a plane

    To find the intersection of a liner = a + b and a plane rn = d:

    Find the intersection of the liner = + and the plane r = 2.

    2

    P

    bA

    P

    n

    P

    nA

  • 7/30/2019 Vectors Summary With Examples

    3/3

    Substitute the equation of the line into the

    equation of the plane.

    = 2

    6 + 4 + 6 + 6 = 2

    10 = 10 = 1

    Point of intersection = (0, 3 2, 3 3) = (0, 1, 0)

    To find the angle between a line

    r = a + b and a plane rn = d:

    = 90 cos1

    Find the angle between the line

    r = + and the plane r = 2.

    = 90 cos1

    = 90 cos1 = 78.5

    To find the length of projection of a

    vectora on to a plane rn = d:

    Find the length of projection of the vectora = on to the

    plane r = 2.

    Length of projection of on = = 4

    | a | = =length of projection ofa on the plane = = .

    Problems involving 2 planes

    To find the distance between 2 planes

    rn = d1 and rn = d2:

    Distance =

    Find the distance between the planes r = 2& r = 4.

    Distance = = = 2

    To find the angle between 2 planes

    rn1 = d1 and rn2 = d2:

    = cos1

    Find the angle between 2 planes r = 4& r = 2. = cos1 = cos1 = 11.5

    To find the line of intersection of 2 planes

    rn1 = d1 and rn2 = d2:

    Solve the cartesian equations of the 2planes simultaneously.

    Find the line of intersection of the 2 planes

    r = 4and r = 2.

    2y + 3z = 4 (1)

    x + 2y + 2z = 2 (2)

    Solving gives x = 2 + z, y = 2 3z/2

    line of intersection is r = + ,

    Note: 2 planes are // they do not intersect.

    Problems involving 3 planes

    Two planes 1 : r = 4 and 2 : r = 0 intersect along the line l : r = + , .

    How is the plane 3 : r = 1 related to 1 and 2 ?

    Since = 2 2 = 0, the line l is parallel to 3 .

    Since = 2 6 = 4 1, ldoes not lie on 3 .

    Since none of the planes are parallel, they form a triangular prism.

    3

    b

    n

    n

    n2

    n1

    They do not intersect, providing no solution.

    In this example, they are three parallel

    They do not intersect, providing no solution.

    They do not intersect,

    providing no solution.

    They intersect at a line,

    providing infinite many solutions.

    They intersect at a point,

    providing a unique solution.