document.write( "Question 600746: Why the absolute value of a/b is not always a/b?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #379455 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! If a/b < 0, then \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Ex: if a = -6 and b = 3, then a/b = -6/3 = -2. Also, -a/b = -(-2) = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So |