document.write( "Question 454638: How do you write the following numbers in increasing order: 8,-2.7,
\n" );
document.write( "-6.4,3.1,-4,5 \n" );
document.write( "
Algebra.Com's Answer #312151 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! -6.4, -4, -2.7, 3.1, 5, 8 \n" ); document.write( " |