Vector Algebra: Find Parametric Equation of Line from p with Direction q

Click For Summary

Homework Help Overview

The discussion revolves around finding the parametric equation of a line defined by a point p and a direction vector q in the context of vector algebra. The problem includes determining a specific point on this line such that a vector from another point r to this point is perpendicular to the line.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the method for finding a parametric equation of a line and how to determine if two vectors are perpendicular. There are attempts to derive equations based on the conditions given in the problem.

Discussion Status

Some participants have provided guidance on setting up equations involving dot products to check for perpendicularity. There is an ongoing exploration of how to express the point X in relation to the line and the vector from r to X.

Contextual Notes

Participants are navigating the constraints of the problem, including the need to find a specific point on the line that meets the perpendicularity condition, while also adhering to the homework's requirements for exploration and reasoning without direct solutions.

vorcil
Messages
395
Reaction score
0
p = (2,6,3)
q = (1,0,1)
r = (4,1,-1)

part a)
Find a parametric equation of the line that passes through p with direction q
x=p + t(q)
x=(2,6,3) + t(1,0,1)

part b)
find the point X on the line in part a so that RX is perpendicular to the line

I'm having trouble doing this one
please help
 
Physics news on Phys.org
What way can you test to see if two vectors are perpendicular?
 
Office_Shredder said:
What way can you test to see if two vectors are perpendicular?

if a.b = 0
or a=0
or b=0

-

It's asking me to find the point

p = (2,6,3)
q = (1,0,1)
r = (4,1,-1)

pq=p + t(q)
pq=(2,6,3) + t(1,0,1)

part b)
find the point X on the line in part a so that RX is perpendicular to the line

can you please give some more direction?

I already know the answer i just need to know how to get to it!
(1,6,2) is the point
 
cmon PF don't fail me now!
 
Let (x, y, z) be the point X. Then a vector from r to X is (x- 4, y- 1, z+ 1). That is the vector that must be perpendicular to (1, 0, 1) and so must have dot product with it equal to 0.

That will give you one equation for x, y, and z. Since X is "on the line in part a" it must also satisfy the equation of that line.
 
(x-4,y-1,z+1).(1,0,1)=0
(2+t , 6 , 3+t)

(x-4).1 + (y-1).0 + (z+1).1 = 0
(2+t-4).1 + 6-1.0 + ((3+t) + 1).1 = 0
(2+t-4) + (3+t)+1 = 0
t= -1

into original equation,
2+(-1) , 6 , 3+(-1) = (1,6,2)
OH SHI-

XD =] :)
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
10
Views
3K
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K