document.write( "Question 1024614: Consider the set of whole numbers from 1 to 10, inclusive.
\n" );
document.write( "List the numbers that meet the condition: greater than seven or odd
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #640011 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Listing them in roster form gives \n" ); document.write( "(1,3,5,7,8,9,10) \n" ); document.write( "What part confused you? \n" ); document.write( " |