Question 1147491: Find two vector v1 and v2 whose sum is <4,1>, where v1 is parallel to <3,5> while v2 is to <3,5>
Answer by greenestamps(13209) (Show Source):
You can put this solution on YOUR website!
A vector parallel to <3,5> is of the form <3a,5a>.
A vector perpendicular to <3,5> is of the form <5b,-3b>. (The dot product has to be 0.)
We want <3a,5a> + <5b,-3b> to be equal to <4,1>.







ANSWER: v1 = <3/2,5/2>; v2 = <5/2,-3/2> --> v1+v2 = <8/2,2/2> = <4,1>
|
|
|