Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

8. 6. plot the points ( c(-3,1), o(2,4), l(5,-2) ) on a coordinate axis…

Question

8.

  1. 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

Explanation:

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)$

Answer:

(10,1)