106k views
1 vote
Solve 2(x-1)^2(x^2+4)

User Kafka
by
8.2k points

1 Answer

1 vote
Answer: " 2x⁴ − 4x³ + 10x² − 16x + 8 " .
___________________________________
Step-by-step explanation:
__________________________________
Given:
__________________________________
Solve: 2(x−1)² (x² + 4) ;
__________________________________
First, let us expand the following:
__________________________________
(x−1)² = (x−1)(x−1) = x² − 1x − 1x + 1 = x² − 2x + 1 .

Now, multiply that value by "2" ;

2(x² − 2x + 1) = 2x² − 4x + 2 ;

Now, multiply this value by "(x² + 4)" ;
_________________________________________
(2x² − 4x + 2) (x² + 4) =

(2x² * x²) + (2x² * 4) − (4x*x²) − (4x*4) + (2*x²) + (2*4) =

2x⁴ + 8x² − 4x³ − 16x + 2x² + 8 ;

Now, combine the "like terms" :
____________________________
+ 8x² + 2x² = 10x² ; and rewrite; to get:
____________________________
2x⁴ − 4x³ + 10x² − 16x + 8 .
______________________________
User Fabien Demangeat
by
7.7k points