document.write( "Question 1034516: A square has 12cm sides. Describe its imag for a dilation with center at one of the vertices and scale factor of 0.4. \n" ); document.write( "
Algebra.Com's Answer #649460 by Theo(13342)![]() ![]() You can put this solution on YOUR website! if the center is at one of the vertices, then the other vertices on a graph of the square would be: \n" ); document.write( "(0,0) \n" ); document.write( "(0,12) \n" ); document.write( "(12,12) \n" ); document.write( "(12,0) \n" ); document.write( "the dilation of .4 would be multiplying all the vertices by .4 \n" ); document.write( ".4 * 12 = 4.8. \n" ); document.write( "the new coordinates would be: \n" ); document.write( "(0,0) \n" ); document.write( "(0,4.8) \n" ); document.write( "(4.8,4.8) \n" ); document.write( "(4.8,0) \n" ); document.write( "the dilation is done by distance from the point of reference. \n" ); document.write( "since the point of reference is (0,0), then the dilation is done by distance from that point of reference. \n" ); document.write( "the distance on the graph is d = sqrt((x2-x1)^2 + (y2-y1)^2). \n" ); document.write( "when x1 and y1 = 0, as in the coordinate (0,0), the formula becomes: \n" ); document.write( "d = sqrt(x^2 + y^2). \n" ); document.write( "when x = 0 and y = 12, the formula becomes d = sqrt(0^2 + 12^2) = sqrt(12^2) = 12. \n" ); document.write( "when you dilate it, you are multiplying the distance by the scale factor which is .4 \n" ); document.write( ".4 * 12 = 4.8. \n" ); document.write( "the most difficult calculation comes in when x = 12 and y = 12. \n" ); document.write( "d = sqrt(12^2 + 12^2) \n" ); document.write( "when you multiply d by .4, you get the new d = .4 * sqrt(12^2 + 12^2). \n" ); document.write( "if you square d, you get d^2 = .4^2 * sqrt(12^2 + 12^2)^2. \n" ); document.write( "you can simplify this to get d^2 = .16 * (12^2 + 12^2). \n" ); document.write( "simplify this further to get d^2 = .16 * 288 = 46.08 \n" ); document.write( "this is the hypotenuse of a right triangle where d is the hypotenuse and x is the adjacent side and y is the opposite side of the angle formed from the center of the graph. \n" ); document.write( "the right triangle formula for the hypotenuse is d^2 = x^2 + y^2. \n" ); document.write( "since d^2 = 46.08, and since x = y, the formula becomes 46.08 = 2x^2 \n" ); document.write( "solve for x^2 to get x^2 = 23.04. \n" ); document.write( "solve for x to get x = sqrt(23.04) = 4.8. \n" ); document.write( "this means that y = 4.8 as well. \n" ); document.write( "the coordinate of (12,12) becomes (4.8,4.8). \n" ); document.write( "if you dilate from the origin, then all dilations are from that point as the reference. \n" ); document.write( "if you dilate from any other point, than all dilations are from that other point as the reference. \n" ); document.write( "dilations from the origin are the easiest to perform, but the process would be the same from any other point. \n" ); document.write( "in that case, the distance formula has to be sqrt((x2-x1)^2 + (y2-y1)^2).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |