0% found this document useful (0 votes)
32 views7 pages

UWO Mathematics 1600B Midterm Exam

Uploaded by

dagmawi mebrahtu
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views7 pages

UWO Mathematics 1600B Midterm Exam

Uploaded by

dagmawi mebrahtu
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Question: 1 2 3 4 5 6 7 Total

Marks: 6 2 5 2 7 6 5 33
Score:

Name (print):

Signature:

UWO ID number:

Circle the numbers of your section and lab section in the tables below:

001 MWF 12:30 Matthias Franz


002 MWF 11:30 Derek Krepski

003 Thu 1:30 A. Ghorbanpour 007 Wed 10:30 J. Rastegari Koopaei


004 Thu 12:30 A. Ghorbanpour 008 Wed 9:30 Y. Yan
005 Thu 2:30 J. Haradyn 009 Wed 10:30 G. Wang
006 Thu 10:30 J. Rastegari Koopaei

THE UNIVERSITY OF WESTERN ONTARIO


DEPARTMENT OF MATHEMATICS

MATHEMATICS 1600B MIDTERM EXAMINATION


31 January 2013 7:00–8:30 PM

INSTRUCTIONS:

1. This exam is 7 pages long. It is printed double-sided. There are 7 questions.

2. All questions must be answered in the space provided. Indicate your answer clearly.
Should you need extra space, a blank page is provided at the end of the booklet.

3. Show all your of your work and explain your answers fully. Unjustified, irrelevant or
illegible answers will receive little or no credit.

4. Do not unstaple the exam booklet.

5. No aids are permitted. In particular, calculators, cell phones, ipods etc. are
not allowed and may be confiscated.

6. If not stated otherwise, all vectors and equations involve real numbers.

7. In your final answers you must give all numbers in Zn as a number between 0 and
n − 1.
Mathematics 1600B Midterm exam 1 31 January 2013

1. For each of the following statements, circle T if the statement is always true and F if it
can be false. Give a one-sentence justification for your answer.
(a) (2 marks) If two non-zero vectors are parallel, then the angle between them is
0 degrees.
T F

(b) (2 marks) For any two vectors u and v in R3 , ∥u × v∥ ≤ ∥u∥∥v∥.


T F

(c) (2 marks) Any vector in the plane is a linear combination of the standard unit
vectors e1 and e2 .
T F

2. (2 marks) Let u = [3, 2, 1] and v = [1, 3, 2] be in (Z5 )3 . Find all scalars b in Z5 such
that (u + bv) · (bu + v) = 1. (Read again the last instruction on the front page!.)

Page 2 of 7
Mathematics 1600B Midterm exam 1 31 January 2013
√ √
3. Let v = [ 3, 0, 1] and w = [−1, 2, 1].
(a) (2 marks) Compute the length of v + w.

(b) (1 mark) Find a unit vector pointing in the same direction as w.

(c) (2 marks) Find all unit vectors x in the xy-plane that make an angle of 30 degrees
with v.

4. (2 marks) Give an example of a valid UPC code x with the following two properties:

• If one reads the UPC code backwards, one gets again a valid UPC code.
• The ‘backwards’ code is not the same as the original code. (That is, codes of the
form x = [0 1 2 3 4 5 5 4 3 2 1 0] are not permitted.)

(Recall that the check vector for UPC is c = [3 1 3 1 3 1 3 1 3 1 3 1].)

Page 3 of 7
Mathematics 1600B Midterm exam 1 31 January 2013

5. Let A(2, 2, 4), B(−1, 0, 5), C(3, 4, 3) be three points in R3 .


(a) (2 marks) Write a vector form of the equation of the plane containing the trian-
gle ∆ABC.

(b) (2 marks) Give the normal form of the equation of the plane containing the trian-
gle ∆ABC.

(c) (2 marks) What is the area of the triangle ∆ABC?

(d) (1 mark) Find a point in the plane from part (a) that lies inside (not including the
edges) of the triangle ∆ABC.

Page 4 of 7
Mathematics 1600B Midterm exam 1 31 January 2013

6. Consider the system of linear equations

x + 3y + 2z =1
−z + 2w =0
3x + 5y − z =5
2x + 2y − 2z − 2w =4

(a) (1 mark) Write down the augmented matrix of this linear system.

(b) (3 marks) Compute the reduced row-echelon form of the augmented matrix above.
Indicate all elementary row operations that you are performing.

(c) (2 marks) Use the result of the previous part to find all solutions of the linear
system.

Page 5 of 7
Mathematics 1600B Midterm exam 1 31 January 2013

7. Let P be the plane through the point A(2, −1, −1) with normal vector n = [2, 2, −1].
(a) (2 marks) Compute parametric equations of the plane P.

(b) (2 marks) Compute the distance from P to the origin.

(c) (1 mark) Find a plane P ′ that is parallel to P and has distance 2 from P.

Page 6 of 7
Mathematics 1600B Midterm exam 1 31 January 2013

Use this page if you need extra space for your work.

Did you write your name and student ID on the first page?
Did you give full explanations and show all of your work?

Page 7 of 7

Common questions

Powered by AI

A parallel plane can be found by retaining the same normal vector and modifying the constant term in the plane equation. If \( Ax + By + Cz + D = 0 \) is the original plane, a parallel plane at distance \( d \) can be described by \( Ax + By + Cz + D' = 0 \), where \( D' = D \pm d\sqrt{A^2 + B^2 + C^2} \).

To find a vector form of the plane equation, use two linearly independent vectors from the triangle's vertices. If the triangle is formed by points A, B, and C, vectors \( \mathbf{AB} \) and \( \mathbf{AC} \) span the plane. The vector equation is \( \mathbf{r} = 3a + s(\mathbf{AB}) + t(\mathbf{AC}) \).

A unit vector has a magnitude of 1. To derive a unit vector from a given vector, you divide the vector by its magnitude. For example, if the vector is \( \mathbf{v} \), the unit vector \( \hat{v} \) is \( \frac{\mathbf{v}}{\|\mathbf{v}\|} \).

After computing the reduced row-echelon form of the augmented matrix, you can express the system in terms of free variables. This allows identification of particular and general solutions (involving parameters). For instance, expressing remaining variables in terms of free ones gives a complete description of the solution set .

To determine the area, calculate the cross product of two vectors formed by the triangle's sides and find its magnitude. Specifically, if the triangle is defined by points A, B, and C, calculate \( \mathbf{AB} \times \mathbf{AC} \). The area is then \( \frac{1}{2} \|\mathbf{AB} \times \mathbf{AC}\| \).

Vectors are parallel if one is a scalar multiple of the other. This can be verified if the cross product between them is the zero vector, or equivalently, if the dot product of the normalized vectors equals 1 or -1 .

A valid UPC code must adhere to the check digit rules while ensuring its reverse also complies but differs from its original sequence. Here, the check digit's position leads to alternation in calculation, preserving validity in both directions without the codes being identical .

When expressing vectors and equations in modulus systems, values should be expressed within the range \( 0 \) to \( n-1 \). Operations are performed equivalently, ensuring each step, including addition or multiplication, confers all results back into this range .

The distance from a point to a plane can be calculated using the formula \( D = \frac{|Ax_1 + By_1 + Cz_1 + D|}{\sqrt{A^2 + B^2 + C^2}} \), where \( (x_1, y_1, z_1) \) is the point, and \( Ax + By + Cz + D = 0 \) is the plane equation. For the plane through the point A(2, −1, −1) with normal vector n = [2, 2, −1], substituting these into the equation allows calculation of the distance .

By formulating and solving parametric equations, you can find all points that satisfy the plane's constraints. Points on or within the plane can be expressed as linear combinations of base vectors spanning the plane, set by initial known points or constraints .

You might also like