Answer:
Hexagon
Step-by-step explanation:
180°(n-2)
180°(6sides-2)
180°(4)
720°
 
        
             
        
        
        
The correct answer is C.) c=5
This is correct by using the equation c^2=a^2+b^2
c^2=3^2*4^2
c^2=9+16
c^2=25
Square root of c=square root of 25
c=5
        
                    
             
        
        
        
Answer:
1)  14
2) -8
Step-by-step explanation:
-2 × (-7) = 14
24 ÷ (-3) = -8
 
        
             
        
        
        
Answer:
the answer D=1.44
Step-by-step explanation:
if the X= number of red cards observed in 6 trials , since each card observation is independent from the others and the sampling process is done with replacement ( the card is observed, then returned and reshuffled) , X follows an binomial distribution.
X(x)= n!/((n-x)!*x!) *p^x *(1-p)^(n-x)
where n = number of trials = 6 , x= number of red cards observed , p= probability of obtaining a red card in one try
the probability of obtaining the card in one try is
p = number of red cards / total number of cards = 12/ (12+8) = 0.6
since we know that X has a binomial distribution, the variance of this kind of distribution is
variance = σ² = n * p * (1-p) 
therefore the variance of X is
variance = σ² = n * p * (1-p) = 6 * 0.6 * (1-0.6) = 1.44