document.write( "Question 993691: If the points (2,5) are shifted 5 units up and 4 units down what are the new coordinates
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #612901 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Not sure you typed the problem correctly, but if you did\r \n" ); document.write( "\n" ); document.write( "Shifting the point up increases the y-coordinate and shifting it \n" ); document.write( "down decreases the y-coordinate, thus\r \n" ); document.write( "\n" ); document.write( "(2,5) becomes (2,10) and then (2,6). \n" ); document.write( " |