document.write( "Question 1080233: Let an integer be chosen at random from the integers 1 to 30 inclusive. Find the probability that the integer chosen is divisible by 4 or is greater than 25 and less than 30. \n" ); document.write( "
Algebra.Com's Answer #694418 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Integers in the range divisible by 4:4,8,12,16,20,24,28- 7 of them \n" ); document.write( "Integers in the range greater than 25 and less than 30:26,27,28,29- 4 of them \n" ); document.write( "Integers in both groups: 28 - 1 of them \n" ); document.write( "So, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |