SOLUTION: Given that f(x) = 5x - 10 and g(x) = x + 3, solve for f(g(x)) when x = -1.
Algebra
->
Functions
-> SOLUTION: Given that f(x) = 5x - 10 and g(x) = x + 3, solve for f(g(x)) when x = -1.
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 791910
:
Given that f(x) = 5x - 10 and g(x) = x + 3, solve for f(g(x)) when x = -1.
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) = 5x - 10
f(g(x)) = 5( g(x) ) - 10
f(g(x)) = 5( x+3 ) - 10
f(g(x)) = 5x+15 - 10
f(g(x)) = 5x+5
f(g(-1)) = 5(-1)+5
f(g(-1)) = -5+5
f(g(-1)) =
0