Using the Factor Theorem, the polynomials are given as follows:
1. [tex]P(x) = x^5 + 2x^4 - 7x^3 + x^2[/tex]
2. [tex]P(x) = 0.8(x^4 - 4x^3 - 16x^2 + 64x)[/tex]
3. P(x) = -0.1(x³ - 4x² - 3x + 18)
The Factor Theorem states that a polynomial function with roots [tex]x_1, x_2, \codts, x_n[/tex] is given by:
[tex]f(x) = a(x - x_1)(x - x_2) \cdots (x - x_n)[/tex]
In which a is the leading coefficient.
Item a:
The parameters are:
[tex]a = 1, x_1 = x_2 = 1, x_3 = x_4 = 0, x_5 = -4[/tex]
Hence the equation is:
P(x) = (x - 1)²x²(x + 4)
P(x) = (x² - 2x + 1)(x + 4)x²
P(x) = (x³ + 2x² - 7x + 1)x²
[tex]P(x) = x^5 + 2x^4 - 7x^3 + x^2[/tex]
Item b:
The roots are:
[tex]x_1 = x_2 = 4, x_3 = 0, x_4 = -4[/tex]
Hence:
P(x) = a(x - 4)²x(x + 4)
P(x) = a(x² - 16)x(x - 4)
P(x) = a(x³ - 16x)(x - 4)
[tex]P(x) = a(x^4 - 4x^3 - 16x^2 + 64x)[/tex]
It passes through the point x = 5, P(x) = 36, hence:
45a = 36.
a = 4/5
a = 0.8
Hence:
[tex]P(x) = 0.8(x^4 - 4x^3 - 16x^2 + 64x)[/tex]
Item 3:
The roots are:
[tex]x_1 = x_2 = 3, x_3 = -2[/tex]
Hence:
P(x) = a(x - 3)²(x + 2)
P(x) = a(x² - 6x + 9)(x + 2)
P(x) = a(x³ - 4x² - 3x + 18)
For the y-intercept, x = 0, y = -1.8, hence:
18a = -1.8 -> a = -0.1
Thus the function is:
P(x) = -0.1(x³ - 4x² - 3x + 18)
More can be learned about the Factor Theorem at https://brainly.com/question/24380382
#SPJ1