Science:Math Exam Resources/Courses/MATH152/April 2010/Question A 17
• QA 1 • QA 2 • QA 3 • QA 4 • QA 5 • QA 6 • QA 7 • QA 8 • QA 9 • QA 10 • QA 11 • QA 12 • QA 13 • QA 14 • QA 15 • QA 16 • QA 17 • QA 18 • QA 19 • QA 20 • QA 21 • QA 22 • QA 23 • QA 24 • QA 25 • QA 26 • QA 27 • QA 28 • QA 29 • QA 30 • QB 1(a) • QB 1(b) • QB 1(c) • QB 2(a) • QB 2(b) • QB 3(a) • QB 3(b) • QB 3(c) • QB 3(d) • QB 4(a) • QB 4(b) • QB 4(c) • QB 4(d) • QB 4(e) • QB 5(a) • QB 5(b) • QB 6(a) • QB 6(b) • QB 6(c) • QB 6(d) • QB 6(e) •
Question A 17 |
---|
The matrix represents projection onto a line in 2D. Write this line in the form y = mx with m determined. |
Make sure you understand the problem fully: What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you? |
If you are stuck, check the hints below. Read the first one and consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it! If after a while you are still stuck, go for the next hint. |
Hint 1 |
---|
Recall that a transformation matrix applies to all vectors including the basis vector. |
Hint 2 |
---|
For an alternative solution: What does the projection do to a vector that is on the line we are looking for? What do we call vectors with this property? |
Checking a solution serves two purposes: helping you if, after having used all the hints, you still are stuck on the problem; or if you have solved the problem and would like to check your work.
|
Solution 1 |
---|
Found a typo? Is this solution unclear? Let us know here.
Please rate my easiness! It's quick and helps everyone guide their studies. All points on the line y=mx are given by [x0,mx0]=x0[1,m]. If we have a general point in space [x,y] then the projection matrix P should map the point [x,y] to x0[1,m]. Since this projection must hold for all points, it certainly must hold for the basis vectors. Therefore we try the vector [1,0]. Since we have, then which of course is just the first column of the transformation matrix (recall this is exactly how we form transformation matrices). We can write, which in the form x0[1,m] tells us that x0=4/5 and m=-1/2. Therefore the slope of the line is -1/2. We can then write that the line is y=-1/2x. To check our answer we could use the second basis vector [0,1] which would produce the second column of the matrix and once again we'd conclude the slope is -1/2. |
Solution 2 |
---|
Found a typo? Is this solution unclear? Let us know here.
Please rate my easiness! It's quick and helps everyone guide their studies. To begin with, since P projects on a line, the vector Pv is on the line for any vector v. Let (x0,y0) be a vector on the line that P projects onto. Projecting a vector that is already on the line onto the line, does not change the vector. In mathematical notation, this means that and hence (x0,y0) is an eigenvector with eigenvalue 1. To find this eigenvector, find the nullspace of Row reducing the matrix above yields and hence (x0,y0) = (-2,1) is a vector on the line that P projects onto. Plugging this into the equation of the line, y = mx yields 1 = m(-2) or |