document.write( "Question 1045619: Analyze the linear transformation L(x) = Dx that transforms the vector x = [1 4
\n" ); document.write( "] to the
\n" ); document.write( "vector L(x) = [3 6
\n" ); document.write( "] and also transforms the vector x = [2 5
\n" ); document.write( "] to the vector L(x) = [0 9
\n" ); document.write( "] by
\n" ); document.write( "doing the following:
\n" ); document.write( "1. Find the entries of the 2x2 matrix D that result in this transformation. 2. Describe, referencing the linear transformation, how the entries of matrix D were determined. 3. Describe the relationship between the determinant of matrix D, the area of S, and the area of the transformed figure P by considering a 2x2 square S in the xy-plane.
\n" ); document.write( "Note: The linear transformation L(x) transforms the square S into another shape P in the xy-plane.
\n" ); document.write( "

Algebra.Com's Answer #661136 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
First of all, the format of your notation is a little awkward.
\n" ); document.write( "If you're operating with row vectors then the linear transformation should be
\n" ); document.write( "L(x) = xD, and not L(x) = Dx (which is used when x is a column vector.)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1. \"D+=+%28matrix%282%2C2%2C-5%2C2%2C2%2C1%29%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2. The entries of D were determined by first letting \"D+=+%28matrix%282%2C2%2Ca%2Cb%2Cc%2Cd%29%29\", and then making the following substitutions:\r
\n" ); document.write( "\n" ); document.write( "L(< 1,4 >) = < 1,4 >*\"%28matrix%282%2C2%2Ca%2Cb%2Cc%2Cd%29%29\" = < 3,6 >, and \r
\n" ); document.write( "\n" ); document.write( "L(< 2,5 >) = < 2,5 >*\"%28matrix%282%2C2%2Ca%2Cb%2Cc%2Cd%29%29\" = < 0,9 >.\r
\n" ); document.write( "\n" ); document.write( "The first equation gives the system a + 4c = 3 and b + 4d = 6.\r
\n" ); document.write( "\n" ); document.write( "The second equation gives the system 2a + 5c = 0 and 2b + 5d = 9.\r
\n" ); document.write( "\n" ); document.write( "Solving for a, b, c, and d simultaneously, we get a = -5, b = 2, c = 2, and d = 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3. Let S be the square with vertices (0,0), (0,2), (2,2), and (2,0).\r
\n" ); document.write( "\n" ); document.write( "S is sufficiently represented by the vectors < 0,2 > and < 2,0 > so it's enough to consider the effect of L on these two vectors.\r
\n" ); document.write( "\n" ); document.write( "L(< 0,2 >) = < 0,2 >*\"%28matrix%282%2C2%2Ca%2Cb%2Cc%2Cd%29%29\" = < 4,2 >, and\r
\n" ); document.write( "\n" ); document.write( "L(< 2,0 >) = < 2,0 >*\"%28matrix%282%2C2%2Ca%2Cb%2Cc%2Cd%29%29\" = < -10,4 >.\r
\n" ); document.write( "\n" ); document.write( "Hence the linear transformation L transforms the square S into a parallelogram P three of whose vertices are (-10,4), (0,0),
\n" ); document.write( "and (4,2), and with an area of\r
\n" ); document.write( "\n" ); document.write( "\"abs%28matrix%283%2C3%2C1%2C-10%2C4%2C1%2C0%2C0%2C1%2C4%2C2%29%29+=+36\".\r
\n" ); document.write( "\n" ); document.write( "Now S has area 2*2 = 4, and since \"abs%28D%29+=+abs%28abs%28matrix%282%2C2%2C-5%2C2%2C2%2C1%29%29%29+=+abs%28-9%29+=+9\", we get \r
\n" ); document.write( "\n" ); document.write( "36 = Area of P = |D|*(Area of S) = 9*4.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );