Answer:
129
Step-by-step explanation:
Answer:
P(x) = x^4 -16x^3 +76x^2 -72x -100
Step-by-step explanation:
The two roots 1-√3 and 1+√3 give rise to the quadratic factor ...
... (x -(1-√3))(x -(1+√3)) = (x-1)^2 -(√3)^2 = x^2 -2x -2
The complex root 7-i has a conjugate that is also a root. These two roots give rise to the quadratic factor ...
... (x -(7 -i))(x -(7 +i)) = (x-7)^2 -(i)^2 = x^2 -14x +50
The product of these two quadratic factors is ...
... P(x) = (x^2 -2x -2)(x^2 -14x +50) = x^4 +x^3(-14 -2) +x^2(50 +28 -2) +x(-100+28) -100
... P(x) = x^4 -16x^3 +76x^2 -72x -100
Answer:
Equation for the perimeter of prism's square face: 16x + 12
Step-by-step explanation:
Volume of Square prism = Length * Width * Height
= 144 x^3 + 216 x^2 +81 x
taking 9x common = 9x( 16 x^2 + 24 x + 9)
= 9x ( (4x)^2 + 2(4x)(3) + (3)^2 )
= 9x ( 4x+3)^2
so the length is 9x, width is 4x+3 and height is 4x+3
Now, Perimeter of prism's square face = 2* Width + 2 * Height
= 2* (4x+3) + 2* (4x+3)
= 8x +6 + 8x + 6
= 16x +12