Answer:
a1) The model is a = 15/b
a2) When a = 10, b = 1.5
b) The polynomial function in standard form is [tex]f(x) = x^{4} -4x^{3} - x^{2} + 16x -12[/tex]
Step-by-step explanation:
a1) Since a and b varies inversely and a = 9, b = 5/3. First find the constant of proportionality.
[tex]a \alpha 1/b\\a = k/b\\9 = k /(5/3)\\9 = 3k/5\\45 = 3k\\k = 45/3\\k = 15[/tex]
The function that models the inverse variation is :
a = 15/b............(1)
a2) When a = 10, find b.
Substituting the value of a into equation (1)
10 = 15/b
b = 15/10
b = 1.5
b) Find the polynomial function with zeroes 1, 2, -2,3
The factors of the polynomials are x -1, x - 2, x + 2, x - 3.
The polynomial becomes:
[tex]f(x) = (x-1)(x-2)(x+2)(x-3)\\f(x) = (x^{2} - 3x + 2) ( x^{2} - x -6)\\f(x) = x^{4} -x^{3} - 6x^{2} - 3x^{3} + 3x^{2} + 18x + 2x^{2} -2x - 12\\f(x) = x^{4} -4x^{3} - x^{2} + 16x -12[/tex]