document.write( "Question 177719: 8. (traingle)ABC has coordinates (1, 1), (3, 4), and (0, -5). Write the vertices in
\n" );
document.write( "matrix form.
\n" );
document.write( "a. Find the coordinates of the image of the triangle after a dilation of
\n" );
document.write( "size .
\n" );
document.write( "b. Find the coordinates of the image of the triangle after a translation
\n" );
document.write( "right 3 units and up 2 units.
\n" );
document.write( "c. Find the coordinates of the image of the triangle after a rotation
\n" );
document.write( "of 1808.
\n" );
document.write( "d. Find the coordinates of the image of the triangle after a reflection in
\n" );
document.write( "the line y = x. \n" );
document.write( "
Algebra.Com's Answer #132727 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! (1, 1), (3, 4), and (0, -5). \n" ); document.write( ": \n" ); document.write( "a) Find the coordinates of the image of the triangle after a dilation of \n" ); document.write( "size . \n" ); document.write( ":lets dilate by 1/2 ....so the new coordinates would be \n" ); document.write( ":(1/2,1/2),(3/2,2),(0,-5/2).......you taking 1/2 the value of x and y coordinates. \n" ); document.write( ": \n" ); document.write( "b) Find the coordinates of the image of the triangle after a translation \n" ); document.write( "right 3 units and up 2 units. \n" ); document.write( ": \n" ); document.write( "new coordinates (1+3,1+2),(3+3,4+2,),(0+3,-5+2) \n" ); document.write( ":.....................(4,3),(6,6),(3,-3) \n" ); document.write( ": \n" ); document.write( " c. Find the coordinates of the image of the triangle after a rotation \n" ); document.write( "of 1808. \n" ); document.write( ": \n" ); document.write( "I assume this is 180 degree rotation which would be \n" ); document.write( ": \n" ); document.write( "(-1,-1),(-3,-4),(0,5)....you are just taking the negative values of the x and y coodinates. \n" ); document.write( ": \n" ); document.write( "d. Find the coordinates of the image of the triangle after a reflection in \n" ); document.write( "the line y = x. \n" ); document.write( ": \n" ); document.write( "(1,1),(4,3),(-5,0) remember y=x and x=y so the coordinates just change places \n" ); document.write( ":\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |