SOLUTION: Given f(x) = x^2 + 3 and g(x) = 2x - 5 find (fg)(4)
Algebra
->
Radicals
-> SOLUTION: Given f(x) = x^2 + 3 and g(x) = 2x - 5 find (fg)(4)
Log On
Algebra: Radicals -- complicated equations involving roots
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Radicals
Question 1092970
:
Given f(x) = x^2 + 3 and g(x) = 2x - 5 find (fg)(4)
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
(fg)(4) = f(4) * g(4)
= (4^2 + 3) * (2(4) - 5)
= (19) * (3)
= 57