It will be 3n x 3n x 3n 
hope this helps
        
             
        
        
        
Answer:
D
Step-by-step explanation:
f(x) = -3x^3 + x^2 – 3       f(2) means that wherever you see a x, put in a 2.
f(2)= -3(2)^3 + (2)^2 - 3
f(2) = -3*8 + 4 - 3
f(2) = - 24 + 1
f(2) = - 23
 
        
                    
             
        
        
        
A+bi is a complex number
(3+2i)(a+bi)=17+7i
remember
i²=-1
so
expand and solve
a is the ral part
bi is the imaginary part
ok so
if Ac+Be=dc+fe where c=c and e=e then A=d and B=f
(3+2i)(a+bi)=17+7i
expand/distribute/FOIL
3a+2ai+3bi+2bi²=17+7i
3a+2bi+2ai+2bi=17+7i
3a-2b+2ai+2bi=17+7i
real parts are 3a-2b
imaginary is 2ai+2bi
so
3a-2b=17 and
2ai+2bi=7i
we need to solve
2nd equation, divide both sides by i
2a+2b=7
multiply by -1 and add to other equation
3a+2b=17
<u>-2a-2b=-7 +</u>
1a+0b=10
a=10
subsitue
2a+2b=7
2(10)+2b=7
20+2b=7
2b=-13
b=-13/2
the complex number is
10-(13/2)i or
10-6.5i