asked 234k views
4 votes
Find the component form of the resultant vector

1.) u= {-18,-24} find: 8u

2.) f= {-2,-2} find: 6f

asked
User Jason L
by
8.8k points

1 Answer

4 votes
Answer to problem 1 is {-144,-192}
Answer to problem 2 is {-12,-12}

-------------------------------------------------

Step-by-step explanation:

Vector u is given to be u = {-18,-24}
To compute the vector 8*u, we multiply both sides by 8 and multiply each coordinate by 8
The rule I'm using is if u = (a,b) then k*u = (k*a,k*b)

So,
u = {-18,-24}
8*u = 8*{-18,-24}
8*u = {8*(-18),8*(-24)}
8*u = {-144,-192}

Problem 2 is handled the same way
f = {-2,-2}
6*f = 6*{-2,-2}
6*f = {6*(-2),6*(-2)}
6*f = {-12,-12}

answered
User Rhys Jones
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.