Final answer:
To find the product of the functions f(x) and g(x), denoted as (fg)(x), multiply each term of f(x) by each term of g(x), combine like terms, and simplify the resulting expression.
Step-by-step explanation:
When looking to find the product of two functions, (fg)(x), where f(x) = 10x - 8 and g(x) = 10x² - x, we multiply the two functions together. This process is straight-forward – simply multiply each term in the first function by each term in the second function.
The multiplication process goes as follows:
- Multiply 10x (from f(x)) by 10x² (from g(x)) to get 100x³.
- Multiply 10x (from f(x)) by -x (from g(x)) to get -10x².
- Multiply -8 (from f(x)) by 10x² (from g(x)) to get -80x².
- Multiply -8 (from f(x)) by -x (from g(x)) to get 8x.
Sum up the results to get the final expression for (fg)(x). Making sure we combine like terms, we get:
(fg)(x) = 100x³ - 10x² - 80x² + 8x
After combining the -10x² and -80x² terms, we get the final simplified answer:
(fg)(x) = 100x³ - 90x² + 8x