The term in the expansion:
T ( k+1) = n C k * A^(n-k) * B^k.
In this case: n = 11,  k + 1 = 8, so k = 7.
A = x, B = - 3 y
T 8 = 11 C 7 * x^(11-7) * ( - 3 y )^7 = 
 =( 11 *10 * 9 * 8 * 7 * 6 * 5 ) / ( 7 * 6 * 5 * 4 * 3 * 2 * 1  )* x^4 * ( - 2,187 y^7 ) = 
= 330 * ( - 2,187 ) x^4 y^7 = - 721,710 x^4 y^7
Answer: The 8th term in expansion is
 
        
                    
             
        
        
        
Answer:
distribute the 2 on the left side to become 2(x+7)-->2x+14=-4x+14, add 4x to both sides to become 2x+14+4x=-4x+14+4x-->6x+14=14, subtract 14 from both sides 6x+14-14=14-14-->6x=0 and divide both sides of the equation by 6 to get x alone, 6x/6=0/6-->x=0 so x would equal 0.
Step-by-step explanation:
 
        
             
        
        
        
Answer:
g(x) = (x - 2)^3 - 4
Step-by-step explanation:
first, the function f is shifted to the right by 2 units and then shifted up by 4 units