SOLUTION: Find (g o f)(x) for f(x)=3x-4 and g(x)=x^2
Algebra
->
Expressions
-> SOLUTION: Find (g o f)(x) for f(x)=3x-4 and g(x)=x^2
Log On
Algebra: Evaluation of expressions, parentheses
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on expressions
Question 1015953
:
Find (g o f)(x) for f(x)=3x-4 and g(x)=x^2
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
(g o f)(x) means g(f(x)). We can then write
g(f(x)) = g(3x-4) = (3x-4)^2 = 9x^2 - 24x + 16