LCSphysicist said:
I think that we can say that PPR = α*PRPS
where PR and PS are the points where occurs the intersection on the line R and S.
I agree
Obs: line r and s are found by knowing that the straight line intersection of two planes are
n1 X n2 [cross product]
I presume you are referring to (1) the plane containing point P and line R and (2) the plane containing point P and line S. Yes it's correct, and a good insight, that the line we seek lies in the intersection of those two planes.
Lr = (0,1,-2) + y(-1,1,1)
Parametrising on y, I get Lr = (-1, 0, -1) + y(-1, 1, -1), which differs from yours in 4 out of 6 places.
Why did you not parametrise on x, which is easier? :
Lr = (0, 1, -2) + x(1, -1, 1)
If we replace your y by x, what you wrote is closer to this, but still differs in two places.
I agree with this one, and we could replace u by x so as to parametrise in the same way as we did for Lr, to write
Ls = (0,1,-1) + x(1,2,1)
This leave us to three equation and three incognits
View attachment 265641
Three real solution, but the answer is that is impossible, why?
I couldn't quite follow this. I expected to see the equation written as follows:
$$y = a_yx + b_y$$
$$z = a_zx + b_z$$
(assuming the line is not perpendicular to the x axis)
I haven't done the calcs but perhaps if you correct your parametrisations as per above, your solution will match that in the book.