Exercise 1: Computations of Determinants
Five 3×3 matrices are given:
By hand: Compute the determinant of the first matrix by expansion along a row or column of your choice.
In your head: Compute the determinant of the remaining four matrices.
Exercise 2: Parametric Representation of a Parallelogram
In the figure a plane contains a parallelogram A.
Provide a parametric representation of A.
Exercise 3: Different Bases in 3D Space
We consider the coordinates of space vectors in different bases, see the figure.
It is apparent from the figure above, that a, b and c are linearly independent. A basis m is given by (a,b,c). The endpoint of d is halfway along the edge opposite of the edge formed by b in the parallelepiped. Determine the coordinate vector md.
It is also apparent from the figure that (a,b,d) is a basis, let us call this basis n. Compute the coordinate vector nc.
Exercise 4: Geometry in the Plane
We consider three geometric vectors in a standard coordinate system in the plane:
Compute the length of each vector.
Compute the angle between a and b.
Compute using the determinant method the area that is spanned by a and b.
Compute the length of the projection vector proj(b,c).
Compute the projection vector proj(b,c).
Exercise 5: Geometry in 3D Space
We will compute the volume of the parallelepiped that is spanned by three geometric vectors in a standard coordinate system in 3D space:
The coordinates of the vectors are given in the standard basis by
Find the volume of the parallelepiped using the formula: the area of the base times the height.
Determine
Exercise 6: Linear Dependence or Independence
The following three vectors in 3D space are given in the standard coordinate system
Determine using Maple the determinant of the matrix that has the three vectors as columns. Are the three vectors linearly independent?
A consequence of the answer to question a) is that at least one of the three vectors can be written as a linear combination of the others. Write one of the three vectors as a linear combinations of the other two.
State the volume of the parallelepiped that is spanned by the vectors (3,1,5),(2,3,9)and(−5,3,3).
Determine a vector that is perpendicular to both (3,1,5) and (2,3,9), and that together with the two vectors spans a parallelepiped with the volume 187.