Answer:
D
Step-by-step explanation:
 
        
                    
             
        
        
        
Answer:
the answer is 2.5 which in not greater than 6 but less than 5
Step-by-step explanation:
 
        
                    
             
        
        
        
The correct answer would be the 3rd one because the number simplified equals that
        
                    
             
        
        
        
Answer:
A 2
B 1
C 4
D 3
Step-by-step explanation:
( ) means not including (also used for infinity)
[ ] means including 
The answer choices are in interval form, showing all the possible answer choices between two numbers and if the answer choice includes or excludes a number using the () []
Explanation for A:
x < 7.8 means x won't include 7.8 since the symbol is "less than" and not "less than or equal to".
x can be anything, it just has to be less than 7.8, so the answer is:
2 (-infinity, 7.8)
Explanation for B:
x <= 7.8 means x will include 7.8 since the symbol means "less than or equal to".
x can be anything, it just has to be less than or equal to 7.8, so the answer is:
1 (-infinity, 7.8]
Explanation for C:
x >= 7.8 means x will include 7.8 since the symbol means "greater than or equal to".
x can be anything, it just has to be greater than or equal to 7.8, so the answer is:
4 [7.8, infinity)
Explanation for D:
x > 7.8 means x won't include 7.8 since the symbol means "greater than" and not "greater than or equal to".
x can be anything, it just has to be greater than 7.8, so the answer is:
3 (7.8, infinity)
Hope it helps (●'◡'●)
 
        
                    
             
        
        
        
Complete question :
Seven cards are drawn from an ordinary deck. In how mnat ways is it possible to draw (a) only 5s (b)only 8s, 9s, and 10s, (c) no 8s, 9s, and 10s (d) exactly 2 jacks or kings, (e) 5 spades and 2 hearts?
Answer:
0; 792 ; 100396 ; 30408224 ; 18643560 ;
Step-by-step explanation:
Number of cards in a deck = 52
Number of cards to be drawn = 7
Using combination:
nCr = n! ÷ (n-r)!r!
A.) 
Number of 5's in a deck = 4
4C7 = 0
(B.) 
only 8s, 9s, and 10s, 
Number of 8, 9 and 10's = 4 *3 = 12 
12C7 = 12! ÷ 5!7! = 792 
 
(C) 
no 8s, 9s, and 10s ;
Number of cards to select from = 52 - (3(4)) = 40C7 = 18643560
(D) 
exactly 2 jacks or kings,
Number of jack or king in deck = 8 ; other 5 could be any of the rest : (52 - 8) = 44
8C2 * 44C5 = 28 * 1086008 = 30408224
 (e) 5 spades and 2 hearts?
Number of spades = 13
Number of hearts = 13
13C5 * 13C2
1287 * 78 = 100396