go to previous page   go to home page   go to next page

Calculate the angle between the x axis and the y axis.

Answer:

(1,0,0)T ·  (0,1,0)T   =   0. Therefore the x and y axis are orthogonal. (As we expected).


Angle between two Vectors

Snapshot of two vectors in 3D space
Please use a browser that supports "canvas"
vector a: vector b:
(4,4,4)T (4,0,4)T

The previous problem was particularly easy to visualize, and particularly easy to calculate. Let us try something harder: The picture shows two vectors:

The angle between the two vectors is not 90°, and so is harder to see than in the previous example.

Click and drag in the picture to get a better idea of the two vectors.


QUESTION 4:

Take a guess: what angle is between a and b?    10° ?    35° ?    70° ?    120° ?