asked 138k views
2 votes
Let g(x) = 4x + 1 represent the conversion from spots to stars. Let h(x) = x2

- 2
represent the conversion from stars to asteroids. Create a composite function that converts
spots directly to asteroids.

asked
User Meloney
by
7.6k points

1 Answer

3 votes
g(h(x))
g(x^2 -2)
4(x^2 - 2) + 1
4x^2 - 8 + 1
4x^2 - 7
answered
User Cobbles
by
7.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.