Refer to Problem 99. The points (3, 0), (1, 2), (3, 1), and (1, 3) are the
Question:
Refer to Problem 99. The points (−3, 0), (−1, −2), (3, 1), and (1, 3) are the vertices of a parallelogram ABCD.
Data from problem 99
The field of computer graphics utilizes vectors to compute translations of points. For example, if the point (−3, 2), represented by vector u = (−3, 2), is to be translated by v = (5, 2), then the new location will be u = u + v = (−3, 2) + (5, 2) = (2, 4). So, the point (−3, 2) is translated by v to (2, 4) as shown in the figure.
(a) Determine the new coordinates of (3, −1) if it is translated by v = (−4, 5).
(b) Illustrate this translation graphically.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Precalculus Concepts Through Functions A Unit Circle Approach To Trigonometry
ISBN: 9780137945139
5th Edition
Authors: Michael Sullivan
Question Posted: