document.write( "Question 254447: Find the number of numbers between 1 and 10 that are either divisible by 7, or odd, or both.\r
\n" ); document.write( "\n" ); document.write( "A 6 b 4 c 5 d 1 e 2
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #186758 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
The given numbers are 2,3,4,5,6,7,8 and 9
\n" ); document.write( "The numbers that are either divisible by 7, or odd, or both are 3,5,7,9
\n" ); document.write( "The number of required numbers = 4
\n" ); document.write( "
\n" ); document.write( "
\n" );