| New Reply |
Find Find the point in this plane where it intersects the z axis |
Share Thread | Thread Tools |
| Sep26-11, 10:57 PM | #1 |
|
|
Find Find the point in this plane where it intersects the z axis
1. The problem statement, all variables and given/known data
find the point in this plane where it intersects the z axis (x=y=0). P = {<x;y;z;> = <1;-1;0;> + a<1;-2;0;> + b<2;0;-1;> , for all a,b} (by <l;m;n;> i mean to denote a column) 2. Relevant equations 3. The attempt at a solution I talked to my TA last friday and he made it seem easy, but I don't remember what he said anymore. I have something that looks like I set up a matrix that looks like [<1;-1;0;> <1;-2;0;> <2;0;-1;>] [<1;a;b>] = [<0;0;2;>] I'm not really sure what to do from here. It says it is asking for a point, does this mean which (a,b) works? What can you help me with? Thanks in advance. |
| Sep26-11, 11:20 PM | #2 |
|
Recognitions:
|
find (a,b) where it works by row-reducing your matrix
then use (a,b) in P= P(a,b)=<x,y,z>=<x(a,b),y(a,b),z(a,b)> a & b are parameters in the parameterisation of the plane, each (a,b) corresponds to a point <x,y,z> on the plane P |
| Sep26-11, 11:23 PM | #3 |
|
Mentor
|
<x;y;z;> = <1;-1;0;> + a<1;-2;0;> + b<2;0;-1;>It says that x = 1 + 1∙a + 2∙bNow "Find the point in this plane where it intersects the z axis (x=y=0)." So, find what a & b make this happen? Edited per ehild's note. Thanks goes to ehild. |
| Sep27-11, 12:53 AM | #4 |
Recognitions:
|
Find Find the point in this plane where it intersects the z axisThere is a typo in your equations (shown in red) It should be y=-1-2∙a +0∙b ehild |
| New Reply |
| Tags |
| linear algebra, matrix, plane, z axis |
| Thread Tools | |
Similar Threads for: Find Find the point in this plane where it intersects the z axis
|
||||
| Thread | Forum | Replies | ||
| How would you find another point on the plane if you know the distance from P1 to P2? | Linear & Abstract Algebra | 3 | ||
| Find the equation for the plane containing the point... | Calculus & Beyond Homework | 1 | ||
| find the coordinates of the point on the ellipsoid where the major axis meet | Engineering, Comp Sci, & Technology Homework | 3 | ||
| find the coordinates of the point on the ellipsoid where the major axis meet | Differential Geometry | 0 | ||
| Find point where line intersects plane | Calculus & Beyond Homework | 2 | ||