The relation between the functions f(x), g(x), and h(x) will be f(x)/g(x) is equal to h(x). Then the correct option is B.
What is a function?
A statement, principle, or policy that creates the link between two variables is known as a function. Functions are found all across mathematics and are required for the creation of complex relationships.
The functions are given below.
f(x) = 3x³ + 9x² - 12x
g(x) = x - 1
h(x) = 3x² + 12x
The function f(x) can be written as
f(x) = 3x(x² + 3x - 4)
f(x) = 3x(x² + 4x - x - 4)
f(x) = 3x(x + 4)(x - 1)
f(x) = (x - 1)(3x² + 12)
Then divide the function f(x) by the function g(x), then we have
f(x) / g(x) = (x - 1)(3x² + 12) / (x - 1)
f(x) / g(x) = (3x² + 12)
f(x) / g(x) = h(x)
More about the function link is given below.
https://brainly.com/question/5245372
#SPJ2