103k views
2 votes
given vector u = (6,-4) and the graph of vector v, find v - 2u and express the result of terms in i and j

given vector u = (6,-4) and the graph of vector v, find v - 2u and express the result-example-1
given vector u = (6,-4) and the graph of vector v, find v - 2u and express the result-example-1
given vector u = (6,-4) and the graph of vector v, find v - 2u and express the result-example-2
User Jane Senya
by
5.3k points

2 Answers

5 votes

Answer:

0i + 10j, or just 10j

Explanation:

Vector u = <6, -4> and vector v = <12, 2>.

We are to find v - 2u, which is:

<12, 2> - 2<6, -4>. We combine x components and y components to obtain:

<12-12, 2+8>, or <0, 10>.

In terms of i and j, that'd be 0i + 10j, or just 10j.

User Smhg
by
5.0k points
4 votes

Answer:

v-2u=10j

Explanation:

The component of vector v, are

u=<6,-4>

From the graph; vector u, has components.

v=<12,2>

We perform the subtraction;

v-2u=<12,2>-2<6,-4>

We multiply out the scalar to get:

v-2u=<12,2>-<12,-8>

This implies that;

v-2u=<12-12,2--8>

v-2u=<0,10>

v-2u=0i+10j

v-2u=10j

User Ihsan Kocak
by
5.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.