Homework Statement
Triangle A has three points a(2,3)b(0,0)c(2,0) and its center is (2/3,1). Find the other three points of Triangle B with a center of (4/3,3).
Homework Equations
Center of a triangle:
x = ax+bx+cx /3
y = ay+by+cy / 3
Magnitude = <a,b> , √(a^2+b^2)
The Attempt at...