Question

Find the value of x when two vectors are parallel or equal in magnitude

Original question: Given that $a = 7i + 6j$ and $b = 2i + xj$, find the values of $x$ for which: a $a$ is parallel to $b$ b $a$ and $b$ have the same magnitude.

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This is a classic vector-components question. One part uses proportional components for parallel vectors, and the other uses the formula for vector length.

Step by step

Let

a=7i+6j=(7,6),b=2i+xj=(2,x).\mathbf a=7\mathbf i+6\mathbf j=(7,6),\qquad \mathbf b=2\mathbf i+x\mathbf j=(2,x).

a) When is a\mathbf a parallel to b\mathbf b?

For parallel vectors, one is a scalar multiple of the other:

(7,6)=k(2,x).(7,6)=k(2,x).

Compare the ii-components:

7=2k    k=72.7=2k \implies k=\frac72.

Now compare the jj-components:

6=kx=72x.6=kx=\frac72x.

So

x=127.x=\frac{12}{7}.

b) When do a\mathbf a and b\mathbf b have the same magnitude?

First find a|\mathbf a|:

a=72+62=85.|\mathbf a|=\sqrt{7^2+6^2}=\sqrt{85}.

Also

b=22+x2=4+x2.|\mathbf b|=\sqrt{2^2+x^2}=\sqrt{4+x^2}.

Set them equal:

4+x2=85\sqrt{4+x^2}=\sqrt{85}

so

4+x2=85,4+x^2=85,

x2=81,x^2=81,

x=±9.x=\pm 9.

Therefore:

  • for parallel vectors, x=127\boxed{x=\frac{12}{7}}
  • for equal magnitude, x=9 or x=9\boxed{x=9\text{ or }x=-9}

Pitfall alert

For parallel vectors, don’t compare just one component and stop there; both components must match the same scalar factor. For magnitude, watch the square root step carefully and remember both positive and negative values of xx can work.

Try different conditions

If the question asked for b\mathbf b to be perpendicular to a\mathbf a, you would use the dot product: 72+6x=07\cdot 2+6x=0. That would give a different value of xx. If the magnitude condition changed to b=10|\mathbf b|=10, then you would solve 4+x2=1004+x^2=100 instead.

Further reading

parallel vectors, magnitude of a vector, component form

FAQ

How do you know when two vectors are parallel?

Their corresponding components must be in the same ratio, so one vector is a scalar multiple of the other.

What values of x make the vectors have the same magnitude?

The values are 9 and -9.

chat