Explore Westonci.ca, the leading Q&A site where experts provide accurate and helpful answers to all your questions. Discover a wealth of knowledge from professionals across various disciplines on our user-friendly Q&A platform. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.
Sagot :
Answer:
r = p - q
Step-by-step explanation:
Write the two given vectors using i and j components.
i = unit vector in x direction
j = unit vector in y direction
p = -i - 3j
q = 3i - 4j
Now how can you combine these two vectors and get r when
r = -4i + j?
Adding p and q gives this:
p + q = -i - 3j + 3i - 4j = 2i - 7j
That is not r, so the addition of the vectors p and q does not work.
How about subtraction?
Start with -i from p and subtract 3i from q. You do get -4i which is the x-component of r.
Then start with -3j from p and subtract -4j from q. You get -3j - (-4j) = -3j + 4j = j which is the y-component of r.
That subtraction works.
p - q = -i - 3j - (3i - 4j) = -i - 3j - 3i + 4j = -4i + j which is exactly what r is.
Answer: r = p - q
We hope our answers were useful. Return anytime for more information and answers to any other questions you have. Thanks for stopping by. We strive to provide the best answers for all your questions. See you again soon. Westonci.ca is committed to providing accurate answers. Come back soon for more trustworthy information.