document.write( "Question 43342: Triangle DEF with vertices D(2,5), E(1,-6), and f(-5,3) is translated 3 units right and 2 units down. Find the coordinates of D'E'F'.\r
\n" ); document.write( "\n" ); document.write( "Thank You
\n" ); document.write( "

Algebra.Com's Answer #28365 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
NEW D'=(2+3,5-2) OR (5,3)
\n" ); document.write( "NEW E'=(1+3,-6-2) OR (4,-8)
\n" ); document.write( "NEW F'=(-5+3,3-2) OR (-2,1)
\n" ); document.write( "
\n" );