SOLUTION: Given f(x)=5x+2 and g(x)=2x+1 find (f-g)(-1) and (fg)(2)
Algebra
->
Functions
-> SOLUTION: Given f(x)=5x+2 and g(x)=2x+1 find (f-g)(-1) and (fg)(2)
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 110828
:
Given f(x)=5x+2 and g(x)=2x+1 find (f-g)(-1) and (fg)(2)
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
f(x)=5x+2 and g(x)=2x+1
(f-g)(-1)=((5*-1)+2)-((2*-1)+1)
=(-5+2)-(-2+1)
=-3+2-1
=-2
.
fg(2)=(5*2+2)(2*2+1)
=12*5
=60
.
Ed