How to Find Vector Components and Parametric Equations for Plane Intersections?

Click For Summary
SUMMARY

This discussion focuses on finding vector components and parametric equations for the intersection of two planes. The user successfully calculated the vector component of 2i+j-k in the direction of i-3j+2k using the formula a=(v·w^)·w^, resulting in a=-3/14(i-3j+2k). Additionally, the user derived the parametric equations for the intersection of the planes defined by x-2y+3z=5 and 3x+y-2z=1, yielding x=5+1/7t, y=11t/7-2, and z=t. Feedback from other users emphasized the importance of verifying these equations by substituting back into the original plane equations.

PREREQUISITES
  • Vector projection and component analysis
  • Parametric equations of lines
  • Gaussian elimination for solving linear equations
  • Understanding of plane equations in three-dimensional space
NEXT STEPS
  • Study vector projection techniques in depth
  • Learn about the geometric interpretation of parametric equations
  • Explore Gaussian elimination and its applications in linear algebra
  • Investigate methods for verifying solutions of systems of equations
USEFUL FOR

Students and professionals in mathematics, physics, or engineering who are working with vectors and plane intersections, particularly those studying linear algebra or analytical geometry.

dagg3r
Messages
66
Reaction score
0
hi all got some problems with vectors so waswondering if anyone can check what I've done
is correct thanks
question1.

find the vector component of 2i+j-k in the direction of i-3j+2k
basically i use the rule
a=(v*w^)*w^
w^= i-3j+2k / sqrt(14)

thus v=2i+j-k
therefore a=(2i+j-k)*( i-3j+2k / sqrt(14) ) * (i-3j+2k / sqrt(14))
a= [2(1)-3(1)-1(2) /sqrt(14)] * [i-3j+2k / sqrt(14)]
a= -3/sqrt(14)* i-3j+2k / sqrt(14)

thus the vector componentis a=-3/14( i-3j+2k) ?

2. find the parametric equationsof the straightline of intersection of the planes
x-2y+3z=5
3x+y-2z=1

i used gaussian elimination and got the tableu
1 -2 3 | 5
3 1 -2 | 1 R2-3R1

1 -2 3 | 5
0 7 -11| -14

x-2y+3z=5
7y-11z=-14
z=t

sub z=t into 7y-11z=-14
y=11t/7 - 2

sub y=11t/7 - 2 into x-2y+3z=5
x= 5 + 1/7t

therefore are the parametric equations
x= 5 + 1/7t
y=11t/7 - 2
z=t

??
thanks all
 
Physics news on Phys.org
1. You found the projection vector along w, but it sounds like they just wanted the length of this vector. That is, just [itex]\vec v \cdot \hat w[/itex]. Think of it like this: if you rearranged your axes so that w pointed along the new x axis, what would be the new x component of v?

2. The easiest way to check this is to plug x, y, and z back into the two plane equations and see if they solve them for all t (ie, t drops out and you get something like 1=1).
 

Similar threads

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