document.write( "Question 465583: write alll odd numbers longer than 31 but less 50? \n" ); document.write( "
Algebra.Com's Answer #319620 by richard1234(7193) You can put this solution on YOUR website! Use \"greater than\" instead of \"longer.\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The numbers would be 31, 33, 35, 37, 39, 41, 43, 45, 47, 49. It is preferred to write them using the ellipsis (...) to avoid taking too much space; in this case, writing \"31, 33, 35, ..., 49\" is sufficient. \n" ); document.write( " |