\r\n" );
document.write( "We plot the point (2,3):\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Pretend that the point is a baseball and the y-axis is a mirror, and\r\n" );
document.write( "you look into the mirror, where will you see the reflection of the\r\n" );
document.write( "baseball? It will be on the left of the y-axis, the same distance\r\n" );
document.write( "from the y-axis:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "So the image of (2,3) after a reflection over the y-axis is (-2,3).\r\n" );
document.write( "\r\n" );
document.write( "Three kinds of reflections are over the y-axis, x-axis, and the origin.\r\n" );
document.write( "\r\n" );
document.write( "In general, the image after a reflection of a point over the y-axis is\r\n" );
document.write( "the point with the sign of the x-coordinate changed, but the y coordinate\r\n" );
document.write( "remains the same.\r\n" );
document.write( "\r\n" );
document.write( "In general, the image after a reflection of a point over the x-axis is\r\n" );
document.write( "the point with the sign of the y-coordinate changed, but the x coordinate\r\n" );
document.write( "remains the same.\r\n" );
document.write( "\r\n" );
document.write( "In general, the image after a reflection of a point over the origin is\r\n" );
document.write( "the point with the signs of BOTH coordinates changed.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "