document.write( "Question 947678: Which of the following is the point of intersection (if it exists) of the line in R3 with vector
\n" );
document.write( "equation (x, y, z) = (2a, 0, −c) +t(a, −b, −2c), t ∈ R and the line in R3 with vector equation
\n" );
document.write( "(x, y, z) = (0, 2b, c) + s(2a, −2b, 0), s ∈ R (where a, b and c are non-zero real numbers)?\r
\n" );
document.write( "\n" );
document.write( "really need help with this cant figure it out \r
\n" );
document.write( "\n" );
document.write( "cheers \n" );
document.write( "
Algebra.Com's Answer #578324 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! we are given two lines such that \n" ); document.write( "equation A is (x,y,z) = 2a+0b-c+ta-tb-2tc \n" ); document.write( "equation B is (x,y,z) = 0a+2b+c+2sa-2sb+0sc \n" ); document.write( "If the two lines intersect, then the point P where they intersect must lie on both lines. Let's call its position vector p. The point P can only exist if there are values of s and t such that \n" ); document.write( "p = 2a+0b-c+ta-tb-2tc = 0a+2b+c+2sa-2sb+0sc \n" ); document.write( "For this equation to have a solution, the components in the a, b and c directions must each seperately be equal. This means that \n" ); document.write( "1) 2a+ta = 0a+2sa gives 2+t = 2s \n" ); document.write( "2) 0b-tb = 2b-2sb gives -t = 2-2s \n" ); document.write( "3) -c-2tc = c+0sc gives -1-2t = 1 \n" ); document.write( "equation 3 gives t = -1 and substituting for t in equation 2 gives 1 = 2-2s and s = 1/2 \n" ); document.write( "THE LINES ONLY MEET if these values of s and t also fit equation (1) \n" ); document.write( "2-1 = 2*(1/2) gives 1 = 1 \n" ); document.write( "now substituting for t=-1 in equation A gives \n" ); document.write( "p = 2a+0b-c-a+b+2c gives a+b+c \n" ); document.write( "now substituting for s=1/2 in equation B gives \n" ); document.write( "p = 0a+2b+c+a-b = a+b+c \n" ); document.write( "we see that the position vector p is the same for both lines, thus the lines intersect at p = a+b+c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |