document.write( "Question 1201854: from \"Vector Equations of Planes\" lesson.\r
\n" ); document.write( "\n" ); document.write( "A plane passes through the points P(-2,3,1), Q(-2,3,2) and R (1,0,1)\r
\n" ); document.write( "\n" ); document.write( "a. using vectors PQ and vectors PR as your direction vectors, write the vector equation of this plane\r
\n" ); document.write( "\n" ); document.write( "b. using vector QR, and any other direction vector, write a second vector equation for this plane.
\n" ); document.write( "

Algebra.Com's Answer #836429 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Part (a)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: < x,y,z > = < -2,3,1 > + s*< 0,0,1 > + t*< 3,-3,0 >
\n" ); document.write( "where s and t are any real numbers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation:
\n" ); document.write( "The < -2,3,1 > is the position vector of point P. You can replace this position vector with the coordinates of Q or R.
\n" ); document.write( "You can pick any point in the plane.
\n" ); document.write( "This start position can be somewhat analogous to the y intercept
\n" ); document.write( "y = mx+b has m = slope and b = y intercept
\n" ); document.write( "b = start position
\n" ); document.write( "m = tells us how to move = direction vector
\n" ); document.write( "That's one way we can connect the ideas of 2D graphs with a 3D one like this.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The < 0,0,1 > represents the coordinates of vector PQ. It starts at P and points to Q.
\n" ); document.write( "Subtract corresponding coordinates to determine this vector
\n" ); document.write( "vector PQ = Q - P = < -2,3,2 > - < -2,3,1 > = < 0,0,1 >
\n" ); document.write( "The < 3,-3,0 > refers to vector PR which is calculated in a similar fashion.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The template can be written as such
\n" ); document.write( "< x,y,z > = positionVector + s*DirectionVector1 + t*DirectionVector2
\n" ); document.write( "and more specifically as this template
\n" ); document.write( "< x,y,z > = P + s*VectorPQ + t*VectorPR\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We need 2 direction vectors because the plane is 2 dimensional.
\n" ); document.write( "We have 2 degrees of freedom of where to go along the flat surface.
\n" ); document.write( "Think of an xy axis.
\n" ); document.write( "The two direction vectors cannot lie on the same line.
\n" ); document.write( "Otherwise, infinitely many planes will result.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How can we determine if two vectors are on the same line or not?
\n" ); document.write( "By solving for k in this vector equation
\n" ); document.write( "PQ = k*PR
\n" ); document.write( "< 0,0,1 > = k*< 3,-3,0 >
\n" ); document.write( "< 0,0,1 > = < 3k, -3k, 0 >
\n" ); document.write( "It should be fairly clear that there aren't any solutions for k.
\n" ); document.write( "The last entries of 1 and 0 don't match up no matter what k would be.
\n" ); document.write( "Therefore, there is no way to scale PR to get PQ, and vice versa.
\n" ); document.write( "Furthermore, vectors PQ and PR are not on the same line.
\n" ); document.write( "This allows us to use them as direction vectors of the plane.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "==========================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Part (b)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: < x,y,z > = < -2,3,1 > + s*< 0,0,-1> + t*< 3,-3,-1 >
\n" ); document.write( "where s and t are any real numbers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation:
\n" ); document.write( "Start with the answer from part (a)
\n" ); document.write( "Flip the signs of vector PQ to get vector QP, so we get < 0,0,-1> as another possible direction vector.
\n" ); document.write( "Replace < 3,-3,0 >, which was from vector PR, with < 3,-3,-1 > which is vector QR.
\n" ); document.write( "The calculation of vector QR is similar to what is shown in part (a) when we found vector PQ.
\n" ); document.write( "The position vector can stay the same.
\n" ); document.write( "Although as mentioned earlier, you can replace the position vector with the coordinates from Q or R.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll let you check if vectors QP and QR are on the same straight line or not.
\n" ); document.write( "
\n" ); document.write( "
\n" );