Tutorial Set 1
Tutorial Set 1
Department of Mathematics
2. In the downtown section of a certain city, two sets of one-way streets intersect as
shown in the following:
6 6
480 330
x3
520 600
6 6
x4 x2
610 - x1 640 -
-
6 6
450 310
The average hourly volume of traffic entering and leaving this section during rush
hour is given in the diagram.
(a) Set up a linear system with four equations to find the traffic volumes x1 , x2 ,
x3 , x4 .
(b) Do we have enough information to find the traffic volumes x1 , x2 , x3 , x4 ?
(c) Given that x4 = 500, find x1 , x2 , x3 .
(d) What is the range for the possible values of x4 ?
(The average hourly volume of traffic entering an intersection must be equal to the
volume of traffic leaving.)
1
3. When propane gas burns, the propane combines with oxygen to form carbon dioxide
and water:
w C3 H8 + x O2 → y CO2 + z H2 O
where w and x are the numbers of propane and oxygen molecules, respectively,
required for the combustion; and y and z are the numbers of carbon dioxide and
water molecules, respectively, produced.
(a) By equating the numbers of carbon, hydrogen and oxygen atoms, respectively,
on both sides of the chemical equation, write down a homogeneous system of
three equations in terms of w, x, y, z.
(b) Find a general solution for the homogeneous system obtained in Part (a).
(c) Find the (non-trivial) solution of w, x, y, z with smallest values.
ax2 + by 2 + cz 2 = d,
where a, b, c, d are real constants, that passes through the points (1, 1, −1), (1, 3, 3)
and (−2, 0, 2), find a formula for the quadric surface.
0 0 1 1
5. Let A = 1 1 0 0 and
1 1 1 1
0 1 0 1 0 0 1 0 0
E 1 = 1 0 0 , E 2 = 0 1 0 , E 3 = 0 1 0 .
0 0 1 0 0 3 −2 0 1
(a) Based on the information given above, find a 3 × 3 matrix A such that
x1 x0
y1 = A y0 .
z1 z0
2
xn x0
(b) Let yn = An y0 where n is a positive integer. What do the numbers
zn z0
xn , yn and zn represent?
(c) Suppose initially, x0 = 0, y0 = 0 and z0 = 100. What is the total population
three years later?
3
Hints and answers
2. Set up a linear equation at each of the four intersections. They system will have
infinitely
many solutions.
x1 = 1060 − t
x2 = 730 − t
(a)
x3 = 1000 − t
x4 = t
(c) x1 = 560, x2 = 230, x3 = 500; (d) range for t: 0 ≤ t ≤ 730. For (d), note that
traffic volumes cannot be negative numbers.
3. In each substance, the number of atoms of the elements in each molecule are given
by the subscripts in the respective chemical formula. (b) w = 14 t, x = 54 t, y = 43 t,
z = t; (c) w = 1, x = 5, y = 3 and z = 4.
4. If the surface passes through a certain point, the coordinates (x, y, z) of the point
will satisfy the equation of the curve. You should set up a homogeneous system
with four variables. Formula of the surface: 4x2 + 3y 2 − 3z 2 = 4.
5. Perform E 1 A, E 2 A, E 3 A separately.