Find Find the point in this plane where it intersects the z axis

  • Thread starter Thread starter montana111
  • Start date Start date
  • Tags Tags
    Axis Plane Point
Click For Summary
To find the intersection of the given plane with the z-axis, set x and y to zero in the parameterization P = <1;-1;0;> + a<1;-2;0;> + b<2;0;-1;>. This results in the equations x = 1 + a + 2b and y = -1 - 2a, which need to be solved simultaneously for a and b. By substituting x = 0 and y = 0, the values of a and b can be determined. The final step involves substituting these values back into the parameterization to find the corresponding point on the z-axis. The discussion emphasizes the need for careful matrix manipulation and solving for parameters to achieve the solution.
montana111
Messages
12
Reaction score
0

Homework Statement



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)

Homework Equations





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.
 
Physics news on Phys.org
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
 
montana111 said:

Homework Statement



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)
...
This is all you should need.
<x;y;z;> = <1;-1;0;> + a<1;-2;0;> + b<2;0;-1;>​

It says that
x = 1 + 1∙a + 2∙b

y = -1 - 2∙a + 0∙b

z = 0 + 0∙a - 1∙b

Now "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.
 
Last edited:
SammyS said:
This is all you should need.
<x;y;z;> = <1;-1;0;> + a<1;-2;0;> + b<2;0;-1;>​

It says that
x = 1 + 1∙a + 2∙b

y = -1 - 2∙a - 2∙b

z = 0 + 0∙a - 1∙b

SammyS,

There is a typo in your equations (shown in red)

It should be

y=-1-2∙a +0∙b

ehild
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
5K
Replies
1
Views
1K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K