Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You will need to write up a report for this lab. Here are some things to keep in mind for your report: 1. Include comments
You will need to write up a report for this lab. Here are some things to keep in mind for your report: 1. Include comments on your work. 2. Include a summary paragraph describing the lab in your words. 3. Write using complete sentences Use MATLAB to do the following problems. Note that they can easily be done by hand. Be sure to include the actual MATLAB commands you used to do these activities. 1. Find a unit vector in the direction of the point (1, -3, 5). 2. Find an equation of the plane which contains the lines below. Line 1: x =1 + 3t y = 5 - 2t z=-2-3t Line 2: x = 2+ 2t y =-1+ 4t Z=-3 -2t 3. Find the distance between the point (1,3,1) and the plane 3(x-2)+2(v-1)-3(z-1) =0. 4. Find the angle (in radians) between the vectors (2, - 2, 4) and (4, -1,5) . Note: In MATLAB the function cos" x is acos(x). Remember to include your summary paragraph
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started