SOLUTION: Use the functions to answer the question. f(x) = 4x-7; g(x) = x + 3 What is the value of (f°g)(4)?
Algebra
->
Functions
-> SOLUTION: Use the functions to answer the question. f(x) = 4x-7; g(x) = x + 3 What is the value of (f°g)(4)?
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 734763
:
Use the functions to answer the question.
f(x) = 4x-7; g(x) = x + 3
What is the value of (f°g)(4)?
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
first compute fog = (4x-7) * (x+3) = 4x^2 + 5x - 21
then we compute fog (4) = 4*16 + 20 - 21 = 63