asked 85.6k views
3 votes
The function t(x) = 4x + 3 determines how many cans of hot sauce a food truck needs to stock on board, where x is the number of shifts the crew is going to work in the truck. The crew uses c(t(x)) to find the amount of money to spend on hot sauce. The function c(x) = 2x + 5. Solve for how much money must be spent when the crew is going to work 4 shifts

asked
User Mattt
by
7.6k points

1 Answer

6 votes
This appears to be a composite function situation where you find the value of t(x) and sub that in for the x in c(x). If x = 4, then t(4) = 4(4) + 3 and t(4) = 19. Sub that 19 in for x in c(x) to get 2(19) + 5 which is 43. So 43
answered
User Derek Nguyen
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.