document.write( "Question 980952: If v(1) = < a,-b> and v(2)= < -2a,b >, does v(1)+v(2) = 0? \n" ); document.write( "
Algebra.Com's Answer #601992 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! v(1)+v(2) = + <-2a,b> = = <-a,0>\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "as long as 'a' is nonzero, <-a,0> is not going to be equal to the zero vector \n" ); document.write( " |