Answer: MAP!!! it's always a good Idea to have a map nearby, cause you'll never know when you'll need it or like you said, lose reception
Answer: Create lessons learned at the end of the project.
Explanation:
Lessons learned are the experiences that are gotten from a project which should be taken into account for the future projects. Lesson learned are created at the end of the project.
The main objective of the lessons learned is that they show both the positive experience and the negative experience of a project and this will help the future projects that will be undertaken.
Answer: r = 0.8081; s = -0.07071
Explanation:
A = (150i + 270j) mm
B = (300i - 450j) mm
C = (-100i - 250j) mm
R = rA + sB + C = 0i + 0j
R = r(150i + 270j) + s(300i - 450j) + (-100i - 250j) = 0i + 0j
R = (150r + 300s - 100)i + (270r - 450s - 250)j = 0i + 0j
Equating the i and j components;
150r + 300s - 100 = 0
270r - 450s - 250 = 0
150r + 300s = 100
270r - 450s = 250
solving simultaneously,
r = 0.8081 and s = -0.07071
QED!