document.write( "Question 154387: Which is the largest number in this series: 1 x 10-2, 0.009,1/1000 ? \n" ); document.write( "
Algebra.Com's Answer #113675 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"1%2A10%5E%28-2%29\" = \"1%2F100\" = 0.01
\n" ); document.write( "\"1%2F1000\" = \"0.001\"
\n" ); document.write( "0.009 is 9*0.001. So it is bigger than 0.001
\n" ); document.write( "0.01 = 10* 0.001. So it is larger than both other numbers
\n" ); document.write( "0.01 is the largest of the three numbers given
\n" ); document.write( "
\n" );