document.write( "Question 665255: Can someone please help me with this i really don't know how to do vectors, i have tried part a but i dont know if its right.
\n" ); document.write( "Consider the two vectors a = î + ĵ and b = 2î – ĵ .
\n" ); document.write( "(a) Calculate a + b and a – b .
\n" ); document.write( "a + b = 2 î^2 + ĵ^2
\n" ); document.write( "a – b = 2
\n" ); document.write( "(b) On a Cartesian plane, illustrate the vector addition a + b and the vector subtraction a – b. Clearly label your diagrams with all its appropriate vectors.
\n" ); document.write( "(c) Calculate the magnitude of a and the magnitude of b.
\n" ); document.write( "(d) Find the scalar product a•b.
\n" ); document.write( "(e) Find the orthogonal projection of vector a onto vector b. That is, find the vector projb a .
\n" ); document.write( "

Algebra.Com's Answer #413732 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Consider the two vectors a = i + j and b = 2i - j
\n" ); document.write( "(a) Calculate a + b and a – b
\n" ); document.write( "a + b:
\n" ); document.write( "2 + 1 = 3
\n" ); document.write( "1 - 1 = 0
\n" ); document.write( "--> 3i
\n" ); document.write( "==========================
\n" ); document.write( "a – b:
\n" ); document.write( "1 - 2 = -1
\n" ); document.write( "1 - (-1) = 2
\n" ); document.write( "--> -i + 2j
\n" ); document.write( "================
\n" ); document.write( "(b) On a Cartesian plane, illustrate the vector addition a + b and the vector subtraction a – b. Clearly label your diagrams with all its appropriate vectors.
\n" ); document.write( "(c) Calculate the magnitude of a and the magnitude of b
\n" ); document.write( "\"Mag+=+sqrt%28i%5E2+%2B+j%5E2%29\"
\n" ); document.write( "a: \"Mag+=+sqrt%281+%2B+1%29+=+sqrt%282%29\"
\n" ); document.write( "b: \"Mag+=+sqrt%285+%2B+1%29+=+sqrt%285%29\"
\n" ); document.write( "-----------------------------------
\n" ); document.write( "(d) Find the scalar product a•b
\n" ); document.write( "a•b = 1*2 + 1*-1 = 1
\n" ); document.write( "--------------------------
\n" ); document.write( "(e) Find the orthogonal projection of vector a onto vector b. That is, find the vector projb a
\n" ); document.write( "That's the dot product, = 1
\n" ); document.write( "
\n" ); document.write( "
\n" );