document.write( "Question 1139762: Dilate the triangle with a scale factor of 2 and the center is (2,3)\r
\n" );
document.write( "\n" );
document.write( "Point A (2,4) Point B (-3,3) Point C (2,-2) \n" );
document.write( "
Algebra.Com's Answer #760259 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Point A(2,4) with center (2,3). \n" ); document.write( "Center to point A is 0 units in x direction, 1 unit in y direction. \n" ); document.write( "With scale factor of 2, center to point A' is 0 units in x direction, 2 units in y direction. \n" ); document.write( "A'(2+0,3+2) = (2,5) \n" ); document.write( "Point B(-3,3) with center (2,3). \n" ); document.write( "Center to point B is -5 units in x direction, 0 units in y direction. \n" ); document.write( "With scale factor of 2, center to point B' is -10 units in x direction, 0 units in y direction. \n" ); document.write( "B'(2-10,3+0) = (-8,3) \n" ); document.write( "Point C(2,-2) with center (2,3). \n" ); document.write( "Center to point C is 0 units in x direction, -5 units in y direction. \n" ); document.write( "With scale factor of 2, center to point C' is 0 units in x direction, -10 units in y direction. \n" ); document.write( "C'(2+0,3-10) = (2,-7) \n" ); document.write( " |