SOLUTION: How do I solve this Equation f(x)=3x g(x)=2x-5 (fg)(x)= ?
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: How do I solve this Equation f(x)=3x g(x)=2x-5 (fg)(x)= ?
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 880346
:
How do I solve this Equation f(x)=3x g(x)=2x-5 (fg)(x)= ?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
fg means "f times g"
So we're multiplying the two functions
(fg)(x) = (f*g)(x)
(fg)(x) = f(x)*g(x)
(fg)(x) = 3x*(2x-5)
(fg)(x) = 3x*2x + 3x*(-5)
(fg)(x) =
6x^2 - 15x