document.write( "Question 149336: how do i write 2,-3/7, 0.75,-3/2 in increasing order \n" ); document.write( "
Algebra.Com's Answer #109563 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Turn them all into the same type number (fractions or decimals). Decimals are easier here. \n" ); document.write( "Find the smallest one first. \n" ); document.write( "2, -.428571..., .75, -1.5 \n" ); document.write( "-1.5, -.42857..., .75, 2 (answer) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |