Equations of Lines and Vectors

  • Thread starter Thread starter spoc21
  • Start date Start date
  • Tags Tags
    Lines Vectors
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
spoc21
Messages
85
Reaction score
0

Homework Statement



Find the coordinates of three points on each of the following lines.
a. (x+2)/3=(y-1)/2=(z+5)/(-3)
x = -1 + 5t

b.y = 7 + t
z = 3 - 2t



Homework Equations



(x+2)/3=(y-1)/2=(z+5)/(-3)
x = -1 + 5t

y = 7 + t
z = 3 - 2t


The Attempt at a Solution



I'm guessing that they mean the (x,y,z) coordinates by saying "Find the three coordinates." I attempted a), and found the three coordinates to be (-3.5,0,-3.5), but am unsure if this is correct. I also am lost on how to attempt the second one, b).

any help is appreciated!
 
Physics news on Phys.org
Hi spoc21! :smile:
spoc21 said:
Find the coordinates of three points on each of the following lines.

I'm guessing that they mean the (x,y,z) coordinates by saying "Find the three coordinates." I attempted a), and found the three coordinates to be (-3.5,0,-3.5), but am unsure if this is correct. I also am lost on how to attempt the second one, b).

No, I think they mean find any three points on the line.

For the second one, just use any three values of t. :wink:
 
tiny-tim said:
Hi spoc21! :smile:


No, I think they mean find any three points on the line.

For the second one, just use any three values of t. :wink:

Thanks tiny-tim,

so basically, I will need to find three points for each line (therefore use three different values for t) so that I get:

[x1, y1, z1]

[x2, y2, z2]

[x3, y3, z3]

Thanks again!