document.write( "Question 66649: For the following set, which number has the largest absolute value? \r
\n" ); document.write( "\n" ); document.write( "4, -1, 12, -20, 19, 0\r
\n" ); document.write( "\n" ); document.write( "Can you show me how to figure the answer.
\n" ); document.write( "

Algebra.Com's Answer #47317 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
ARRANGE ALL THE NUMBERS BY ABSOLUTE VALUE (IGNORE THE SIGNS) THUS
\n" ); document.write( "0,1,4,12,19,20 SO WE SEE THE LARGEST ABSOLUTE VALUE IS 20
\n" ); document.write( "
\n" );