Linear Algebra: Distance problems.

In summary, to find the distance between R and l1, we first represent l1 using the points P and Q, and then use the projection formula with either RP or RQ to calculate the distance.
  • #1
haux
5
0

Homework Statement



Let P=(5,5,−1), Q=(6,7,2), R=(7,6,0) and S=(7,3,−2). Let l1 be the line passing through P and Q, and let l2 be the line passing through R and S.

(i) The distance between R and l1 is _____

(ii) The distance between l1 and l2 is _____

Homework Equations


projd(v) =
[(v • d)] d
[||d||2]

The Attempt at a Solution



1. Since it said l1 was represented by points PQ and l2 by points RS, I took Q-P and S-R which resulted in:

l1 = (6,7,2)-(5,5,-1) =(1,2,3)
l2 = (7,3,-2)-(7,6,0) = (0,-3,-2)

Now that we have two lines represented by three points, for the first part of the question, can we use the projection formula for 'R'? Also, even though l1 and l2 are now represented by three points, are we supposed to combine all the original points somewhere down the road to create an equation of the line? Thanks.
 
Physics news on Phys.org
  • #2
Hi haux! :smile:
haux said:
Let P=(5,5,−1), Q=(6,7,2), R=(7,6,0) and S=(7,3,−2). Let l1 be the line passing through P and Q, and let l2 be the line passing through R and S.

(i) The distance between R and l1 is _____

1. Since it said l1 was represented by points PQ and l2 by points RS, I took Q-P and S-R which resulted in:

l1 = (6,7,2)-(5,5,-1) =(1,2,3) …

Hint: you'll also need either RP or RQ :wink:
 

1. What is linear algebra?

Linear algebra is a branch of mathematics that deals with the study of linear equations, vectors, and matrices. It involves the use of algebraic operations to analyze and solve problems related to lines, planes, and higher-dimensional spaces.

2. How is linear algebra used in distance problems?

Linear algebra is used to solve distance problems by representing distances as vectors and using vector operations to calculate the distance between two points. This is done by finding the magnitude of the vector representing the distance between the two points.

3. What is the distance formula in linear algebra?

The distance formula in linear algebra is the magnitude of a vector, which is calculated using the Pythagorean theorem. For two points (x1, y1) and (x2, y2), the distance formula is √[(x2-x1)^2 + (y2-y1)^2]. This can be extended to higher dimensions for solving distance problems in three or more dimensions.

4. Can linear algebra be used to find the shortest distance between two points?

Yes, linear algebra can be used to find the shortest distance between two points by finding the minimum magnitude of the vector representing the distance between the points. This is often done by setting the derivative of the magnitude equal to 0 and solving for the minimum value.

5. Are there real-world applications of linear algebra in distance problems?

Yes, linear algebra has many real-world applications in distance problems. For example, it is used in GPS navigation systems to calculate the distance between two points and in computer graphics to create three-dimensional models of objects and calculate their distances.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
24
Views
795
  • Calculus and Beyond Homework Help
Replies
5
Views
525
  • Calculus and Beyond Homework Help
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
3K
  • Calculus and Beyond Homework Help
Replies
1
Views
280
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
3K
  • Calculus and Beyond Homework Help
Replies
4
Views
3K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
Back
Top