All Linear Algebra Resources
Example Questions
Example Question #31 : Vector Vector Product
Calculate the angle (nearest degree) between and .
The angle is undefined, since the vectors are in .
The angle between vectors and can be calculated using the formula
.
, the dot product, is the sum of the products of corresponding entries:
, the norm of , is the square root of the sum of the squares of its entries; is defined similarly:
Example Question #153 : Matrices
, , and give the length, width, and height of a rectangular prism.
and .
True or false: gives the surface area of the prism.
False
True
False
The dot product can be calculated by adding the products of the elements in corresponding locations, so
.
The surface area of the prism, , can be found by using the formula:
Equivalently, gives half the surface area of the prism. The statement is false.
Example Question #841 : Linear Algebra
Which of the following applies to , where " " and "" refer to the dot product and the cross product of two vectors?
is an undefined expression.
The cross product of two vectors in is also a vector in . It follows that and ; it further follows that.
Example Question #34 : Vector Vector Product
;
Which of the following applies to , where "" refers to the cross product of two vectors, and "" refers to either scalar or vector addition, as applicable?
is an undefined expression.
is an undefined expression.
The cross product of two vectors is defined only if both vectors are in . and are vectors in , so is undefined; consequently, so is .
Example Question #842 : Linear Algebra
;
Which of the following applies to , where " " refers to the dot product of two vectors, and "" refers to either scalar or vector addition, as applicable?
is an undefined expression.
The dot product of two vectors in the same vector space is a scalar quantity. , so and are in the same vector space; their dot product is defined, and . For similar reasons, . Therefore, their sum is defined, and .
Example Question #35 : Vector Vector Product
.
Which of the following applies to , where " " and "" refer to the dot product and the cross product of two vectors, and "" refers to either scalar or vector addition, as applicable?
is an undefined expression.
is an undefined expression.
The cross product of two vectors in is also a vector in . The dot product of two such vectors is a scalar. Since a vector and a scalar cannot be added, is an undefined expression.
Example Question #31 : Vector Vector Product
True or false: It follows that .
False
True
True
One property of vector dot products is commutativity - that is,
.
Therefore, if , then .
The statement is true,
Example Question #32 : Vector Vector Product
True or false: It follows that .
False
True
False
One property of vector cross products is anticommutativity - that is,
.
If , it follows that
.
The statement is false.
Example Question #38 : Vector Vector Product
Which of the following applies to , where " " and "" refer to the dot product and the cross product of two vectors?
is an undefined expression.
The cross product of two vectors in is also a vector in . It follows that and . The dot product of two vectors in the same vector space, is a scalar, so , the dot product of two vectors in , is a scalar in .
Example Question #33 : Vector Vector Product
Find and so that .
There does not exist any such and
The cross product of two vectors in can be set up and calculated as if it were a determinant of a matrix with its top row comprising , the unit vectors of , and the other two comprising the elements of and :
Calculate as you would a determinant, adding the upper-left to lower-right products and subtracting upper-right to lower-left products:
The cross-product is equal to
We want this vector to be equal to , so the following must hold:
Examining the third equation, , we find that this is consistent with the other equations, since and make this true. Therefore, and are the values sought.