202k views
4 votes
Given: f(x) = x^2, g(x) = x + 6, h(x) = 7

Find f{g[h(x)] }.

User McPeppr
by
4.9k points

2 Answers

6 votes


f(g(h(x)))=(7+6)^2=13^2=169

User Exenza
by
5.4k points
3 votes

Given: f(x) = x^2, g(x) = x + 6, h(x) = 7

g[h(x)] = 7 + 6 = 13

f{g[h(x)]} = 13^2 = 169

Answer

f{g[h(x)]} = 169

User Maksim Solovjov
by
4.9k points