Problem 1: (2 pts, after Feb 2)
Derive the formula
for
between 0 and
by interpreting the right-hand side
as the scalar product of two unit vectors.
Solution: The vector
has unit length and makes an angle
with the x-axis, that is with
Thus the angle between
and
is
assuming as we do that
The two dot product
formulæ give
Problem 2: (3=1+2 pts, after Feb 2)
Solution: The length of each side is
by computation. At
two of the sides are
and
Their dot product is
so if
is the angle between
them them
Thus the angle is
Problem 3: (3=1+1+2+2 pts, after Feb 4)
Given the vectors
and
Solution:
Problem 4: (3 pts, after Feb 4)
Consider a tetrahedron with one vertex at the origin and each of the other
three vertices on the three coordinate axes, say at the points
and
Let
be the area of the side which is not in any one of the coordinate
planes and let
and
be the areas of the other three sides
(which are all right-angled triangles). Show that
Solution: Area of the non-coordinate plane face can be computed as half the
length of the cross product of two of its sides,
and
Since
the square
of the area is
The three
coordinate-plane sides have areas
and
giving
Problem 5: (3 pts, after Feb 5) A certain wafer manufactoring company makes three colored products by adding dyes to a sugar base (yuck). The dyes are Red (R), Blue (B) and Yellow (Y). On one day there are three production runs, with the three varieties using the following quantities, in ounces, of each dye per 100 pounds:
Type1:R=2,B=7,Y=2
Type2:R=6,B=1,Y=2
Type3:R=0,B=5,Y=3
What would you call the products? No, seriously, the total amounts of each
dye used that day (when the Feds came to investigate) was
ounces of
Red,
ounces of Blue and
ounces of Yellow. How much of Type3
wafer was produced that day?
Solution: Method 1: Write the system in matrix form as
where
is
the vector of dyes used - with entries
is the vector of
amounts (in
's of pounds) of the three wafer types produces and
is
the 3x3 matrix
Method 2: Use Cramer's rule instead.