7 Question Draw two lines together in one 3D model. One line should start at (0,2,0) and move in the direction of (2,0,
Posted: Tue May 10, 2022 8:33 pm
7 Question Draw two lines together in one 3D model. One line should start at (0,2,0) and move in the direction of (2,0, 4) with a parameter going from 0 to 1. The other line should start at (1,0,0) and move in the direction of (0,2,2) with a parameter going from 0 to 2. Use your model to find the point of intersection of the two lines: (Use traditional notation for the point.) Hint