QUESTION IMAGE
Question
8.
- plot the points ( c(-3,1), o(2,4), l(5,-2) ) on a coordinate axis. state the coordinates of point ( t ) such that ( c, o, l ), and ( t ) form a parallelogram.
answer in ( (x, y) ) format
type a response
Step1: Find vector from C to O
Vector $\overrightarrow{CO} = O - C = (2 - (-3), 4 - 1) = (5, 3)$
Step2: Apply vector to L for T
$T = L + \overrightarrow{CO} = (5 + 5, -2 + 3) = (10, 1)$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
(10,1)