Homework Statement
Given a rectangle R=[1,3] x [2,4], and the affin translation F : R^2 -> R^2 defined by F(x,y) = (1,3) + A*(x,y), where A is the 2x2 matrix (2 , 7 ; 3 , 1), what is the area of the affin transelation of the rectangle R?
Homework EquationsThe Attempt at a Solution
When I...