Consider the vectors
$\vec{u}$ = (1, 0) and $\vec{v}$ = (0, 1)
- Determine cosθ, where θ is the angle between $\vec{u}$ and $\vec{v}$.
- Determine the area of the parallelogram determined by $\vec{u}$ and $\vec{v}$.
Now, I have my answers as follow:
- 0 (since the cosine of 90 degrees is 0)
- Area = base * height = 1 * 1 = 1
I'm not sure if this is correct though. Any assistance will be greatly appreciated.
I guess my answer was correct in the first place.