Finding x-value for vector in a plane defined by two non-parallel vectors

  • Thread starter Thread starter teejmd
  • Start date Start date
  • Tags Tags
    Plane Vector
AI Thread Summary
The discussion revolves around determining the values of x for which the vector r = xi + j + k lies in the plane defined by the non-parallel vectors p = i + j - k and q = 2i + j. Participants clarify that two vectors define the orientation of a plane, and for r to be coplanar with p and q, it must satisfy certain conditions involving scalar multiples and cross products. The correct approach involves using the cross product of p and q to find a normal vector, ensuring that r is parallel to the plane. Various participants suggest methods, including checking the volume of the parallelepiped formed by the vectors and using the triple product to confirm coplanarity. Ultimately, the consensus is that the value of x that satisfies these conditions is 2, though some debate the terminology and concepts used in the problem.
teejmd
Messages
3
Reaction score
0

Homework Statement



Any two vectors that are not parallel define a plane. So p = i + j -k and q = 2i +j define a plane. For what values of x is the vector r = xi + j + k in this plane?

Homework Equations





The Attempt at a Solution


If r* was in the plane formed by p* and q*, would r* be a scalar multiple of p* and q* to be certain it was in the plane? Solving that I get the only x value being 2. I'm not sure if this was the right approach and would appreciate some help! thanks
 
Physics news on Phys.org
teejmd said:

Homework Statement



Any two vectors that are not parallel define a plane. So p = i + j -k and q = 2i +j define a plane. For what values of x is the vector r = xi + j + k in this plane?

Homework Equations





The Attempt at a Solution


If r* was in the plane formed by p* and q*, would r* be a scalar multiple of p* and q* to be certain it was in the plane? Solving that I get the only x value being 2. I'm not sure if this was the right approach and would appreciate some help! thanks

Two vectors don't determine a plane, they just determine the orientation of a plane. Any plane parallel to that plane would also be parallel to the same vectors. So what you are really asking is for what x is r = xi + j + k parallel to the plane.

Hint: Any vector perpendicular to the normal vector for the plane is parallel to the plane.

Alternate hint: The parallelepiped formed by p,q, and r would have volume 0.
 
LCKurtz said:
Two vectors don't determine a plane, they just determine the orientation of a plane. Any plane parallel to that plane would also be parallel to the same vectors. So what you are really asking is for what x is r = xi + j + k parallel to the plane.

Hint: Any vector perpendicular to the normal vector for the plane is parallel to the plane.

Alternate hint: The parallelepiped formed by p,q, and r would have volume 0.

Two vectors form a plane in between them...question is asking for when r is coplanar to q * p.

Correct me if I'm wrong. Can be solved by using 0 = r*(q*p)
 
LCKurtz said:
Two vectors don't determine a plane, they just determine the orientation of a plane. .
Eh? That's what the actual question says and that's what I've been taught, anyone able to clarify?

Anyway what I've ended up doing is saying if r* was in the plane, it's cross product with either p* or q* (p* x r* etc) would be parallel to p* x q* (p* q* cross product). i.e. they are both normal to the plane formed by p* and q*, making them parallel => making them scalar multiples of each other. Vector parallel still confuse me.

I set [(p* x q*) x (p* x r*)] = 0 vector so that they are parallel and solved for x, getting x=3.
 
If you have been taught that all vectors have their "tails" at the origin, you have been taught wrong. If the problem really says "Any two vectors that are not parallel define a plane", it is wrong. (If it said "position vectors", that would be a different matter- although I dislike that phrase.)

The two vectors p = i + j -k and q = 2i +j define the planes x+ 2y- k= C for any C. If C= 0, then that plane includes the origin and so would include the "position vectors". One can determine if three vectors, u, v, and w, lie in the same plane by looking at their "triple product", u\cdot(v\times w). They will be in the same plane if and only if that is 0.

(I just realized this is a physics problem, not a math problem. Ah, well, physicists tend to be unfortunately loose with mathematics terminology.)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top