Elementary linear algebra questions

Click For Summary
SUMMARY

This discussion addresses two elementary linear algebra problems involving vector equations and distance calculations. The first problem requires finding the scalar equation of a line containing the point P(2, -1, 3) and perpendicular to two given lines. The solution involves calculating the cross product of the direction vectors, resulting in the direction vector d = [3, -7, 14], leading to the scalar equation (x-2)/3 = (y+1)/(-7) = (z-3)/14. The second problem focuses on determining points C on the line through A(1, -1, 2) and B(2, 0, 1) such that the distance from A to C is twice that from B to C, utilizing the distance formula to set up the necessary equations.

PREREQUISITES
  • Understanding of vector operations, specifically cross products.
  • Familiarity with the point-slope form of a line in three-dimensional space.
  • Knowledge of the distance formula in three dimensions.
  • Basic algebraic manipulation skills for solving equations.
NEXT STEPS
  • Study vector cross products and their geometric interpretations.
  • Learn about the point-slope form of lines in three-dimensional space.
  • Explore the distance formula in three dimensions and its applications.
  • Practice solving linear algebra problems involving distances and vector equations.
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are looking to strengthen their understanding of linear algebra concepts, particularly in vector analysis and geometric interpretations.

tigerseye
Messages
16
Reaction score
0
Could someone help me please?

1.) Find the scalar equation of the line containing P(2, -1, 3) and perpendicular to the lines [x y z]^T=[4 -1 2]^T + t[7 0 1] and [x y z]^T=[-2 0 1] + t[2 3 0]^T.

2.)Find all points C on the line through A(1, -1, 2) and B(2, 0, 1) such that vectors llACll= 2 llBCll.
 
Physics news on Phys.org
as they say here: what have you tried?
 


Sure, I can help you with these questions. Let's start with the first one.

1.) To find the scalar equation of the line perpendicular to the given lines, we first need to find the direction vector of the line. This can be done by taking the cross product of the direction vectors of the two given lines. So, the direction vector of the perpendicular line will be:

d = [7 0 1] x [2 3 0] = [3 -7 14]

Now, we can use the point-slope form of a line to find the equation. The point P(2, -1, 3) lies on the line, so we can use it as our point. The point-slope form is given by:

(x-x1)/a = (y-y1)/b = (z-z1)/c

where (a, b, c) is the direction vector and (x1, y1, z1) is the given point. Plugging in the values, we get:

(x-2)/3 = (y+1)/(-7) = (z-3)/14

This is the scalar equation of the line containing P(2, -1, 3) and perpendicular to the given lines.

2.) To find the points C on the line through A(1, -1, 2) and B(2, 0, 1) such that vectors llACll= 2 llBCll, we can use the distance formula between two points. The distance formula is given by:

d = √((x2-x1)^2 + (y2-y1)^2 + (z2-z1)^2)

where (x1, y1, z1) and (x2, y2, z2) are the two points. We can set up two equations using this formula, one for the distance between A and C and one for the distance between B and C. Since we want the distances to be equal, we can set the two equations equal to each other:

√((x-1)^2 + (y+1)^2 + (z-2)^2) = 2√((x-2)^2 + y^2 + (z-1)^2)

Simplifying and squaring both sides, we get:

(x-1)^2 + (y+1)^2 + (z-
 

Similar threads

Replies
13
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 38 ·
2
Replies
38
Views
5K
Replies
2
Views
2K
Replies
1
Views
2K
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K