document.write( "Question 118379: I am trying to work a problem, but I am not even sure I understand the problem, and am unsure of how to go about it:\r
\n" ); document.write( "\n" ); document.write( "If the function g is defined for all nonzero numbers y by g(y)=y/|y|, what is the value of g(2)-g(-200)?\r
\n" ); document.write( "\n" ); document.write( "The answer is supposed to be 2.
\n" ); document.write( "

Algebra.Com's Answer #86502 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Since \"g%28y%29=y%2Fabs%28y%29\", this means \"g%282%29-g%28-200%29\" is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%2Fabs%282%29-%28-200%29%2Fabs%28-200%29\" note: just replace the first pair of \"y\"s with 2 and the second pair of \"y\"s with -200\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%2F2-%28-200%29%2F200\" Evaluate the absolute value of 2 to get 2. Evaluate the absolute value of -200 to get 200. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1-%28-1%29\" Divide \"2%2F2\" to get 1. Divide \"-200%2F200\" to get -1. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2B1\" Rewrite \"1-%28-1%29\" as 1+1. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2\" Add\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"g%282%29-g%28-200%29=2\"
\n" ); document.write( "
\n" );