Find the value of a and b (linear algebra)?

Click For Summary
SUMMARY

The discussion focuses on finding the values of variables a and b in the context of two coplanar and perpendicular lines represented by their parametric equations. The value of b is determined to be -3 through the application of the dot product condition for perpendicular vectors. The discussion also outlines the method for finding the intersection point of the two lines and emphasizes the use of parametric equations to derive the equations of the lines. The final goal is to establish the equation of the plane containing both lines.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically vector operations.
  • Familiarity with parametric equations of lines in three-dimensional space.
  • Knowledge of the dot product and its geometric implications.
  • Ability to compute the cross product of vectors to find a normal vector to a plane.
NEXT STEPS
  • Learn how to derive parametric equations from symmetric equations of lines.
  • Study the properties of coplanar vectors and their implications in three-dimensional geometry.
  • Explore methods for finding the intersection point of two lines in space.
  • Investigate the derivation of the equation of a plane given a point and a normal vector.
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, geometry, and vector calculus, as well as anyone involved in solving systems of equations in three-dimensional space.

BlueRope
Messages
11
Reaction score
0

Homework Statement


equation of line 1: (x-2)/2 = (y+6)/3 = (z-a)/-1

equation of line 2: (x+4)/5 = (y-6)/b = z-3

both lines are perpendicular to each other AND are in the same plane (coplanar)

ALSO find the equation of the plane

Homework Equations





The Attempt at a Solution



b = -3 because we know that the dot product of both lines = 0, but can't find the value of a

i tried resolving the system of equation of both lines using their parametric equations, but it doesn't work.
 
Physics news on Phys.org
Okay, a vector in the direction of the first line is <2, 3, -1> and a vector in the direction of the second line is <5, b, 1> so they will be perpendicular if and only if the dot product, 10+ 3b- 1= 0. Yes,that gives 3b= -9, b= -3, as you say.

Now, two lines, that happen to be in the same plane, are either parallel or intersect. Since these lines are perpendicular, they cannot be parallel and must intersect. We can write the equations of the lines in parametric equations by taking each of the fractions for the first line to be equal to "t", and for the second to be equal to "s":
(x- 2)/2= t so x= 2t+ 2, (y+6)/3= t so y= 3t- 6, and (z- a)/-1= t so z= a -t.

(x+ 4)/5= s so x= 5s- 4, (y- 6)/b= (y- 6/(-3)= s so y= 6- 3s, and z- 3= s so z= s+ 3.

Solve the x and y equations for s and t, then put them into the z equations. For what value of a do they give the same z- value? What are x, y, z for the point of intersection?

Finally, you know two vectors in the plane so you know their cross product is perpendicular to the plane. And you know one point in the plane, the point of intersection of the two planes.
 

Similar threads

Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
9
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K