Question

Find p so a vector expression is horizontal

Original question: Let $a = 2i - 3j$, $b = 2i - 6j$ and $c = -i + 4j$. Find the value of $p$ such that $a + pb + c$ is parallel to the x-axis.

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: A vector parallel to the x-axis must have no vertical component. That means the coefficient of j\mathbf j has to vanish after combining the vectors.

We have

a=2i3j=(2,3),\mathbf a=2\mathbf i-3\mathbf j=(2,-3), b=2i6j=(2,6),\mathbf b=2\mathbf i-6\mathbf j=(2,-6), c=i+4j=(1,4).\mathbf c=-\mathbf i+4\mathbf j=(-1,4).

We want a+pb+c\mathbf a+p\mathbf b+\mathbf c to be parallel to the x-axis. That means its yy-component must be 00.

Step 1: Write the y-component

The yy-component is

3+p(6)+4.-3+p(-6)+4.

Step 2: Set it equal to zero

36p+4=0-3-6p+4=0

16p=01-6p=0

6p=16p=1

p=16.p=\frac16.

So the required value is

16.\boxed{\frac16}.


Pitfalls the pros know 👇 People often check the x-component first, but for parallel to the x-axis the x-component can be anything. The only thing that matters is that the y-component becomes zero.

What if the problem changes? If the vector had to be parallel to the y-axis instead, you would set the x-component equal to zero. Using the same vectors, that would produce a different value of pp.

Tags: x-axis, components, vector equation

FAQ

What does it mean for a vector to be parallel to the x-axis?

Its y-component must be zero.

What is the value of p?

p = 1/6.

chat