document.write( "Question 1138985: graph triangle ABC. A (2,5) B (-3,3) C (2,1) and it's image triangle A1 B1 C1 after a dilation with scale factor 2 and center (2,3)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "it's the triangle A1 B1 C1 and the dilation i am having issues with. Thank you. \n" );
document.write( "
Algebra.Com's Answer #756780 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "With the center of the dilation at (2,3) and A at (2,5), the difference is (0,2). With a dilation factor of 2, that difference becomes (0,4). So A1 is (2,3)+(0,4) = (2,7). \n" ); document.write( "Similarly, the difference between the center and B(-3,3) is (-5,0); with a dilation factor of 2, that difference becomes (-10,0); then B1 is (2,3)+(-10,0) = (-8,3). \n" ); document.write( "And the difference between the center and C(2,1) is (0,-2); with the dilation factor of 2 that becomes (0,-4); and then C1 is (2,3)+(0,-4) = (2,-1). \n" ); document.write( "A graph of ABC and A1B1C1... \n" ); document.write( " |