Find the centroid of AABC if
A = (1, 1), B = (4, 5), and C = (4, 6).
([?], [ ]
pls help lol

9514 1404 393
Answer:
(3, 4)
Step-by-step explanation:
Put the numbers in the formula and do the arithmetic.
Q = (A + B + C)/3
Q = ((1, 1) +(4, 5) +(4, 6))/3 = (1+4+4, 1+5+6)/3 = (9, 12)/3
Q = (3, 4)
The centroid is (3, 4).