document.write( "Question 334525: Find the coordinates of Point 5,5, after a (0,-2) translation \n" ); document.write( "
Algebra.Com's Answer #239740 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
(5,5)+(0,-2)=(5+0,5-2)=(5,3) \n" ); document.write( "
\n" );