Verify that area of the triangle with vertices (4,6) (7,10) and(1,-2) remains invariant under the translation of axes when the origin is shifted to the point (-2,1).
Let the co-ordinate of the vertex be A(4,6) B(7,10)and C(1,-2)Now area of the ΔABC is given byΔ=12|(x1(y2−y3)+x2(y3−y1)+x3(y1−y2)))|=12|(4(10+2)+7(−2−6)+1(6−10))|=12|(48−56−4)|=6After transforming the origin to(-2,1) the co-ordinate of the vertex wil beA(2,7),(5,11) and C(−1,−1).Now the area will beΔ=12|(x1(y2−y3)+x2(y3−y1)+x3(y1−y2)))|=12|(2(11+1)+5(−1−7)−1(+7−11))|=12|(24−40+4)|=6Here Δ=Δ,Hence proved.