36.8k views
5 votes
Find the component form of the resultant vector.

f = (1,6)
v = (-12, 4)
Find: f - v

User Athul
by
8.6k points

1 Answer

4 votes

Final answer:

The component form of the resultant vector f - v is (13, 2), calculated by subtracting each corresponding component of vector v from vector f.

Step-by-step explanation:

To find the component form of the resultant vector when subtracting vector v from vector f, we can use the formula:

Ď = f - v = (fx - vx, fy - vy)

Substituting the given values:

f = (1, 6)

v = (-12, 4)

Ď = (1 - (-12), 6 - 4) = (1 + 12, 2) = (13, 2)

Therefore, the component form of the resultant vector f - v is (13, 2).

User Ricky Keane
by
8.3k points