document.write( "Question 886047: {Odd counting numbers less than 15} (Enter your answers as a comma-separated list.) \n" ); document.write( "
Algebra.Com's Answer #535719 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! The set of all counting numbers less than 15 is \n" ); document.write( "{1,2,3,4,5,6,7,8,9,10,11,12,13,14} \n" ); document.write( "Take out the evens \n" ); document.write( "{1,3,5,7,9,11,13} <<-- odd counting numbers less than 15 \n" ); document.write( "Go further. Which are prime? \n" ); document.write( "{1,3,5,7,11,13} \n" ); document.write( " |