Solveeit Logo

Question

Question: The parametric equations of a line passing through the points A(3, 4, -7) and B(1, -1, 6) are...

The parametric equations of a line passing through the points A(3, 4, -7) and B(1, -1, 6) are

A

x=1+3λx=1+3\lambda, y=1+4λy=-1+4\lambda, z=67λz=6-7\lambda

B

x=3+λx=3+\lambda, y=1+4λy=-1+4\lambda, z=7+6λz=-7+6\lambda

C

x=32λx=3-2\lambda, y=45λy=4-5\lambda, z=7+13λz=-7+13\lambda

D

x=2+3λx=-2+3\lambda, y=5+4λy=-5+4\lambda, z=137λz=13-7\lambda

Answer

Option (C) matches the derived equations.

Explanation

Solution

To find the parametric equations of a line passing through two points A and B:

  1. Find the direction vector: Subtract the coordinates of point A from point B to get the direction vector d\vec{d}.

    d=BA=(13,14,6(7))=(2,5,13)\vec{d} = B - A = (1-3, -1-4, 6-(-7)) = (-2, -5, 13)

  2. Write the parametric equations: Use point A (3, 4, -7) and the direction vector (-2, -5, 13) to form the equations:

    x=32λx = 3 - 2\lambda

    y=45λy = 4 - 5\lambda

    z=7+13λz = -7 + 13\lambda

Therefore, the correct answer is option (C).