Answer:
I think is A but check it just in case
Step-by-step explanation:
 
        
             
        
        
        
25% is the percent increase
        
             
        
        
        
lateral area is the faces not the bases,total area is the area if the whole shape and volume changes on what type of figure it is
 
        
             
        
        
        
Answer: x = {-1, -3, 2}
<u>Step-by-step explanation:</u>
x³ + 2x² - 5x - 6 = 0
Use the rational root theorem to find the possible roots:  ±1, ±2, ±3, ±6
Use Long division, Synthetic division, or plug them into the equation to see which root(s) work <em>(result in a remainder of zero)</em>.
I will use Synthetic division.  Let's try x = 1
 1 |  1    2    -5     -6
   |<u>  ↓    1      3     -2 </u>       
      1     3    -2    -8   ← remainder ≠ 0 so x = 1 is NOT a root 
  Let's try x = -1 
- 1 |  1     2    -5    -6
    |<u>  ↓    -1     -1     6 </u>       
       1     1     -6     0   ← remainder = 0 so x = -1 is a root!
The coefficients of the reduced polynomial are: 1, 1, -6  -->   x² + x - 6
Factor: x² + x - 6
           (x + 3)(x - 2)
Set those factors equal to zero to solve for x:
x + 3 = 0   --> x = -3
x - 2 = 0    --> x = 2
Using Synthetic Division and Factoring the reduced polynomial, we found 
x = -1, -3, and 2
 
        
             
        
        
        
In a throw of 2 fair dice, there are 6*6=36 equiprobability outcomes.
To get a sum of 5, there are 4 ways, (1,4),(2,3),(3,2),(4,1) with probability of 4/36=1/9
To get at least one 5, there are 6+6-1=11 outcomes (note (5,5) has been counted in both, so subtracted from sum).  The probability is 11/36
Since the two events are mutually exclusive (once we have a five, the sum can no longer be 5), we can add the probabilities to get the probability of one event or the other.
P(sum of 5 OR at least one 5)=1/9+11/36=4/36+11/36=15/36=5/9