Linear Math: Find a and b for Point on Line

  • Thread starter Thread starter ~Sam~
  • Start date Start date
  • Tags Tags
    Linear Lines
AI Thread Summary
To find the values of a and b for the point (a, b, 0) on the line defined by points (-1, -1, 6) and (-9, 7, 2), the line equation L(t) = P + t*(Q-P) is used. The direction vector is determined by subtracting the coordinates of point P from point Q. The next step involves solving for the parameter t when z equals 0, which will provide the corresponding values of a and b. Substituting this value of t back into the line equation will yield the desired coordinates. This approach effectively utilizes the basic principles of line equations in three-dimensional space.
~Sam~
Messages
70
Reaction score
0

Homework Statement




Find a and b such that the point (a,b,0) lies on the line passing through (-1,-1,6) and (-9,7,2)

Homework Equations



Basic line equations, from P to Q= Q-P..etc

The Attempt at a Solution



I keep getting the wrong answer, but I got a point at exactly P (-1,-1,6) and a direciton by doing Q-P...and solving for z=0...
 
Physics news on Phys.org
so the line equation is
L(t) = P + t*(Q-P)

show your work, but soudns like you're heading in the right direction, solve for t, when z=0 as you say, then substitute back into line
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top