Question 1147491
<br>
A vector parallel to <3,5> is of the form <3a,5a>.<br>
A vector perpendicular to <3,5> is of the form <5b,-3b>.  (The dot product has to be 0.)<br>
We want <3a,5a> + <5b,-3b> to be equal to <4,1>.<br>
{{{3a+5b = 4}}}
{{{5a-3b = 1}}}<br>
{{{9a+15b = 12}}}
{{{25a-15b = 5}}}
{{{34a = 17}}}
{{{a = 1/2}}}
{{{b = 1/2}}}<br>
ANSWER: v1 = <3/2,5/2>; v2 = <5/2,-3/2>  -->  v1+v2 = <8/2,2/2> = <4,1>