SOLUTION: Given f(x)=-2x to the 3 power and g(x)=4x-5, find g (f(-1))
Algebra
->
College
->
Linear Algebra
-> SOLUTION: Given f(x)=-2x to the 3 power and g(x)=4x-5, find g (f(-1))
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 287679
:
Given f(x)=-2x to the 3 power and g(x)=4x-5, find g (f(-1))
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
Given f(x)=-2x^3 and g(x)=4x-5, find g (f(-1))
-------------------------------------------------
g[f(-1)]
= g[-2(-1)^3]
= g[-2*-1]
= g[2]
= 4(2)-5
= 3
====================================
Cheers,
Stan H.