SOLUTION: f(x)=8x+9; g(x)=7x-5 find (f*g)(x)
Algebra
->
Functions
-> SOLUTION: f(x)=8x+9; g(x)=7x-5 find (f*g)(x)
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 1006554
:
f(x)=8x+9; g(x)=7x-5
find (f*g)(x)
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
(f*g)(x) = f(x) * g(x)
(f*g)(x) = ( f(x) ) * ( g(x) )
(f*g)(x) = ( 8x+9 ) * ( 7x-5 )
(f*g)(x) = 8x( 7x-5 ) + 9( 7x-5 )
(f*g)(x) = 8x(7x)+8x(-5) + 9(7x)+9(-5)
(f*g)(x) = 56x^2-40x+63x-45
(f*g)(x) = 56x^2+23x-45