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

In summary: Thanks for catching that! I'll fix it up. In summary, the homework asks for a point on the plane where it intersects the z axis. Find what x & y make this happen.
  • #1
montana111
12
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
  • #2
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
 
  • #3
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:
  • #4
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
 

1. What is the z axis?

The z axis is a line that runs perpendicular to the x and y axes in a 3-dimensional coordinate system. It represents the vertical dimension and is commonly used in mathematics and physics.

2. How do you find the point of intersection with the z axis?

To find the point of intersection with the z axis, you need to have the coordinates of a point in the plane and determine where that point intersects with the z axis. This can be done by setting the x and y coordinates of the point to 0 and solving for the z coordinate.

3. Is it possible for a plane to not intersect the z axis?

Yes, it is possible for a plane to not intersect the z axis. This can occur if the plane is parallel to the z axis or if it is located in a different plane that does not intersect with the z axis.

4. Can a point have multiple intersections with the z axis?

No, a point can only have one intersection with the z axis. The z axis is a line and a point can only intersect with a line at one point.

5. How is finding the point of intersection with the z axis useful?

Finding the point of intersection with the z axis can be useful in various applications, such as calculating the distance between a point and the z axis or determining the position of an object in 3-dimensional space. It can also be used to determine the equation of a plane that contains the point and the z axis.

Similar threads

  • Calculus and Beyond Homework Help
Replies
14
Views
627
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
904
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
3K
  • Calculus and Beyond Homework Help
Replies
11
Views
847
  • Calculus and Beyond Homework Help
Replies
8
Views
442
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Back
Top