Question 254447: Find the number of numbers between 1 and 10 that are either divisible by 7, or odd, or both.
A 6 b 4 c 5 d 1 e 2
Answer by palanisamy(496) (Show Source):
You can put this solution on YOUR website! The given numbers are 2,3,4,5,6,7,8 and 9
The numbers that are either divisible by 7, or odd, or both are 3,5,7,9
The number of required numbers = 4
|
|
|