What Are the Equations for a Line Through A(3, -1, 2) Parallel to the X-Axis?

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

Homework Statement

Find the vector/ and parametric equations for the line that passes through A(3, -1, 2) and parallel to the x-axis.

Homework Equations

N/A

The Attempt at a Solution



I know how to find the vector and parametric equations of a line, when given two points. I am just confused on what they mean by parallel to the x-axis. Would we assume the second point is (0,1,1), since it is parallel to the x-axis.. any help is appreciated.. thank you!N
 
Physics news on Phys.org
To me that would mean the z-value is constant and also the y value. You can pick any point for x
 
so would the (0,1,1) work?
 
I don't believe so. Again the y and z terms would be constant.
So any value for {n} can be chosen. Your point would be (n,-1,2)
 
spoc21 said:
so would the (0,1,1) work?
No. If you call this point B, the vector AB is not parallel to the x-axis. A vector parallel to the x-axis has a non-zero x-coordinate, and the other two coordinates are zero.
 
Mark44 said:
No. If you call this point B, the vector AB is not parallel to the x-axis. A vector parallel to the x-axis has a non-zero x-coordinate, and the other two coordinates are zero.

ok, so something like (1,0,0) would work? your point makes sense, just want to confirm..