Answer:
sum is 1,2,4,8,16,32,64,128,256,512
From cosine law
c^2 = a^2 + b^2 -2abcos(C)
cos(C) = (a^2 + b^2 - c^2)/2ab
this formula will solve your problem
<h3>
Answer: (x² + 1)(x + 1)</h3>
Work Shown:
x³ + x² + x + 1
(x³ + x²) + (x + 1)
x²(x+1) + 1(x + 1)
(x² + 1)(x + 1)
The basic outline is to pair up the terms into two groups. We factor each group separately, and then factor out the overall GCF (x+1). You can use the FOIL rule to verify the answer.