Answer:
x^4 - 14x^2 - 40x - 75.
Step-by-step explanation:
As complex roots exist in conjugate pairs the other zero is -1 - 2i.
So in factor form we have the polynomial function:
(x - 5)(x + 3)(x - (-1 + 2i))(x - (-1 - 2i)
= (x - 5)(x + 3)( x + 1 - 2i)(x +1 + 2i)
The first 2 factors = x^2 - 2x - 15 and
( x + 1 - 2i)(x +1 + 2i) = x^2 + x + 2ix + x + 1 + 2i - 2ix - 2i - 4 i^2
= x^2 + 2x + 1 + 4
= x^2 + 2x + 5.
So in standard form we have:
(x^2 - 2x - 15 )(x^2 + 2x + 5)
= x^4 + 2x^3 + 5x^2 - 2x^3 - 4x^2 - 10x - 15x^2 - 30x - 75
= x^4 - 14x^2 - 40x - 75.
Answer:
If you're asking what the perimeter is:
C 32cm
If you're asking what the length of a side is:
A 8cm
Step-by-step explanation:
Area of a square is calculated by length x width.
And all four sides of a square are equal in length.
Area: 8cm×8cm=64cm2
Perimeter: 8cm + 8cm + 8cm + 8cm= 32cm
Another way to find the length of the sides would be to take the square root of 64. I believe that only works with the area of a square though.
√(64)=8
Answer:
Correct
Step-by-step explanation:
Find their gradients using the change in y coords divided by the change in x coords. once you have the gradients (or slopes), multiply them by eachother - if the product is (-1) then theyre perpdendicular, if not, they are either parallel or intersect at a point
Answer:
see explanation
Step-by-step explanation:
To find the zeros let p(x) = 0 , that is
(x² - 1)(x² - 5x + 6) = 0
Factorise each factor
x² - 1 ← is a difference of squares and factors as (x - 1)(x + 1)
x² - 5x + 6 = (x - 2)(x - 3), thus
(x - 1)(x + 1)(x - 2)(x - 3) = 0
Equate each factor to zero and solve for x
x - 1 = 0 ⇒ x = 1
x + 1 = 0 ⇒ x = - 1
x - 2 = 0 ⇒ x = 2
x - 3 = 0 ⇒ x = 3
The zeros are x = ± 1, x = 2, x = 3