Question: If the area of a triangle formed by the points $(2a,b), (a + b, 2b + a), (2b,2a)$ is $\lambda$, then what is the area of the triangle whose vertices are $(a+b,a-b),(3b-a,b+3a) and (3a-b,3b-a)$ ?
I attempted to find a relation between the two sets of vertices, but was unable to do so. How exactly would I proceed with this question?
Let $P=(2a,b), \;Q=(a+b,2b+a), \;R=(2b,2a)$ and
$u=\vec{PQ}=\langle b-a,b+a\rangle$ and $v=\vec{QR}=\langle b-a, a-2b\rangle$.
Similarly, let $P_1=(a+b,a-b), \;Q_1=(3b-a,b+3a), \;R_1=(3a-b,3b-a)$ and
$u_1=\vec{P_1Q_1}=\langle 2b-2a, 2b+2a\rangle$ and $v_1=\vec{P_1R_1}=\langle 2a-2b, 4b-2a\rangle$.
Then $A_1=\frac{1}{2}||u\times v||=\lambda$ and $A_2=\frac{1}{2}||u_1\times v_1||=4\lambda$ since $u_1=2u$ and $v_1=-2v$.