A Math 152 (MWF) Spring 2013 Exam 1 Feb 6, 2013 Time Limit: 50 Minutes Name (Print): Student number This exam contains 8 pages (including this cover page) and 5 problems. Check to see if any pages are missing. Enter all requested information on the top of this page, and put your initials on the top of every page, in case the pages become separated. You may not use your books, notes, or any calculator on this exam. You are required to show your work on each problem on this exam. The following rules apply: • Organize your work, in a reasonably neat and coherent way, in the space provided. Work scattered all over the page without a clear ordering will receive very little credit. Problem Points Score 1 8 • Mysterious or unsupported answers will not receive full credit. A correct answer, unsupported by calculations, explanation, or algebraic work will receive no credit; an incorrect answer supported by substantially correct calculations and explanations might still receive partial credit. 2 5 3 3 4 5 5 4 • If you need more space, use the back of the pages; clearly indicate when you have done this. Total: 25 The maximum grade you can get is 25. You may use the table to the right to get an idea of the weight of each question, but please don’t write in it. Math 152 (MWF) Exam 1 - Page 2 of 8 I. Short Answer Problems 1. In problems (A)–(D), let ~a = [−1, 2, −3], ~b = [2, 5, 0] and ~c = [1, 7, 2]. (A) (1 point) Calculate 2~a + 3~b. (B) (1 point) Calculate ~b · ~c. (C) (1 point) Calculate proj~b~a. (D) (1 point) Do the vectors ~a, ~b, and ~c form a basis for R3 . Feb 6, 2013 Math 152 (MWF) Exam 1 - Page 3 of 8 Feb 6, 2013 In problems (E)–(F), let ~u, ~v and w ~ be non-zero vectors in R3 . For each statement, determine whether it is true or false. If true, give a brief explanation. If false, give a specific example for which the statement does not hold. (E) (1 point) If ~v × w ~ = ~0, then ~v · w ~ 6= 0. (F) (1 point) If ~u and ~v are linearly independent, and if w ~ is a linear combination of u and v, then ~u, ~v and w ~ are linearly dependent. Math 152 (MWF) Exam 1 - Page 4 of 8 Feb 6, 2013 (G) (1 point) Consider the planes 3x + 2y − z = 5 and ax − 6y = 2. For what value of a are the planes orthogonal to each other? (H) (1 point) Write a MATLAB for loop that produces the following 10 × 20 matrix: 1 2 3 4 · · · 20 2 4 6 8 · · · 40 A = .. .. . . 10 20 30 40 · · · 200 Math 152 (MWF) Exam 1 - Page 5 of 8 Feb 6, 2013 II. Long Answer Problems 2. Consider the vectors ~v = [1, −2, 3] and ~u = [2, 1, 5]. (a) (2 points) Find a parametric form description of the line through the point (1, 2, 1) parallel to ~v . (b) (3 points) Find the equation of a plane through the point (−1, 1, 3) parallel to both ~v and ~u. Math 152 (MWF) Exam 1 - Page 6 of 8 3. (3 points) Consider the plane given by the equation 3x + 4y − 12z = 24. Find a point whose distance to this plane is 13. Feb 6, 2013 Math 152 (MWF) Exam 1 - Page 7 of 8 Feb 6, 2013 4. (5 points) Consider the vectors ~a = [1, −1, 3, 1], ~b = [−1, 1, 0, 0] and ~c = [2, p, q, 1]. Determine the values of p and q for which these vectors are linearly dependent. Math 152 (MWF) Exam 1 - Page 8 of 8 Feb 6, 2013 5. (4 points) The reduced row echelon form of the augmented matrix for a linear system is 1 2 3 0 0 1 0 0 0 1 0 2 0 0 0 0 1 1 . 0 0 0 0 0 0 (a) What is the rank of this augmented matrix? (b) Specify whether this linear system has a unique solution, infinitely many solutions, or no solution. Justify your answer. (c) Find all solutions (if any) of this system.