Question

Find k so two vectors are parallel

Original question: (d) the value(s) of kk for which aa and bb are parallel. (3 marks)

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: Parallel vector questions often look like they need geometry, but in practice they are usually solved by comparing components or using a zero determinant condition.

Detailed walkthrough

Two non-zero vectors are parallel when one is a scalar multiple of the other.

So if

a=λba = \lambda b

for some scalar λ\lambda, then aa and bb are parallel.

A reliable way to solve the question is:

  1. Write the component forms of aa and bb.
  2. Set up proportional relationships between corresponding components.
  3. Solve for kk.
  4. Check that the resulting vector is not the zero vector.

For 2D vectors, an equivalent test is

axbyaybx=0a_x b_y - a_y b_x = 0

This determinant-style condition is often quicker when components are messy.

If your algebra gives more than one solution, both may need checking in the original vectors.

💡 Pitfall guide

A frequent mistake is assuming parallel means the components are equal. They do not need to be equal; they only need to be in the same ratio. Also, don’t forget to exclude the zero vector if it appears.

🔄 Real-world variant

If the vectors are described in 3D, you can still use the scalar-multiple test: each component ratio must match. For 2D, the cross-product-style condition axbyaybx=0a_x b_y - a_y b_x = 0 is usually the fastest route.

🔍 Related terms

parallel vectors, scalar multiple, determinant condition

chat